RE: [mevenide-user] mevenide 4.0.5 and runtime classpathScope
"Hartmut Lang" <hartmut.lang-IzeFyvvaP7pWk0Htik3J/[email protected]> Wed, 26 Nov 2008 08:45:10 +0100
| Newsgroups | gmane.comp.jakarta.turbine.maven.mevenide.user |
|---|---|
| Message-ID | <E5E9C6CC7DC8844A8DA7A9EFE7B5350E02BFEFD9@esealmw118.eemea.ericsson.se> |
Milos, Thanks for this info.=20 Do you expect "runtime" to be the default classpathScope in the next release of exec-maven plugin? Or do we have to add that to our nbactions.xml file?=20 Regards, Hartmut Lang -----Original Message----- From: Milos Kleint [mailto:[email protected]]=20 Sent: Dienstag, 25. November 2008 14:06 To: [email protected] Subject: Re: [mevenide-user] mevenide 4.0.5 and runtime classpathScope On Tue, Nov 25, 2008 at 1:11 PM, Hartmut Lang <hartmut.lang-IzeFyvvaP7pWk0Htik3J/[email protected]> wrote: > Milos, > > We are using netbeans 6.5 with mevenide 4.0.5. > We are facing the problem that on running a maven-project the exec-maven > plugin is only called with "compile" as classpathScope. And we would > need "runtime". > I also saw that you fixed an exec-maven plugin issue related to using > "runtime". > Do you plan to introduce "runtime" classpathScope in your mevenide > netbeans plugin? once the exec plugin gets released, then the maven support will start using the new version by default and will use the correct scope. I'm not even sure why compile was chosen as default scope, doesn't make much sense to me.. the current workaround for now is to use the test scope instead of runtime in case you need it. (test extends runtime) in 7.0 codebase, I've fixed the issue of main() classes in test sources and the test scope for the exec plugin is added there by default. Regards Milos > > > Regards, > Hartmut > > --------------------------------------------------------------------- > 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