Though it may take a little work, how about using the Maven 2 to Ant
converter (http://maven.apache.org/plugins/maven-ant-plugin/). IIRC, Maven 1
can support Ant syntax, I would imagine it would only take a little bit of
hacking to get the ant file to run as a maven.xml. Then all you'd need to
convert would be the POM which would be much more straightforward.

-- 
Eric Redmond
http://blog.propellors.net

On 8/22/07, Nick Stolwijk <[EMAIL PROTECTED]> 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]
>
>

Reply via email to