Atlassian SDK seems to be broken

Hi Marc,

I had a look at the command and at the very least it doesn’t seem to have changed recently - could you clarify if the command you specified was working in a previous version and stopped working in a more recent version?

What I found is that --non-interactive seems to work if you specify all options (including --package com.henkel.jira) and it doesn’t work otherwise.

So in your case, you could run:
atlas-create-jira-plugin --group-id com.henkel.jira --artifact-id remote-user-auth --version 1.0.2 --package com.henkel.jira --non-interactive

3 Likes