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 148596

Summary: [65cat] Cannot add Maven plugin from plugin manager
Product: updatecenters Reporter: rajivderas <rajivderas>
Component: DevAssignee: Jiri Kovalsky <jkovalsky>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: jrechtacek, mkleint
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: log file
screen shot of the message

Description rajivderas 2008-09-29 07:35:02 UTC
Steps to reproduce: 
1) Go to Tools > Plugins
2) In Available Plugins tab type "maven" in the search box
3) The Maven plugin display in the Available Plugins, select it and click install button
4) The NetBeans IDE Installer wizard opens up click next and you will get an error message displaying the following
"There were some problems while storing Establishing a connection ....
Cause: http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastStableBuild/artifact/nbbuild/nbms/maven1/org-
netbeans-modules-maven-kit.nbm
"

I have also attached the log file and a csreen shot please have a look.

Dev Build 200809281401
JDK 6 Update 10
Comment 1 rajivderas 2008-09-29 07:36:42 UTC
Created attachment 70765 [details]
log file
Comment 2 rajivderas 2008-09-29 07:37:42 UTC
Created attachment 70766 [details]
screen shot of the message
Comment 3 Milos Kleint 2008-09-29 07:45:54 UTC
Hmm.. the url on the deadlock server seems to be

http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbuild/nbms/maven1/

reassigning to release engineering

maybe someone update deadlock's hudson and the urls changed?
Comment 4 Jiri Kovalsky 2008-10-03 13:19:46 UTC
The development Update Center was down for couple of days and now it already works fine.

*** This issue has been marked as a duplicate of 148578 ***