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 2015/01/02 19:41:13 UTC

Build failed in Jenkins: maven-plugins-windows » Apache Maven Install Plugin #1021

See <https://builds.apache.org/job/maven-plugins-windows/org.apache.maven.plugins$maven-install-plugin/1021/changes>

Changes:

[Robert Scholte] [MINSTALL-110] install-file should also install bundled pom.xml from artifact
Adjusted src/it/MINSTALL-52/verify.groovy according to changes
Removed META-INF/maven from src/test/resources/unit/install-file-test-generatePom/target/maven-install-test-1.0-SNAPSHOT.jar to force generation of a pom
pom will be written to target directory, ignore these poms in target directories for unittests (which are under src/test/resources).

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Install Plugin 2.5.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-install-plugin ---
[INFO] Deleting F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-install-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-install-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ maven-install-plugin ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-install-plugin ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 152 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 131 licence.
[INFO] 
[INFO] --- maven-plugin-plugin:3.3:helpmojo (generated-helpmojo) @ maven-install-plugin ---
[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] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-install-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-install-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven-install-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\classes
[WARNING] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-install-plugin/src/main/java/org/apache/maven/plugin/install/InstallFileMojo.java: F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\src\main\java\org\apache\maven\plugin\install\InstallFileMojo.java uses or overrides a deprecated API.
[WARNING] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-install-plugin/src/main/java/org/apache/maven/plugin/install/InstallFileMojo.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-plugin-plugin:3.3:descriptor (default-descriptor) @ maven-install-plugin ---
[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] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-install-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 22 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ maven-install-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\test-classes
[WARNING] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-install-plugin/src/test/java/org/apache/maven/plugin/install/stubs/InstallArtifactStub.java: Some input files use unchecked or unsafe operations.
[WARNING] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-install-plugin/src/test/java/org/apache/maven/plugin/install/stubs/InstallArtifactStub.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ maven-install-plugin ---
[INFO] Surefire report directory: F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.install.DualDigesterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.maven.plugin.install.DualDigesterTest
Running org.apache.maven.plugin.install.InstallFileMojoTest
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\src\test\resources\unit\install-file-with-classifier\target\maven-install-test-1.0-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\local-repo\org\apache\maven\test\maven-install-file-test\1.0-SNAPSHOT\maven-install-file-test-1.0-SNAPSHOT-sources.jar
[INFO] pom.xml not found in maven-install-test-1.0-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\src\test\resources\unit\install-file-test-generatePom\target\maven-install-test-1.0-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\local-repo\org\apache\maven\test\maven-install-file-test\1.0-SNAPSHOT\maven-install-file-test-1.0-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\src\test\resources\unit\install-file-basic-test\target\maven-install-test-1.0-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\local-repo\org\apache\maven\test\maven-install-file-test\1.0-SNAPSHOT\maven-install-file-test-1.0-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\src\test\resources\unit\install-file-basic-test\target\maven-install-test-1.0-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\local-repo\org.apache.maven.test\jars\maven-install-file-test-1.0-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\src\test\resources\unit\install-file-with-pomFile-test\target\maven-install-test-1.0-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\local-repo\org\apache\maven\test\maven-install-file-test\1.0-SNAPSHOT\maven-install-file-test-1.0-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\src\test\resources\unit\install-file-with-checksum\maven-test-jar.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\local-repo\org\apache\maven\test\maven-install-file-test\1.0-SNAPSHOT\maven-install-file-test-1.0-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\src\test\resources\unit\install-file-with-pomFile-test\plugin-config.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\local-repo\org\apache\maven\test\maven-install-file-test\1.0-SNAPSHOT\maven-install-file-test-1.0-SNAPSHOT.pom
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 sec - in org.apache.maven.plugin.install.InstallFileMojoTest
Running org.apache.maven.plugin.install.InstallMojoTest
>>>Cleaning local repo F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin/target/local-repo/...
>>>Cleaning local repo F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin/target/local-repo/...
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\test-classes\unit\basic-install-test\target\maven-install-test-1.0-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\local-repo\org\apache\maven\test\maven-install-test\1.0-SNAPSHOT\maven-install-test-1.0-SNAPSHOT.jar
>>>Cleaning local repo F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin/target/local-repo/...
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\src\test\resources\unit\basic-install-test-packaging-pom\plugin-config.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\local-repo\org\apache\maven\test\maven-install-test\1.0-SNAPSHOT\maven-install-test-1.0-SNAPSHOT.jar
>>>Cleaning local repo F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin/target/local-repo/...
[INFO] Skipping artifact installation
>>>Cleaning local repo F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin/target/local-repo/...
[INFO] No primary artifact to install, installing attached artifacts instead.
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\src\test\resources\unit\basic-install-test-with-attached-artifacts\plugin-config.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\local-repo\org\apache\maven\test\maven-install-test\1.0-SNAPSHOT\maven-install-test-1.0-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\test-classes\unit\basic-install-test-with-attached-artifacts\target\maven-install-test-1.0-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\local-repo\org\apache\maven\test\attached-artifact-test-0\1.0-SNAPSHOT\attached-artifact-test-0-1.0-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\test-classes\unit\basic-install-test-with-attached-artifacts\target\maven-install-test-1.0-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\local-repo\org\apache\maven\test\attached-artifact-test-1\1.0-SNAPSHOT\attached-artifact-test-1-1.0-SNAPSHOT.jar
>>>Cleaning local repo F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin/target/local-repo/...
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\test-classes\unit\configured-install-test\target\maven-install-test-1.0-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\local-repo\org\apache\maven\test\maven-install-test\1.0-SNAPSHOT\maven-install-test-1.0-SNAPSHOT.jar
>>>Cleaning local repo F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin/target/local-repo/...
>>>Cleaning local repo F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin/target/local-repo/...
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\test-classes\unit\basic-install-checksum\maven-test-jar.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\local-repo\org\apache\maven\test\maven-install-test\1.0-SNAPSHOT\maven-install-test-1.0-SNAPSHOT.jar
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 sec - in org.apache.maven.plugin.install.InstallMojoTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ maven-install-plugin ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\maven-install-plugin-2.5.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.3:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-install-plugin ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (checkstyle-check) @ maven-install-plugin ---
[INFO] 
[INFO] There are 2 checkstyle errors.
[ERROR] InstallFileMojo.java[282:19] (whitespace) WhitespaceAround: 'if' is not followed by whitespace.

Jenkins build is back to normal : maven-plugins-windows » Apache Maven Install Plugin #1022

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/org.apache.maven.plugins$maven-install-plugin/1022/changes>