Re: [mevenide-user] Don't work at all on Netbeans 5.5
"Milos Kleint" <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.maven.mevenide.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, as a general rule I would recommend trying the netbeans 6.0 beta1. It has maven support on it's default update center. It got approx 1 year of bugfixing/development compared to the stuff for 5.5, so a lot of issues could be already fixed. On 10/8/07, Stephane Bourzeix <[email protected]> wrote: > > Hi There, > > Tried to use this plugin on a fresh NB 5.5 install and really nothing > worked correctly : > > - Path problems all the way specially if you have accentued char in your > bath (which is obviously a reality in France) worth filing as issue. Haven't seen reported before, could be also space-in-path related. - "Run" doesn't work, it says I need to configure in the project properties > but when you go there the "browse" button is grayed out and if you type the > class name it doesn't have any effect AFAIK fixed in the codebase for 6.0 - I've got : > > You are trying to access file: VM_global_library.vm from the default > package. > Please see > http://www.netbeans.org/download/dev/javadoc/org-openide-modules/org/openide/modules/doc-files/classpath.html#default_package > [ERROR]ResourceManager : unable to find resource 'VM_global_library.vm' in > any resource loader. > > and : > > [ERROR]FATAL ERROR > > [INFO]------------------------------------------------------------------------ > > [INFO]org.codehaus.plexus.util.cli.Commandline.setWorkingDirectory(Ljava/io/File;)V > [INFO]------------------------------------------------------------------------ > > [INFO]Trace > java.lang.NoSuchMethodError: > org.codehaus.plexus.util.cli.Commandline.setWorkingDirectory > (Ljava/io/File;)V > > when building javadoc. reported as issue http://www.netbeans.org/issues/show_bug.cgi?id=117565 a workaround in 6.0 based support is to set the command line maven instance for building projects (needs to be 2.0.5 at least in order to work correctly) the problem is basically caused by the fact that the maven embedder we are using is old (1 year old) which equals approx 2.0.4. The current javadoc plugin assumes a later version though. that's why the method is missing in Commandline class. Regards Milos ????? > > Any help ? > > [image: moi]*Stéphane Bourzeix*: websites : bourzeix.com<http://www.bourzeix.com>- Le > Blog <http://www.bourzeix.com/weblog> > contact : stephane-Cdb4lGgoHfdWk0Htik3J/[email protected] >