Re: [mevenide-user] What version of maven is embedded in the NB plugin?
"Milos Kleint" <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.maven.mevenide.user |
|---|---|
| Message-ID | <[email protected]> |
consider it 2.0.4. That's how it reports to the plugins now. It's actually a 2.1-SNAPSHOT from September 2006, but feature- and dependency-wise it's equivalent to 2.0.4. A new version of embedder will come when 2.1 is reasonably stable and I get to rewrite the netbeans code to use it. Definitely not coming for the version shipping with 6.0, maybe for an upgrade. in the meantime try workarounding the issue by running the project by the means of exec-maven-plugin for example. Or make sure that none of the plugins in the default lifecycle require 3.0.5+ Regards Milos On Nov 13, 2007 3:29 AM, mutchd <[email protected]> wrote: > > Hi Milos > > We recently added the PMD plugin to our build process but i can't use it > in > NB because it complains that maven v2.0.6 or higher is required for this > plugin. What version is emebedded in the plugin? I can switch to external > build but then I can't run my project because that forces you to use the > embedded version. > > cheers > Dan > -- > View this message in context: > http://www.nabble.com/What-version-of-maven-is-embedded-in-the-NB-plugin--tf4795420.html#a13718755 > Sent from the mevenide - user mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > >