Just call the run goal of the antrun plugin on the command line, like this:
mvn antrun:run regards, Wim 2010/7/12 QkI <[email protected]> > > Hi, > Is it possible to run ant tasks which is not connected with any build > lifecycle phase? > In other word I would like to perform some action on demand using maven and > antrun plugin. > > Regards, > QkI > -- > View this message in context: > http://maven.40175.n5.nabble.com/Run-external-tasks-using-maven-tp1046324p1046324.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
