Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Implemented
-
2.1
-
None
-
None
-
MacOS 10.6.4 (also seen on Windows XP)
Maven 3.0
Mac Java 1.6 (also seen on SUN JDK 1.6.0_18 on Windows)
Description
For a multi-module project where a module executes dependency:copy-dependencies on another module in the build, this does not work when building within the reactor (i.e. executing a phase earlier than package).
This can be recreated with the attached project:
In the aggregating project, execute "mvn prepare-package".
Attachments
Attachments
Issue Links
- duplicates
-
MDEP-187 dependency:copy fails when invoked from m2e with workspace resolution enabled, or more generally when copying within reactor for phases earlier than package
- Open