Log Message: |
o Stabilized build
maven-core> mvn dependency:tree
[INFO] [dependency:tree]
[INFO] org.apache.maven:maven-core:jar:3.0-SNAPSHOT
[INFO] +- org.sonatype.plexus:plexus-plugin-manager:jar:1.0-SNAPSHOT:compile
[INFO] | +- org.apache.maven:maven-mercury:jar:3.0-SNAPSHOT:compile
but yet
{java] [INFO] Reactor Summary:
[java] [INFO] ------------------------------------------------------------------------
[...]
[java] [INFO] Maven Core ............................................ FAILED [14.024s]
[...]
[java] [INFO] Maven Mercury ......................................... NOT BUILT
[java] [INFO] ------------------------------------------------------------------------
whatever maven-mercury is used to build maven-core, it's not the one from the current build...
|