Use the maven-one-plugin:
http://maven.apache.org/plugins/maven-one-plugin/
--jason
On Jun 13, 2007, at 9:58 PM, Jarek Gawor wrote:
Hi,
Does anybody here have experience with deploying a maven2 module as a
maven1 module? For example, I would like to deploy the
"geronimo-annotation_1.0_spec" module as a maven1 module. This is for
Axis2 project to get them to use our annotation definitions instead of
their partial definitions. Axis2 can be built with maven1 or maven2
but I think maven1 is preferred right now.
Thanks,
Jarek