[ https://jira.codehaus.org/browse/MECLIPSE-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=333735#comment-333735 ]
Carlo Cancellieri commented on MECLIPSE-702: -------------------------------------------- This still happens with version 2.9 of the maven-eclipse-plugin: https://jira.codehaus.org/browse/GEOT-4589 Note: In that project the version 2.5 is working without setting the projectnature. $ mvn -version Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 14:51:28+0100) Maven home: /opt/apache-maven-3.0.5 Java version: 1.6.0_35, vendor: Sun Microsystems Inc. Java home: /usr/share/java/jdk1.6.0_35/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.2.0-52-generic-pae", arch: "i386", family: "unix" > -Declipse.addVersionToProjectName=true option does not add Version to > referenced project names. > ----------------------------------------------------------------------------------------------- > > Key: MECLIPSE-702 > URL: https://jira.codehaus.org/browse/MECLIPSE-702 > Project: Maven Eclipse Plugin > Issue Type: Bug > 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. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira