Kees de Kooter wrote:
Did you try running the eclipse:eclipse goal? See
http://maven.apache.org/plugins/maven-eclipse-plugin/

I think this does exactly what you want.

It doesn't. It generates Eclipse project out of Maven's project. What I need is as minumum vice versa -- I do have projects in Eclipse and I need to have pom.xml generated and kept up to date, as developers continue development in Eclipse.


cheers,
Kees

On 11/24/05, Miks Rozenbergs <[EMAIL PROTECTED]> wrote:
Hello!

I'm looking for options to integrate/synchronize Maven's POM with
Eclipse project configuration files. Because currently developer would
need to maintain all dependencies in two places -- using Eclipse UI to
effectively update .classpath, .project, etc. and using text editor to
duplicate the same dependency information in Maven's pom.xml.

The Maven 2.x plug-in for the Eclipse IDE project
(http://jira.codehaus.org/secure/BrowseProject.jspa?id=11093) sounds to
be something in that direction, but unfortunately I can't find any
design outline what exactly it's going to do. Where can I get that? or
may be even hold on some "alpha" version?

Regards,
Miks Rozenbergs


---------------------------------------------------------------------
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