Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
9.0, 10.0, 11.0, 12.0, 11.1, 11.2
-
None
-
None
-
None
Description
I'm trying to install the Jira plugin in Netbeans 11, but it fails to download the REST client from atlassian:
SEVERE [org.netbeans.modules.autoupdate.ui.wizards.InstallStep] msg Caused: org.netbeans.api.autoupdate.OperationException[INSTALL]: Cannot resolve external reference to https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar at org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:768) at org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:642) at org.netbeans.modules.autoupdate.services.InstallSupportImpl.access$600(InstallSupportImpl.java:73) at org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:153) at org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:125) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [catch] at java.lang.Thread.run(Thread.java:745) There were some problems while storing JIRA REST Client. Cause: Cannot resolve external reference to https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
Searching threw up this old Bugzilla: https://netbeans.org/bugzilla/show_bug.cgi?id=244014
In that Bugzilla there are 2 links & the solution suggests that both would be tried in a fixed version.
For me, this link works:
https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
but this link fails:
https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
Attachments
Attachments
Issue Links
- duplicates
-
NETBEANS-2720 Bundle JIRA integration directly with the IDE
- Open
- relates to
-
NETBEANS-2720 Bundle JIRA integration directly with the IDE
- Open