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 2013/05/15 04:41:26 UTC

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

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

Changes:

[hboutemy] [maven-release-plugin] prepare for next development iteration

[hboutemy] [maven-release-plugin] prepare release maven-dependency-plugin-2.8

[hboutemy] reduced parameter description complexity

[hboutemy] features finally in maven-dependency-plugin 2.8

[hboutemy] cancelled the release

[hboutemy] [MDEP-413] can't hide parameter by marking it readonly, since it causes failure with Maven 2: for the moment, just override the field description

------------------------------------------
[...truncated 10981 lines...]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ maven-remote-resources-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-remote-resources-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ maven-remote-resources-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/classes
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:descriptor (generate-descriptor) @ maven-remote-resources-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 3 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-remote-resources-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 46 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ maven-remote-resources-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ maven-remote-resources-plugin ---
[INFO] Surefire report directory: /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.resources.remote.RemoteResourcesMojoTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.135 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ maven-remote-resources-plugin ---
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/maven-remote-resources-plugin-1.5-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-remote-resources-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:1.7:install (integration-test) @ maven-remote-resources-plugin ---
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/pom.xml to /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/local-repo/org/apache/maven/plugins/maven-remote-resources-plugin/1.5-SNAPSHOT/maven-remote-resources-plugin-1.5-SNAPSHOT.pom
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/maven-remote-resources-plugin-1.5-SNAPSHOT.jar to /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/local-repo/org/apache/maven/plugins/maven-remote-resources-plugin/1.5-SNAPSHOT/maven-remote-resources-plugin-1.5-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-invoker-plugin:1.7:install (install-descriptor) @ maven-remote-resources-plugin ---
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/pom.xml to /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/it-repo/org/apache/maven/plugins/maven-remote-resources-plugin/1.5-SNAPSHOT/maven-remote-resources-plugin-1.5-SNAPSHOT.pom
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/maven-remote-resources-plugin-1.5-SNAPSHOT.jar to /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/it-repo/org/apache/maven/plugins/maven-remote-resources-plugin/1.5-SNAPSHOT/maven-remote-resources-plugin-1.5-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.12:integration-test (integration-tests) @ maven-remote-resources-plugin ---
[INFO] Failsafe report directory: /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/failsafe-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.resources.remote.it.IT_CustomFilterDelimiter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.031 sec
Running org.apache.maven.plugin.resources.remote.it.IT_FilterLocalOverride
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.358 sec
Running org.apache.maven.plugin.resources.remote.it.IT_GenerateFromOverride
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.202 sec
Running org.apache.maven.plugin.resources.remote.it.IT_GenerateFromBundleWithTypeAndClassifier
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.251 sec
Running org.apache.maven.plugin.resources.remote.it.IT_SupplementalArtifact
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.026 sec
Running org.apache.maven.plugin.resources.remote.it.IT_RunOnlyAtExecutionRoot
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.697 sec
Running org.apache.maven.plugin.resources.remote.it.IT_GetDependencyProjects
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.966 sec
Running org.apache.maven.plugin.resources.remote.it.IT_GenerateFromBundle
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.25 sec
Running org.apache.maven.plugin.resources.remote.it.IT_BadDependencyPoms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.855 sec

Results :

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

[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] 
[INFO] --- maven-invoker-plugin:1.7:integration-test (integration-test) @ maven-remote-resources-plugin ---
[INFO] Building: maven-remote-resources-test/pom.xml
[INFO] ..SUCCESS (4.7 s)
[INFO] 
[INFO] --- maven-failsafe-plugin:2.12:verify (integration-tests) @ maven-remote-resources-plugin ---
[INFO] Failsafe report directory: /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/failsafe-reports
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] 
[INFO] --- maven-invoker-plugin:1.7:verify (integration-test) @ maven-remote-resources-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 1, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ maven-remote-resources-plugin ---
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/maven-remote-resources-plugin-1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-remote-resources-plugin/1.5-SNAPSHOT/maven-remote-resources-plugin-1.5-SNAPSHOT.jar
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/pom.xml to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-remote-resources-plugin/1.5-SNAPSHOT/maven-remote-resources-plugin-1.5-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Shade Plugin 2.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-shade-plugin ---
[INFO] Deleting /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-shade-plugin/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (ensure-no-container-api) @ maven-shade-plugin ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:helpmojo (generated-helpmojo) @ maven-shade-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:helpmojo (help-goal) @ maven-shade-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:descriptor (default-descriptor) @ maven-shade-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ maven-shade-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-shade-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-shade-plugin/src/main/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ maven-shade-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-shade-plugin/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-shade-plugin/src/main/java/org/apache/maven/plugins/shade/DefaultShader.java:[24,-1] cannot access com.google.common.base.Joiner
bad class file: /home/jenkins/.m2/repository/com/google/guava/guava/13.0/guava-13.0.jar(com/google/common/base/Joiner.class)
class file has wrong version 50.0, should be 49.0
[INFO] 1 error
[INFO] -------------------------------------------------------------
[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 /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ maven-plugins-aggregator ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ maven-plugins-aggregator ---
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/pom.xml to /home/jenkins/.m2/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 [2.073s]
[INFO] Maven ACR Plugin .................................. SUCCESS [22.531s]
[INFO] Maven Ant Plugin .................................. SUCCESS [1:01.671s]
[INFO] Maven AntRun Plugin ............................... SUCCESS [49.418s]
[INFO] Maven Eclipse Plugin .............................. SUCCESS [5:53.514s]
[INFO] Maven Assembly Plugin ............................. SUCCESS [9:35.788s]
[INFO] Maven Changelog Plugin ............................ SUCCESS [36.540s]
[INFO] Maven Changes Report Plugin ....................... SUCCESS [54.670s]
[INFO] Maven Checkstyle Plugin ........................... SUCCESS [1:34.091s]
[INFO] Maven Clean Plugin ................................ SUCCESS [18.127s]
[INFO] Maven Compiler Plugin ............................. SUCCESS [1:12.255s]
[INFO] Maven Dependency Plugin ........................... SUCCESS [2:25.007s]
[INFO] Maven Deploy Plugin ............................... SUCCESS [58.573s]
[INFO] Maven DOAP Plugin ................................. SUCCESS [16.438s]
[INFO] Maven Documentation Checker Plugin ................ SUCCESS [4.706s]
[INFO] Maven EAR Plugin .................................. SUCCESS [3:28.643s]
[INFO] Maven EJB Plugin .................................. SUCCESS [23.344s]
[INFO] Maven GPG Plugin .................................. SUCCESS [8.162s]
[INFO] Maven Help Plugin ................................. SUCCESS [42.022s]
[INFO] Maven IDEA Plugin ................................. SUCCESS [5.873s]
[INFO] Maven Install Plugin .............................. SUCCESS [40.510s]
[INFO] Maven JAR Plugin .................................. SUCCESS [1:02.824s]
[INFO] Maven Jarsigner Plugin ............................ SUCCESS [20.868s]
[INFO] Maven Javadoc Plugin .............................. SUCCESS [2:38.910s]
[INFO] Maven Linkcheck Plugin ............................ SUCCESS [2.511s]
[INFO] Maven One Plugin .................................. SUCCESS [1.493s]
[INFO] Maven Patch Plugin ................................ SUCCESS [12.634s]
[INFO] Maven PDF Plugin .................................. SUCCESS [29.973s]
[INFO] Maven PMD Plugin .................................. SUCCESS [1:08.363s]
[INFO] Maven RAR Plugin .................................. SUCCESS [9.298s]
[INFO] Maven Reactor Plugin .............................. SUCCESS [2.130s]
[INFO] Maven Repository Plugin ........................... SUCCESS [36.894s]
[INFO] Maven Resources Plugin ............................ SUCCESS [52.861s]
[INFO] Maven Site Plugin 3 ............................... SUCCESS [6:24.531s]
[INFO] Maven Source Plugin ............................... SUCCESS [45.302s]
[INFO] Maven Stage Plugin ................................ SUCCESS [1.537s]
[INFO] Maven Toolchains Plugin ........................... SUCCESS [1.122s]
[INFO] Maven Verifier Plugin ............................. SUCCESS [13.004s]
[INFO] Maven WAR Plugin .................................. SUCCESS [1:09.865s]
[INFO] Maven SCM Publish Plugin .......................... SUCCESS [41.734s]
[INFO] Maven Invoker Plugin .............................. SUCCESS [4:38.054s]
[INFO] Maven Project Info Reports Plugin ................. SUCCESS [2:32.724s]
[INFO] Maven Remote Resources Plugin ..................... SUCCESS [52.726s]
[INFO] Maven Shade Plugin ................................ FAILURE [4.779s]
[INFO] Maven Plugins Aggregator .......................... SUCCESS [0.224s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 56:40.755s
[INFO] Finished at: Wed May 15 02:41:18 GMT 2013
[INFO] Final Memory: 88M/194M
[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-compiler-plugin:3.0:compile (default-compile) on project maven-shade-plugin: Compilation failure
[ERROR] /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-shade-plugin/src/main/java/org/apache/maven/plugins/shade/DefaultShader.java:[24,-1] cannot access com.google.common.base.Joiner
[ERROR] bad class file: /home/jenkins/.m2/repository/com/google/guava/guava/13.0/guava-13.0.jar(com/google/common/base/Joiner.class)
[ERROR] class file has wrong version 50.0, should be 49.0
[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-shade-plugin
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Jenkins build is back to normal : maven-plugins-ITs-m3 #995

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