[mevenide-user] Issues with Mevenide 3.1 in NB 6.1 Beta
Daniel Mutch <[email protected]> Thu, 6 Mar 2008 18:42:07 -0800 (PST)
| Newsgroups | gmane.comp.jakarta.turbine.maven.mevenide.user |
|---|---|
| Message-ID | <[email protected]> |
Hey
I installed NB 6.1 Beta today. After finding that the mevenide version
offered via plugins was not 3.1 I downloaded the 3.1 version from the
deadlock server and installed.
I opened one of my projects (which is working fine under a previous daily
release of 6.1 200802191203 and Mevenide 3.1 same date). This project is
large with several layers of parent child relationships.
I tried to compile from the top level but it failed immediately. It couldn't
find one of my projects in the maven repository. I don't know why it was
looking there. (See attached file for output)
I also noted that it was trying to use the default location under documents
and settings for my local repository instead of the one i have defined in my
settings.xml
When I checked options it was correctly displaying my defined repository
location.
I tried compiling a lower level project and it started downloading jars and
installing them into the default repository location.
I stopped the process and went to options to try to set the location again.
Hitting browse caused netbeans to hang. When i checked the logs it had
generated the following exception:
java.lang.ClassNotFoundException:
org.codehaus.mevenide.repository.search.SearchAction
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:244)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at org.openide.loaders.InstanceSupport.findClass(InstanceSupport.java:498)
at
org.openide.loaders.InstanceSupport.instanceClass(InstanceSupport.java:145)
at
org.openide.loaders.InstanceDataObject$Ser.instanceClass(InstanceDataObject.java:1159)
at
org.openide.loaders.InstanceSupport.instanceCreate(InstanceSupport.java:213)
at
org.openide.loaders.InstanceDataObject$Ser.instanceCreate(InstanceDataObject.java:1214)
at
org.openide.loaders.InstanceDataObject.instanceCreate(InstanceDataObject.java:717)
at
org.netbeans.modules.options.keymap.LayersBridge.createAction(LayersBridge.java:383)
at
org.netbeans.modules.options.keymap.LayersBridge.initActions(LayersBridge.java:152)
at
org.netbeans.modules.options.keymap.LayersBridge.initActions(LayersBridge.java:116)
at
org.netbeans.modules.options.keymap.LayersBridge.getActions(LayersBridge.java:100)
at
org.netbeans.modules.options.keymap.KeymapModel.getActionCategories(KeymapModel.java:88)
at
org.netbeans.modules.options.keymap.KeymapModel.<init>(KeymapModel.java:383)
at
org.netbeans.modules.options.keymap.KeymapViewModel.<init>(KeymapViewModel.java:88)
at
org.netbeans.modules.options.keymap.KeymapPanel.getModel(KeymapPanel.java:379)
at
org.netbeans.modules.options.keymap.KeymapPanelController.getLookup(KeymapPanelController.java:85)
at
org.netbeans.modules.options.CategoryModel$Category.getLookup(CategoryModel.java:419)
at
org.netbeans.modules.options.CategoryModel$Category.access$000(CategoryModel.java:305)
at org.netbeans.modules.options.CategoryModel$1.run(CategoryModel.java:85)
at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561)
at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986)
cheers
Dan http://www.nabble.com/file/p15885944/build-output.txt build-output.txt
--
View this message in context: http://www.nabble.com/Issues-with-Mevenide-3.1-in-NB-6.1-Beta-tp15885944p15885944.html
Sent from the mevenide - user mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email