I think that this has been resolved now that has been merged. Marking as fixed.
Ron Roskens December 15, 2014 at 9:07 AM
I bumped the revision for maven-dependency-plugin from 2.4 to 2.9 and got a different message:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.9:copy (copy) on project standalone: Artifact has not been packaged yet. When used on reactor artifact, copy should be executed after packaging: see MDEP-187. -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.9:copy (copy) on project standalone: Artifact has not been packaged yet. When used on reactor artifact, copy should be executed after packaging: see MDEP-187.
Ron Roskens December 13, 2014 at 11:43 PM
Attaching partial log file from the part that failed. I ran the compile/test with arguments -X -e.
I would like to be able to do the following sequence of commands and see the build & tests run through successfully to the end.
Currently, there are unit tests that fail when running this way.
: MigratorTest