Mixing different maven.build.dir settings in multiproject fails
---------------------------------------------------------------
Key: MPMULTIPROJECT-51
URL: http://jira.codehaus.org/browse/MPMULTIPROJECT-51
Project: maven-multiproject-plugin
Type: Bug
Versions: 1.3
Reporter: Martijn Dashorst
Assigned to: dion gillard
If two projects have different maven.build.dir settings, the multiproject will
assume that the artifacts of project A are actually in the maven.build.dir
directory of project B (or vice versa).
Project A, project.properties
maven.build.dir=build
Project B, project.properties
maven.build.dir=target
Project B depends on Project A
Using the multiproject plugin for say multiproject:install will fail.
--
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]