Atlas-install-plugin not working on jira 10.6.1

Hi facing error when deploying on jira 10.6.1 with atlas-install-plugin. Is anyone facing this error

Error below

[INFO] Scanning for projects...
[INFO]
[INFO] ---------------------------< com.vamhi:kali >---------------------------
[INFO] Building Vamhi Kali - Dark theme for Jira 2.6.0.2-RELEASE
[INFO] --------------------------[ atlassian-plugin ]--------------------------
[INFO]
[INFO] --- amps-dispatcher-maven-plugin:8.1.2:install (default-cli) @ kali ---
[INFO] Install Plugin: Uploading 'kali-2.6.0.2-RELEASE.jar' to server via UPM: http://131.1.12.54:8091
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.877 s
[INFO] Finished at: 2025-05-22T11:29:09Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.atlassian.maven.plugins:amps-dispatcher-maven-plugin:8.1.2:install (default-cli) on project kali: Unable to execute mojo: Execution null of goal com.atlassian.maven.plugins:atlassian-pdk:2.3.3:install failed: java.lang.NullPointerException: Cannot invoke "java.net.URI.toURL()" because the return value of "com.sun.jersey.api.client.ClientRequest.getURI()" is null -> [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
1 Like