Justin Edelson
Sat, 30 Jan 2010 11:07:19 -0800
Justin On 1/30/10 1:48 PM, Kay Kay wrote:
I have defined a class inheriting from AbstractMojo with @goal mygoal. So, everytime we do $ mvn myplugin:mygoalI want to invoke the compile goal ( $ mvn compile ) behind the scenes and my goal getting launched only if the former was a success. Is there an annotation / configuration in pom.xml of my maven plugin to do this.--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org