Greetings,
I was following the guide Hello World from Atlassian developer and when I was trying to release the plugin on my Jira Server I get the following error:
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.454 s
[INFO] Finished at: 2021-04-25T13:19:05Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.atlassian.maven.plugins:maven-amps-dispatcher-plugin:6.2.8:install (default-cli) on project myPlugin: Unable to execute mojo: Execution null of goal com.atlassian.maven.plugins:atlassian-pdk:2.3.3:install failed: java.net.ConnectException: Connection refused (Connection refused) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
First of all I run the following command: atlas-package
Next to this I run this one: altas-install-plugin.
Can you help me?
Regards
I'm facing the exact same error. Did it get resolved somehow?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.