If you're serious about this you should check out maven-model-converter [1]. That is the component that is used in the maven-one-plugin to convert a project.xml to a pom.xml. It just needs to work the other way around. You should be able to get a fairly usable project.xml without to much coding. But it depends on how much of the M2 functionality you need in M1.

[1] https://svn.apache.org/repos/asf/maven/shared/trunk/maven-model-converter/

Nick Stolwijk wrote:
It's not that I want to go back, but for my employer I need to deliver a project in Maven 1, while I prefer working in Maven 2. If I can afterwards create a (simple) maven 1 configuration for the dependencies, I would be happy.

With regards,

Nick Stolwijk

Wim Deblauwe wrote:
? why would anyone want to go back to the old maven version?

2007/8/21, Lukas Theussl <[EMAIL PROTECTED]>:
Yeah! I want that too! :)

-Lukas


[EMAIL PROTECTED] wrote:
I have found the maven 2 plugin to convert a project.xml (maven 1) to a
pom.xml (maven 2). Is there also a maven 1 or maven 2 plugin, which
converts a pom.xml to a project.xml?
With regards,

Nick Stolwijk

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






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




--
Dennis Lundberg

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

Reply via email to