Dear Maven community,

Maven version: 2.0.9

I'd like to execute a sequence of goals (plugins) on demand, independent from the default project lifecycle, i.e. using a command like

  mvn import-sql

Calling the individual plugins from the command line is tedious and takes a lot of execution time. Is it possible to define a custom lifecycle phase or something similar? Or do I have to use a shell script which calls the individual goals?

Thanks for any feedback,

-- Andreas



--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to