[ https://jira.codehaus.org/browse/MECLIPSE-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov closed MECLIPSE-84. ---------------------------------- Resolution: Won't Fix Please refer to https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014 if you're wondering why this issue was closed out. > Add Maven goal to Reverse engineer Eclipse configuration files > -------------------------------------------------------------- > > Key: MECLIPSE-84 > URL: https://jira.codehaus.org/browse/MECLIPSE-84 > Project: Maven Eclipse Plugin > Issue Type: New Feature > Reporter: Archimedes Trajano > > Add Maven goal to Reverse engineer Eclipse configuration files. > That way given a different Eclipse environment such as WSAD or Rational > Application Developer. We can do something like > mvn eclipse:reverse > In the configuration file we provide the following: > <configuration> > <!-- additional files to include in configuration --> > <nonStandardConfigurationFiles> > <includes>... > </includes> > <excludes>... > </excludes> > </nonStandardConfigurationFiles> > </configuration> > The output would be in target\pom.xml which contains the existing POM with > the eclipse plugin configuration already set up. -- This message was sent by Atlassian JIRA (v6.1.6#6162)