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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to