-Declipse.addVersionToProjectName=true option does not add Version to referenced project names. -----------------------------------------------------------------------------------------------
Key: MPECLIPSE-137 URL: https://jira.codehaus.org/browse/MPECLIPSE-137 Project: Maven 1.x Eclipse Plugin Issue Type: Bug Affects Versions: 1.12 Environment: java 1.6.25, Windows 7 Reporter: Jake Lee Priority: Minor When calling 'mvn eclipse:eclipse -Declipse.addVersionToProjectName=true' from a parent directory, so that all underlying projects will be created, the plugin does not add the Version to the name of projects referenced. When it is loaded into eclipse, eclipse cannot find the project with name [refrenced-project-name] even though the project is available with the name [referenced-project-name]-[version]. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira