This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 134696

Summary: Missing maven-hints-3.1.1.nbm
Product: updatecenters Reporter: Marian Mirilovic <mmirilovic>
Component: DevAssignee: rnovak <rnovak>
Status: CLOSED WORKSFORME    
Severity: blocker CC: juhrik, mkleint
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Marian Mirilovic 2008-05-07 20:41:29 UTC
Daily build and tried to install Maven plugin from UC :
INFO [org.netbeans.modules.autoupdate.ui.wizards.InstallStep]:
http://dlc.sun.com/netbeans/updates/dev/uc/final/main/modules/maven/maven-hints-3.1.1.nbm
org.netbeans.api.autoupdate.OperationException:
http://dlc.sun.com/netbeans/updates/dev/uc/final/main/modules/maven/maven-hints-3.1.1.nbm
	at org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:677)
	at org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:612)
	at org.netbeans.modules.autoupdate.services.InstallSupportImpl.access$400(InstallSupportImpl.java:100)
	at org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:170)
	at org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:144)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
[catch] at java.lang.Thread.run(Thread.java:619)
Comment 1 Milos Kleint 2008-05-08 01:05:14 UTC
I have told rnovak to remove the hints module from 6.5 and 6.0 as it only works in 6.1 (due to an implementation
dependency). maybe that's what is causing it?
Comment 2 Jiri Kovalsky 2008-05-09 13:19:35 UTC
Roberte, can you check if the plugin is published correctly on the Development Update Center? Thanks!
Comment 3 Marian Mirilovic 2008-05-09 13:21:40 UTC
it works after recent changes ... thanks 
Comment 4 Marian Mirilovic 2008-05-09 13:22:07 UTC
v/c