http://jira.codehaus.org/browse/MNG-2730
On 30/07/2010, at 8:58 PM, Justin Edelson wrote: > On 7/30/10 7:39 AM, Mirko Jahn wrote: >> Hey there, >> >> I am currently using Maven2 and 3 in parallel. I just tweaked the >> scripts in the bin folder to use mvn3 instead of mvn for the beta-1 >> release. This is a great way for me to easily check if my build has >> any problems with the latest release without the need to switch >> environment variables or similar. However, I am running into problems >> when using the invoker plugin, because it requires a "mvn" script in >> order to work property. Is there a way to tell (within a plugin to >> know which version of Maven I am using and then just overwrite the >> required executable? Maybe there is even a simpler way of doing this, >> that's why I am asking this group, if others have already a better >> solution - or could share some piece of advice. >> >> Cheers, >> Mirko > > What's wrong with switching environment variables? That's what I've been > doing. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Brett Porter [email protected] http://brettporter.wordpress.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
