Menu

#21 maven-plugin to support command-line configuration

open
nobody
None
5
2006-05-07
2006-05-07
No

In the process of moving from ANT to Maven, it is
possible to write a roma maven plugin, usable to
perform all set of operations at this time done through
ant standard commands.
As starting point, we should define which are the tasks
hard-coded into ant build.xml.

An introduction to maven-plugin development can be
found here:

<a
href="http://maven.apache.org/guides/introduction/introduction-to-plugins.html">
http://maven.apache.org/guides/introduction/introduction-to-plugins.html</a>

Discussion


Log in to post a comment.