Hi all,

I currently have a mvn command line which is fairly long eg:

mvn clean compile war:inplace tomcat:inplace

Is it possible to use a profile to reduce this to something like:

mvn -P local-deploy

where I can specify the exact goals in the profile instead of on the
command line?

Thanks,
Kev

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to