RE: [mevenide-user] Issues with Mevenide 3.1 in NB 6.1 Beta
"Putrycz, Erik" <[email protected]> Fri, 7 Mar 2008 18:38:57 -0500
| Newsgroups | gmane.comp.jakarta.turbine.maven.mevenide.user |
|---|---|
| Message-ID | <[email protected]> |
I've been using Q4E on Eclipse with is also using Maven 2.1 and even on the user list, I have seen very few backward compatibilities issues. Erik. -----Original Message----- From: Milos Kleint [mailto:[email protected]] Sent: March 7, 2008 1:51 AM To: [email protected] Subject: Re: [mevenide-user] Issues with Mevenide 3.1 in NB 6.1 Beta well, the more people use it the better I suppose. Especially for catching backward compatibility issues in the maven embedder in 2.1.. That's my biggest fear so far with releasing 3.1 of mevenide. Milos On Fri, Mar 7, 2008 at 5:34 AM, Daniel Mutch <[email protected]> wrote: > > > Sure... > > You can manually download the latest daily nbm snapshots from > > http://deadlock.netbeans.org/hudson/job/mevenide/ > > click on mevenide-AU-SNAPSHOT.zip > > This is using a snapshot of maven 2.1 so the likely hood is there will be > stability issues. But it does enable you to use the latest versions of > surefire and pmd etc. > > You might want to check with Milos whether this is a good idea or not :) > > cheers > Dan > > > > > ErikNRC wrote: > > > > May I ask a stupid question? > > How can I install the Mevenide 3.1? > > I have the default one installed and many of my builds complain about > > the maven version used (2.0.6). Is the snapshot version using a more > > recent version? My testng tests are failing with that old version... > > > > Erik. > > > > -----Original Message----- > > From: Daniel Mutch [mailto:[email protected]] > > Sent: March-06-08 9:42 PM > > To: [email protected] > > Subject: [mevenide-user] Issues with Mevenide 3.1 in NB 6.1 Beta > > > > > > 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:1 > > 45) > > at > > org.openide.loaders.InstanceDataObject$Ser.instanceClass(InstanceDataObj > > ect.java:1159) > > at > > org.openide.loaders.InstanceSupport.instanceCreate(InstanceSupport.java: > > 213) > > at > > org.openide.loaders.InstanceDataObject$Ser.instanceCreate(InstanceDataOb > > ject.java:1214) > > at > > org.openide.loaders.InstanceDataObject.instanceCreate(InstanceDataObject > > .java:717) > > at > > org.netbeans.modules.options.keymap.LayersBridge.createAction(LayersBrid > > ge.java:383) > > at > > org.netbeans.modules.options.keymap.LayersBridge.initActions(LayersBridg > > e.java:152) > > at > > org.netbeans.modules.options.keymap.LayersBridge.initActions(LayersBridg > > e.java:116) > > at > > org.netbeans.modules.options.keymap.LayersBridge.getActions(LayersBridge > > .java:100) > > at > > org.netbeans.modules.options.keymap.KeymapModel.getActionCategories(Keym > > apModel.java:88) > > at > > org.netbeans.modules.options.keymap.KeymapModel.<init>(KeymapModel.java: > > 383) > > at > > org.netbeans.modules.options.keymap.KeymapViewModel.<init>(KeymapViewMod > > el.java:88) > > at > > org.netbeans.modules.options.keymap.KeymapPanel.getModel(KeymapPanel.jav > > a:379) > > at > > org.netbeans.modules.options.keymap.KeymapPanelController.getLookup(Keym > > apPanelController.java:85) > > at > > org.netbeans.modules.options.CategoryModel$Category.getLookup(CategoryMo > > del.java:419) > > at > > org.netbeans.modules.options.CategoryModel$Category.access$000(CategoryM > > odel.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:98 > > 6) > > > > 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-tp15885944 > > p15885944.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 > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe from this list, please visit: > > > > http://xircles.codehaus.org/manage_email > > > > > > > > > > -- > View this message in context: http://www.nabble.com/Issues-with-Mevenide-3.1-in-NB-6.1-Beta-tp15885944 p15889764.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 > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email