I understand what you're saying. At the moment, I do not want to bind the ant
plugin to a build lifecycle. I want the plugin to be a standalone execution.

For instance, in prompt i want to do this:

>mvn foo:bar
...
[INFO] [clean:clean]
...
[INFO] [goal1:goal1]
...
[INFO] [goal2:goal2]
...
[INFO] [goal2:goal2]
...
[INFO] [foo:bar]

Is it possible for m2 to do this? If so, how?
-- 
View this message in context: 
http://www.nabble.com/-m2--Calling-goals-outside-a-plugin-tf1970783.html#a5461121
Sent from the Maven - Users forum at Nabble.com.


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

Reply via email to