[ http://jira.codehaus.org/browse/MECLIPSE-73?page=comments#action_62319 ]
Gilles Scokart commented on MECLIPSE-73: ---------------------------------------- Let say you have a project P located in the directory /data/project/P, with two sub module A and B, and an eclipse workspace in /data/workspace If you execute > cd /data/project/P > mvn -Declipse.workspace ../../workspace You will have the project P (just a pom project) added correctly to the workspace in /data/workspace. But the module A and B will be added into a directory /data/project/workspace. > eclipse.workspace and relative path in multiproject > --------------------------------------------------- > > Key: MECLIPSE-73 > URL: http://jira.codehaus.org/browse/MECLIPSE-73 > Project: Maven 2.x Eclipse Plugin > Type: Bug > Versions: 2.1 > Reporter: Gilles Scokart > Priority: Minor > > > Relative path used in eclipse.workspace are resolved to the built project. > When multiproject is used, the relative path should be resolved relatively to > the reactor project, not relatively to the sub-module project. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira