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 2014/02/27 20:27:29 UTC

Build failed in Jenkins: maven-plugins-ITs-m2 #1347

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

Changes:

[struberg] MCHECKSTYLE-211 add feature to enable 'inline configuration'

Enable a way to configure the checkstyle rules directly in the pom.
This is an easy way to get rid of needing an own parent-pom structure
for not introducing a build cycle because of the otherwise needed
separate checkstyle-rules project.
Txs to ASF committer rmannibucau for the initial baseline patch.
I reworked it to not need any CDATA section.

------------------------------------------
[...truncated 8960 lines...]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/classes>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] [plugin:descriptor {execution: mojo-descriptor}]
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 2 mojo descriptors.
[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] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.verifier.VerifierMojoTest
[debug] Verifying existence of c:/some/path/src/test/resources/Dummy.xml
[debug] Verifying existence of <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/test-classes/File> Exists.xml
[debug] Verifying absence of c:/some/path/src/test/resources/Dummy.xml
[debug] Verifying absence of <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/test-classes/InexistentFileThatExists.xml>
[debug] Verifying existence of <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/test-classes/FileExistsValidContent.xml>
[debug] Verifying contents of <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/test-classes/FileExistsValidContent.xml>
[debug] Verifying existence of <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/test-classes/FileExistsValidContent.xml>
[debug] Verifying contents of <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/test-classes/FileExistsValidContent.xml>
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/maven-verifier-plugin-1.1-SNAPSHOT.jar>
[INFO] [plugin:addPluginArtifactMetadata {execution: default-addPluginArtifactMetadata}]
[INFO] [invoker:install {execution: integration-test}]
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/pom.xml> to <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/local-repo/org/apache/maven/plugins/maven-verifier-plugin/1.1-SNAPSHOT/maven-verifier-plugin-1.1-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/maven-verifier-plugin-1.1-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/local-repo/org/apache/maven/plugins/maven-verifier-plugin/1.1-SNAPSHOT/maven-verifier-plugin-1.1-SNAPSHOT.jar>
[INFO] [invoker:run {execution: integration-test}]
[INFO] Building: simple/pom.xml
[INFO] ..SUCCESS (3.0 s)
[INFO] Building: default/pom.xml
[INFO] ..SUCCESS (3.1 s)
[INFO] ---------------------------------------
[INFO] Execution Summary:
[INFO]   Builds Passing: 2
[INFO]   Builds Failing: 0
[INFO]   Builds Skipped: 0
[INFO] ---------------------------------------
[INFO] [invoker:integration-test {execution: integration-test}]
[INFO] Building: simple/pom.xml
[INFO] ..SUCCESS (2.1 s)
[INFO] Building: default/pom.xml
[INFO] ..SUCCESS (2.1 s)
[INFO] [invoker:verify {execution: integration-test}]
[INFO] ---------------------------------------
[INFO] Execution Summary:
[INFO]   Builds Passing: 2
[INFO]   Builds Failing: 0
[INFO]   Builds Skipped: 0
[INFO] ---------------------------------------
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-verifier-plugin/target/maven-verifier-plugin-1.1-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-verifier-plugin/1.1-SNAPSHOT/maven-verifier-plugin-1.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Apache Maven WAR Plugin
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven GPG Plugin
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-gpg-plugin/target>
[INFO] [enforcer:enforce {execution: ensure-no-container-api}]
[INFO] [plugin:helpmojo {execution: generated-helpmojo}]
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[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] [plugin:descriptor {execution: default-descriptor}]
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[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] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-gpg-plugin/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-gpg-plugin/target/classes>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] [plugin:descriptor {execution: generate-descriptor}]
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 3 mojo descriptors.
[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] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-gpg-plugin/target/maven-gpg-plugin-1.6-SNAPSHOT.jar>
[INFO] [plugin:addPluginArtifactMetadata {execution: default-addPluginArtifactMetadata}]
[INFO] [invoker:install {execution: integration-test}]
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-gpg-plugin/pom.xml> to <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-gpg-plugin/target/local-repo/org/apache/maven/plugins/maven-gpg-plugin/1.6-SNAPSHOT/maven-gpg-plugin-1.6-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-gpg-plugin/target/maven-gpg-plugin-1.6-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-gpg-plugin/target/local-repo/org/apache/maven/plugins/maven-gpg-plugin/1.6-SNAPSHOT/maven-gpg-plugin-1.6-SNAPSHOT.jar>
[INFO] [invoker:integration-test {execution: integration-test}]
[INFO] Building: sign-release/pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (2.8 s)
[INFO] Building: alternative-secret-keyring/pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (2.1 s)
[INFO] Building: no-main-artifact/pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (2.8 s)
[INFO] [invoker:verify {execution: integration-test}]
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 3, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-gpg-plugin/target/maven-gpg-plugin-1.6-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-gpg-plugin/1.6-SNAPSHOT/maven-gpg-plugin-1.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/target>
[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] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-plugins-aggregator/1-SNAPSHOT/maven-plugins-aggregator-1-SNAPSHOT.pom
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Apache Maven Plugins .................................. SUCCESS [10.266s]
[INFO] Apache Maven ACR Plugin ............................... SUCCESS [1:20.618s]
[INFO] Apache Maven Ant Plugin ............................... SUCCESS [1:07.560s]
[INFO] Apache Maven AntRun Plugin ............................ SUCCESS [52.613s]
[INFO] Apache Maven Eclipse Plugin ........................... FAILED [12:34.075s]
[INFO] Apache Maven Assembly Plugin .......................... SUCCESS [17:14.653s]
[INFO] Apache Maven Changelog Plugin ......................... SUCCESS [1:11.951s]
[INFO] Apache Maven Compiler Plugin .......................... FAILED [12.113s]
[INFO] Apache Maven Changes Plugin ........................... SKIPPED (dependency build failed or was skipped)
[INFO] Apache Maven Checkstyle Plugin ........................ SUCCESS [3:50.558s]
[INFO] Apache Maven Clean Plugin ............................. SUCCESS [12.978s]
[INFO] Apache Maven Dependency Plugin ........................ SUCCESS [3:03.124s]
[INFO] Apache Maven Javadoc Plugin ........................... FAILED [4:45.358s]
[INFO] Apache Maven Deploy Plugin ............................ SKIPPED (dependency build failed or was skipped)
[INFO] Apache Maven DOAP Plugin .............................. SUCCESS [17.794s]
[INFO] Apache Maven Documentation Checker Plugin ............. SUCCESS [7.339s]
[INFO] Apache Maven EAR Plugin ............................... SUCCESS [4:09.571s]
[INFO] Apache Maven EJB Plugin ............................... SUCCESS [24.368s]
[INFO] Apache Maven Help Plugin .............................. SUCCESS [36.513s]
[INFO] Apache Maven Install Plugin ........................... SKIPPED (dependency build failed or was skipped)
[INFO] Apache Maven JAR Plugin ............................... SUCCESS [1:08.928s]
[INFO] Apache Maven Jarsigner Plugin ......................... SUCCESS [39.257s]
[INFO] Apache Maven Linkcheck Plugin ......................... SUCCESS [1.659s]
[INFO] Apache Maven Patch Plugin ............................. SUCCESS [9.544s]
[INFO] Apache Maven PDF Plugin ............................... SUCCESS [43.426s]
[INFO] Apache Maven Site Plugin 3 ............................ SUCCESS [9:04.351s]
[INFO] Apache Maven PMD Plugin ............................... SKIPPED (dependency build failed or was skipped)
[INFO] Apache Maven RAR Plugin ............................... SUCCESS [11.192s]
[INFO] Apache Maven Reactor Plugin ........................... SUCCESS [3.556s]
[INFO] Apache Maven Repository Plugin ........................ SUCCESS [49.278s]
[INFO] Apache Maven Resources Plugin ......................... SUCCESS [1:09.381s]
[INFO] Apache Maven Source Plugin ............................ SUCCESS [1:06.983s]
[INFO] Apache Maven Stage Plugin ............................. SUCCESS [3.207s]
[INFO] Apache Maven Toolchains Plugin ........................ SUCCESS [2.286s]
[INFO] Apache Maven Verifier Plugin .......................... SUCCESS [17.328s]
[INFO] Apache Maven WAR Plugin ............................... SKIPPED (dependency build failed or was skipped)
[INFO] Apache Maven GPG Plugin ............................... SUCCESS [10.554s]
[INFO] Apache Maven Plugins Aggregator ....................... SUCCESS [1.593s]
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache Maven Eclipse Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-eclipse-plugin/target/failsafe-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache Maven Compiler Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Unable to get dependency information: Unable to read local copy of metadata: Cannot read metadata from '/home/jenkins/.m2/repository/org/codehaus/groovy/groovy-eclipse-batch/maven-metadata-codehaus.org.xml': end tag name </head> must be the same as start tag <meta> from line 25 (position: TEXT seen ... maximum-scale=1.0; user-scalable=0;" name="viewport">\n    </head>... @26:12) 
  org.codehaus.groovy:groovy-eclipse-batch:jar:null

from the specified remote repositories:
  apache.snapshots (http://repository.apache.org/snapshots),
  central (http://repo1.maven.org/maven2),
  codehaus-snapshots (http://nexus.codehaus.org/snapshots/),
  codehaus.org (http://repository.codehaus.org)

Path to dependency: 
	1) org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.2-SNAPSHOT
	2) org.codehaus.groovy:groovy-eclipse-compiler:jar:2.7.0-01



[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache Maven Javadoc Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] 3 builds failed. See console output above for details.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 67 minutes 55 seconds
[INFO] Finished at: Thu Feb 27 19:27:28 UTC 2014
[INFO] Final Memory: 239M/559M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure

Jenkins build is back to normal : maven-plugins-ITs-m2 #1348

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