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 - Missing maven-hints-3.1.1.nbm
Summary: Missing maven-hints-3.1.1.nbm
Status: CLOSED WORKSFORME
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Dev (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: rnovak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-07 20:41 UTC by Marian Mirilovic
Modified: 2008-05-09 13:22 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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