You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/06/28 16:05:54 UTC

Build failed in Jenkins: maven-plugins-ITs-m3 #498

See <https://builds.apache.org/job/maven-plugins-ITs-m3/498/changes>

Changes:

[olamy] add Tony Chemit in contributor section

[olamy] [MDEPLOY-151] use maven-plugin-tools' java 5 annotations
Patch modified to use a released version
Submitted by Tony Chemit.

------------------------------------------
[...truncated 9466 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ maven-shade-plugin ---
[INFO] Compiling 29 source files to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/classes>
[INFO] 
[INFO] --- plexus-component-metadata:1.5.5:generate-metadata (default) @ maven-shade-plugin ---
[INFO] Discovered 1 component descriptors(s)
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ maven-shade-plugin ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ maven-shade-plugin ---
[INFO] Compiling 15 source files to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/test-classes>
[INFO] 
[INFO] --- plexus-component-metadata:1.5.5:generate-test-metadata (default) @ maven-shade-plugin ---
[INFO] Discovered 1 component descriptors(s)
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ maven-shade-plugin ---
[INFO] Surefire report directory: <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugins.shade.mojo.RelativizePathTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.apache.maven.plugins.shade.mojo.ShadeMojoTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.245 sec
Running org.apache.maven.plugins.shade.mojo.ArtifactSelectorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.maven.plugins.shade.mojo.ArtifactIdTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.maven.plugins.shade.filter.SimpleFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.maven.plugins.shade.resource.AppendingTransformerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.maven.plugins.shade.resource.ApacheNoticeResourceTransformerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.maven.plugins.shade.resource.ApacheLicenseResourceTransformerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.maven.plugins.shade.resource.XmlAppendingTransformerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.maven.plugins.shade.resource.ComponentsXmlResourceTransformerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
Running org.apache.maven.plugins.shade.relocation.SimpleRelocatorParameterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.maven.plugins.shade.relocation.SimpleRelocatorTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.maven.plugins.shade.DefaultShaderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.987 sec

Results :

Tests run: 27, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ maven-shade-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/maven-shade-plugin-2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-plugin-plugin:2.8:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-shade-plugin ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ maven-shade-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/maven-shade-plugin-2.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-invoker-plugin:1.5:install (integration-test) @ maven-shade-plugin ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/pom.xml> to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/local-repo/org/apache/maven/plugins/maven-shade-plugin/2.0-SNAPSHOT/maven-shade-plugin-2.0-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/maven-shade-plugin-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/local-repo/org/apache/maven/plugins/maven-shade-plugin/2.0-SNAPSHOT/maven-shade-plugin-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/maven-shade-plugin-2.0-SNAPSHOT-tests.jar> to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/local-repo/org/apache/maven/plugins/maven-shade-plugin/2.0-SNAPSHOT/maven-shade-plugin-2.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-invoker-plugin:1.5:integration-test (integration-test) @ maven-shade-plugin ---
[INFO] Building: shadePomDependency/pom.xml
[INFO] ..SUCCESS (9.8 s)
[INFO] Building: finalNameShade-attached/pom.xml
[INFO] ..SUCCESS (3.8 s)
[INFO] Building: attached-artifact-type/pom.xml
[INFO] ..SUCCESS (3.4 s)
[INFO] Building: project-with-reactors-included/pom.xml
[INFO] ..SUCCESS (5.3 s)
[INFO] Building: pom-packaging/pom.xml
[INFO] ..SUCCESS (2.6 s)
[INFO] Building: users-shader-impl/pom.xml
[INFO] ..SUCCESS (4.3 s)
[INFO] Building: mini-jar-respect-includes/pom.xml
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: reloc-includes-excludes/pom.xml
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: manifest-retained/pom.xml
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: implicit-inclusion-of-project-artifact/pom.xml
[INFO] ..SUCCESS (4.1 s)
[INFO] Building: dep-reduced-pom-relocated-result/pom.xml
[INFO] ..SUCCESS (3.1 s)
[INFO] Building: dep-reduced-pom-with-local-parent/pom.xml
[INFO] ..SUCCESS (3.0 s)
[INFO] Building: rerun-without-reloc/pom.xml
[INFO] ..SUCCESS (3.6 s)
[INFO] Building: finalNameBuild-attached/pom.xml
[INFO] ..SUCCESS (3.6 s)
[INFO] Building: empty-apache-notice-transform/pom.xml
[INFO] ..SUCCESS (4.6 s)
[INFO] Building: MSHADE-105/pom.xml
[INFO] ..SUCCESS (6.6 s)
[INFO] Building: reloc-anno/pom.xml
[INFO] ..SUCCESS (3.6 s)
[INFO] Building: component-descriptor-relocation/pom.xml
[INFO] ..SUCCESS (4.3 s)
[INFO] Building: mini-jar-package-info/pom.xml
[INFO] ..SUCCESS (4.6 s)
[INFO] Building: dep-reduced-pom/pom.xml
[INFO] ..SUCCESS (3.9 s)
[INFO] Building: mshade-123/pom.xml
[INFO] ..SUCCESS (6.0 s)
[INFO] Building: reloc-enum-ref-from-anno/pom.xml
[INFO] ..SUCCESS (3.4 s)
[INFO] Building: rerun-with-reloc/pom.xml
[INFO] ..SUCCESS (5.5 s)
[INFO] Building: mini-jar/pom.xml
[INFO] ..SUCCESS (4.2 s)
[INFO] Building: xml-transformer-ignores-dtd/pom.xml
[INFO] ..SUCCESS (3.8 s)
[INFO] Building: duplicate-classes-with-reloc/pom.xml
[INFO] ..SUCCESS (3.1 s)
[INFO] Building: finalNameShade/pom.xml
[INFO] ..SUCCESS (3.7 s)
[INFO] Building: finalNameBuild/pom.xml
[INFO] ..SUCCESS (3.6 s)
[INFO] Building: filter-artifact-contents/pom.xml
[INFO] ..SUCCESS (3.6 s)
[INFO] Building: artifact-includes-excludes/pom.xml
[INFO] ..SUCCESS (3.8 s)
[INFO] Building: non-runtime-scope-excluded/pom.xml
[INFO] ..SUCCESS (3.9 s)
[INFO] Building: manifest-transformed/pom.xml
[INFO] ..SUCCESS (4.5 s)
[INFO] Building: reloc-abs-resource-path/pom.xml
[INFO] ..SUCCESS (5.7 s)
[INFO] Building: services-resource-transformer/pom.xml
[INFO] ..SUCCESS (3.9 s)
[INFO] Building: reloc-class-from-string-pool/pom.xml
[INFO] ..SUCCESS (3.5 s)
[INFO] Building: attach-after-lifecycle-fork/pom.xml
[INFO] ..SUCCESS (3.2 s)
[INFO] Building: mini-jar-malformed-dependencies/pom.xml
[INFO] ..SUCCESS (7.0 s)
[INFO] Building: duplicate-classes-without-reloc/pom.xml
[INFO] ..SUCCESS (3.0 s)
[INFO] Building: empty-relocation-shaded-pattern/pom.xml
[INFO] ..SUCCESS (3.6 s)
[INFO] Building: empty-relocation-pattern/pom.xml
[INFO] ..SUCCESS (3.6 s)
[INFO] 
[INFO] --- maven-invoker-plugin:1.5:verify (integration-test) @ maven-shade-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 40, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ maven-shade-plugin ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/maven-shade-plugin-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/.repository/org/apache/maven/plugins/maven-shade-plugin/2.0-SNAPSHOT/maven-shade-plugin-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/pom.xml> to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/.repository/org/apache/maven/plugins/maven-shade-plugin/2.0-SNAPSHOT/maven-shade-plugin-2.0-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/maven-shade-plugin-2.0-SNAPSHOT-tests.jar> to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/.repository/org/apache/maven/plugins/maven-shade-plugin/2.0-SNAPSHOT/maven-shade-plugin-2.0-SNAPSHOT-tests.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ maven-plugins-aggregator ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/pom.xml> to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/.repository/org/apache/maven/plugins/maven-plugins-aggregator/1-SNAPSHOT/maven-plugins-aggregator-1-SNAPSHOT.pom>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Plugins ..................................... SUCCESS [8.950s]
[INFO] Maven ACR Plugin .................................. SUCCESS [42.275s]
[INFO] Maven Ant Plugin .................................. SUCCESS [1:05.076s]
[INFO] Maven AntRun Plugin ............................... SUCCESS [56.589s]
[INFO] Maven Eclipse Plugin .............................. SUCCESS [6:30.892s]
[INFO] Maven Assembly Plugin ............................. SUCCESS [10:54.192s]
[INFO] Maven Changelog Plugin ............................ SUCCESS [47.293s]
[INFO] Maven Changes Report Plugin ....................... SUCCESS [1:01.746s]
[INFO] Maven Checkstyle Plugin ........................... SUCCESS [1:34.903s]
[INFO] Maven Clean Plugin ................................ SUCCESS [23.394s]
[INFO] Maven Compiler Plugin ............................. SUCCESS [33.848s]
[INFO] Maven Dependency Plugin ........................... SUCCESS [1:58.757s]
[INFO] Maven Deploy Plugin ............................... SUCCESS [1:03.967s]
[INFO] Maven DOAP Plugin ................................. SUCCESS [15.567s]
[INFO] Maven Documentation Checker Plugin ................ SUCCESS [8.003s]
[INFO] Maven EAR Plugin .................................. SUCCESS [3:30.481s]
[INFO] Maven EJB Plugin .................................. SUCCESS [27.289s]
[INFO] Maven GPG Plugin .................................. SUCCESS [38.799s]
[INFO] Maven Help Plugin ................................. SUCCESS [35.572s]
[INFO] Maven IDEA Plugin ................................. SUCCESS [7.582s]
[INFO] Maven Install Plugin .............................. SUCCESS [38.429s]
[INFO] Maven JAR Plugin .................................. SUCCESS [1:07.968s]
[INFO] Maven Jarsigner Plugin ............................ SUCCESS [24.389s]
[INFO] Maven Javadoc Plugin .............................. SUCCESS [3:46.283s]
[INFO] Maven Linkcheck Plugin ............................ SUCCESS [1.739s]
[INFO] Maven One Plugin .................................. SUCCESS [2.458s]
[INFO] Maven Patch Plugin ................................ SUCCESS [12.920s]
[INFO] Maven PDF Plugin .................................. SUCCESS [29.251s]
[INFO] Maven PMD Plugin .................................. SUCCESS [38.063s]
[INFO] Maven RAR Plugin .................................. SUCCESS [6.634s]
[INFO] Maven Reactor Plugin .............................. SUCCESS [2.669s]
[INFO] Maven Repository Plugin ........................... FAILURE [15.679s]
[INFO] Maven Resources Plugin ............................ SUCCESS [1:00.592s]
[INFO] Maven Site Plugin 3 ............................... FAILURE [5:43.147s]
[INFO] Maven Source Plugin ............................... SUCCESS [30.196s]
[INFO] Maven Stage Plugin ................................ SUCCESS [1.708s]
[INFO] Maven Toolchains Plugin ........................... SUCCESS [1.351s]
[INFO] Maven Verifier Plugin ............................. SUCCESS [9.782s]
[INFO] Maven WAR Plugin .................................. SUCCESS [1:14.766s]
[INFO] Maven Invoker Plugin .............................. FAILURE [3:50.281s]
[INFO] Maven Project Info Reports Plugin ................. SUCCESS [2:50.257s]
[INFO] Maven Remote Resources Plugin ..................... FAILURE [46.503s]
[INFO] Maven Shade Plugin ................................ SUCCESS [3:12.307s]
[INFO] Maven Plugins Aggregator .......................... SUCCESS [0.086s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:00:35.826s
[INFO] Finished at: Thu Jun 28 14:05:53 UTC 2012
[INFO] Final Memory: 75M/995M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "apache.snapshots" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.9:test (integration-tests) on project maven-repository-plugin: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-repository-plugin/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:1.5:verify (integration-test) on project maven-site-plugin: 1 build failed. -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:1.5:verify (integration-test) on project maven-invoker-plugin: 2 builds failed. -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.9:verify (integration-tests) on project maven-remote-resources-plugin: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-remote-resources-plugin/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-repository-plugin
Build step 'Invoke top-level Maven targets' marked build as failure

Build failed in Jenkins: maven-plugins-ITs-m3 #499

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-ITs-m3/499/changes>

Changes:

[olamy] add Tony in contributor section

[olamy] [MINSTALL-88] use maven-plugin-tools' java 5 annotations
Patch modified to use non snapshot version
Submitted by Tony Chemit.

[olamy] upgrade to parent 22

------------------------------------------
[...truncated 9599 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ maven-shade-plugin ---
[INFO] Compiling 29 source files to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/classes>
[INFO] 
[INFO] --- plexus-component-metadata:1.5.5:generate-metadata (default) @ maven-shade-plugin ---
[INFO] Discovered 1 component descriptors(s)
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ maven-shade-plugin ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ maven-shade-plugin ---
[INFO] Compiling 15 source files to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/test-classes>
[INFO] 
[INFO] --- plexus-component-metadata:1.5.5:generate-test-metadata (default) @ maven-shade-plugin ---
[INFO] Discovered 1 component descriptors(s)
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ maven-shade-plugin ---
[INFO] Surefire report directory: <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugins.shade.DefaultShaderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.879 sec
Running org.apache.maven.plugins.shade.resource.ApacheLicenseResourceTransformerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.maven.plugins.shade.resource.XmlAppendingTransformerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.maven.plugins.shade.resource.AppendingTransformerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.maven.plugins.shade.resource.ApacheNoticeResourceTransformerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.apache.maven.plugins.shade.resource.ComponentsXmlResourceTransformerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec
Running org.apache.maven.plugins.shade.mojo.ShadeMojoTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.726 sec
Running org.apache.maven.plugins.shade.mojo.RelativizePathTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.apache.maven.plugins.shade.mojo.ArtifactSelectorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.maven.plugins.shade.mojo.ArtifactIdTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.maven.plugins.shade.filter.SimpleFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.maven.plugins.shade.relocation.SimpleRelocatorTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.maven.plugins.shade.relocation.SimpleRelocatorParameterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec

Results :

Tests run: 27, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ maven-shade-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/maven-shade-plugin-2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-plugin-plugin:2.8:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-shade-plugin ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ maven-shade-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/maven-shade-plugin-2.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-invoker-plugin:1.5:install (integration-test) @ maven-shade-plugin ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/pom.xml> to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/local-repo/org/apache/maven/plugins/maven-shade-plugin/2.0-SNAPSHOT/maven-shade-plugin-2.0-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/maven-shade-plugin-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/local-repo/org/apache/maven/plugins/maven-shade-plugin/2.0-SNAPSHOT/maven-shade-plugin-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/maven-shade-plugin-2.0-SNAPSHOT-tests.jar> to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/local-repo/org/apache/maven/plugins/maven-shade-plugin/2.0-SNAPSHOT/maven-shade-plugin-2.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-invoker-plugin:1.5:integration-test (integration-test) @ maven-shade-plugin ---
[INFO] Building: artifact-includes-excludes/pom.xml
[INFO] ..SUCCESS (5.9 s)
[INFO] Building: dep-reduced-pom-with-local-parent/pom.xml
[INFO] ..SUCCESS (4.5 s)
[INFO] Building: implicit-inclusion-of-project-artifact/pom.xml
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: reloc-class-from-string-pool/pom.xml
[INFO] ..SUCCESS (4.5 s)
[INFO] Building: non-runtime-scope-excluded/pom.xml
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: manifest-transformed/pom.xml
[INFO] ..SUCCESS (6.0 s)
[INFO] Building: duplicate-classes-without-reloc/pom.xml
[INFO] ..SUCCESS (3.7 s)
[INFO] Building: mini-jar-respect-includes/pom.xml
[INFO] ..SUCCESS (5.6 s)
[INFO] Building: pom-packaging/pom.xml
[INFO] ..SUCCESS (3.3 s)
[INFO] Building: xml-transformer-ignores-dtd/pom.xml
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: empty-relocation-shaded-pattern/pom.xml
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: mshade-123/pom.xml
[INFO] ..SUCCESS (7.7 s)
[INFO] Building: manifest-retained/pom.xml
[INFO] ..SUCCESS (5.6 s)
[INFO] Building: finalNameBuild/pom.xml
[INFO] ..SUCCESS (4.5 s)
[INFO] Building: finalNameShade/pom.xml
[INFO] ..SUCCESS (4.5 s)
[INFO] Building: reloc-abs-resource-path/pom.xml
[INFO] ..SUCCESS (7.8 s)
[INFO] Building: empty-apache-notice-transform/pom.xml
[INFO] ..SUCCESS (5.6 s)
[INFO] Building: services-resource-transformer/pom.xml
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: mini-jar-package-info/pom.xml
[INFO] ..SUCCESS (5.8 s)
[INFO] Building: rerun-without-reloc/pom.xml
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: shadePomDependency/pom.xml
[INFO] ..SUCCESS (5.7 s)
[INFO] Building: reloc-includes-excludes/pom.xml
[INFO] ..SUCCESS (5.4 s)
[INFO] Building: finalNameShade-attached/pom.xml
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: component-descriptor-relocation/pom.xml
[INFO] ..SUCCESS (5.2 s)
[INFO] Building: users-shader-impl/pom.xml
[INFO] ..SUCCESS (5.3 s)
[INFO] Building: mini-jar-malformed-dependencies/pom.xml
[INFO] ..SUCCESS (8.2 s)
[INFO] Building: finalNameBuild-attached/pom.xml
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: attach-after-lifecycle-fork/pom.xml
[INFO] ..SUCCESS (3.5 s)
[INFO] Building: empty-relocation-pattern/pom.xml
[INFO] ..SUCCESS (4.3 s)
[INFO] Building: mini-jar/pom.xml
[INFO] ..SUCCESS (5.1 s)
[INFO] Building: reloc-anno/pom.xml
[INFO] ..SUCCESS (4.5 s)
[INFO] Building: MSHADE-105/pom.xml
[INFO] ..SUCCESS (8.9 s)
[INFO] Building: dep-reduced-pom-relocated-result/pom.xml
[INFO] ..SUCCESS (3.4 s)
[INFO] Building: attached-artifact-type/pom.xml
[INFO] ..SUCCESS (3.7 s)
[INFO] Building: dep-reduced-pom/pom.xml
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: rerun-with-reloc/pom.xml
[INFO] ..SUCCESS (6.2 s)
[INFO] Building: duplicate-classes-with-reloc/pom.xml
[INFO] ..SUCCESS (3.7 s)
[INFO] Building: filter-artifact-contents/pom.xml
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: project-with-reactors-included/pom.xml
[INFO] ..SUCCESS (6.3 s)
[INFO] Building: reloc-enum-ref-from-anno/pom.xml
[INFO] ..SUCCESS (4.3 s)
[INFO] 
[INFO] --- maven-invoker-plugin:1.5:verify (integration-test) @ maven-shade-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 40, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ maven-shade-plugin ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/maven-shade-plugin-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/.repository/org/apache/maven/plugins/maven-shade-plugin/2.0-SNAPSHOT/maven-shade-plugin-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/pom.xml> to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/.repository/org/apache/maven/plugins/maven-shade-plugin/2.0-SNAPSHOT/maven-shade-plugin-2.0-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-shade-plugin/target/maven-shade-plugin-2.0-SNAPSHOT-tests.jar> to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/.repository/org/apache/maven/plugins/maven-shade-plugin/2.0-SNAPSHOT/maven-shade-plugin-2.0-SNAPSHOT-tests.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ maven-plugins-aggregator ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/pom.xml> to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/.repository/org/apache/maven/plugins/maven-plugins-aggregator/1-SNAPSHOT/maven-plugins-aggregator-1-SNAPSHOT.pom>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Plugins ..................................... SUCCESS [17.436s]
[INFO] Maven ACR Plugin .................................. SUCCESS [57.173s]
[INFO] Maven Ant Plugin .................................. SUCCESS [1:39.051s]
[INFO] Maven AntRun Plugin ............................... SUCCESS [1:19.257s]
[INFO] Maven Eclipse Plugin .............................. SUCCESS [7:53.774s]
[INFO] Maven Assembly Plugin ............................. SUCCESS [13:20.238s]
[INFO] Maven Changelog Plugin ............................ SUCCESS [1:03.508s]
[INFO] Maven Changes Report Plugin ....................... SUCCESS [1:06.337s]
[INFO] Maven Checkstyle Plugin ........................... SUCCESS [2:00.256s]
[INFO] Maven Clean Plugin ................................ SUCCESS [27.022s]
[INFO] Maven Compiler Plugin ............................. SUCCESS [42.125s]
[INFO] Maven Dependency Plugin ........................... SUCCESS [2:25.974s]
[INFO] Maven Deploy Plugin ............................... SUCCESS [1:18.937s]
[INFO] Maven DOAP Plugin ................................. SUCCESS [18.263s]
[INFO] Maven Documentation Checker Plugin ................ SUCCESS [8.229s]
[INFO] Maven EAR Plugin .................................. SUCCESS [4:23.911s]
[INFO] Maven EJB Plugin .................................. SUCCESS [35.116s]
[INFO] Maven GPG Plugin .................................. SUCCESS [48.336s]
[INFO] Maven Help Plugin ................................. SUCCESS [44.135s]
[INFO] Maven IDEA Plugin ................................. SUCCESS [9.063s]
[INFO] Maven Install Plugin .............................. SUCCESS [47.479s]
[INFO] Maven JAR Plugin .................................. SUCCESS [1:26.320s]
[INFO] Maven Jarsigner Plugin ............................ SUCCESS [31.520s]
[INFO] Maven Javadoc Plugin .............................. SUCCESS [4:31.258s]
[INFO] Maven Linkcheck Plugin ............................ SUCCESS [2.137s]
[INFO] Maven One Plugin .................................. SUCCESS [5.092s]
[INFO] Maven Patch Plugin ................................ SUCCESS [16.013s]
[INFO] Maven PDF Plugin .................................. SUCCESS [2:06.977s]
[INFO] Maven PMD Plugin .................................. SUCCESS [50.146s]
[INFO] Maven RAR Plugin .................................. SUCCESS [8.592s]
[INFO] Maven Reactor Plugin .............................. SUCCESS [3.094s]
[INFO] Maven Repository Plugin ........................... FAILURE [25.500s]
[INFO] Maven Resources Plugin ............................ SUCCESS [1:11.285s]
[INFO] Maven Site Plugin 3 ............................... FAILURE [7:14.424s]
[INFO] Maven Source Plugin ............................... SUCCESS [39.178s]
[INFO] Maven Stage Plugin ................................ SUCCESS [2.532s]
[INFO] Maven Toolchains Plugin ........................... SUCCESS [1.620s]
[INFO] Maven Verifier Plugin ............................. SUCCESS [13.207s]
[INFO] Maven WAR Plugin .................................. SUCCESS [1:34.402s]
[INFO] Maven Invoker Plugin .............................. FAILURE [4:49.447s]
[INFO] Maven Project Info Reports Plugin ................. SUCCESS [3:02.883s]
[INFO] Maven Remote Resources Plugin ..................... FAILURE [50.520s]
[INFO] Maven Shade Plugin ................................ SUCCESS [3:48.884s]
[INFO] Maven Plugins Aggregator .......................... SUCCESS [0.091s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:16:23.912s
[INFO] Finished at: Thu Jun 28 15:26:27 UTC 2012
[INFO] Final Memory: 75M/1008M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "apache.snapshots" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.9:test (integration-tests) on project maven-repository-plugin: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-repository-plugin/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:1.5:verify (integration-test) on project maven-site-plugin: 1 build failed. -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:1.5:verify (integration-test) on project maven-invoker-plugin: 2 builds failed. -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.9:verify (integration-tests) on project maven-remote-resources-plugin: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-remote-resources-plugin/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-repository-plugin
Build step 'Invoke top-level Maven targets' marked build as failure