Fabrizio Giustina wrote:
Some time ago I started a simple plugin for m2 which converts maven 1
project.xml to pom.xml (pom conversion + few basic plugin
configuration from project.properties to pom.xml). This allows an easy
conversion of maven 1 projects, for users willing to migrate to m2.
The initial code is available at http://jira.codehaus.org/browse/MNG-1530

I would like to add this plugin to svn + refactoring the pom converter
to a separate artifact, which can be shared between the plugin and
repository tools (see http://jira.codehaus.org/browse/MRM-29 )

Please vote the following:
[ ] add the new plugin

+1

[ ] add a new module with the pom converter

+1

We need all the help we can with the conversion stuff.  Sounds good.

... about the pom converter stuff (if we decide to add it) we should
also decide where to put it. If outside the plugin dir, I will need a
"sponsor" who can do that, since I only have access to the svn plugins
area.

It would be nice if you made it a tool that would be used inside a mojo. As most of our tools are plexus components I think doing the same would make sense. Plexus components are easy to reuse inside Mojos and are also resuable in other tools which are usually Plexus-based in our case.

We might want to start collecting our repo management code here:

http://svn.apache.org/viewcvs.cgi/maven/repository-manager/

And move the maven-repository-tools in there as well.

If you have time and code to contribute I would be +1 for giving you access the the repository-manager module.

fabrizio

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--

jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org

We all have problems. How we deal with them is a measure of our worth.

 -- Unknown

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to