Hi, I was wondering whether there's a plugin that can be run on an eclipse project to turn it into a maven project?
So in other words one would create a project in eclipse, run "mvn eclipse:reverse", and and a pom.xml would appear in the root directory. In addition if the project has dependencies which don't exist in the local maven repo, the plugin would install them.
Thanks, - Ole --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
