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 2011/07/24 13:14:10 UTC

Build failed in Jenkins: maven-plugins-ITs-2.x #255

See <https://builds.apache.org/job/maven-plugins-ITs-2.x/255/changes>

Changes:

[dennisl] Create a link to the site for version 2.

------------------------------------------
[...truncated 16433 lines...]
A         maven-resources-plugin/src
A         maven-resources-plugin/src/test
A         maven-resources-plugin/src/test/unit-files
A         maven-resources-plugin/src/test/unit-files/copy-resources-test
A         maven-resources-plugin/src/test/unit-files/copy-resources-test/no-filter
AU        maven-resources-plugin/src/test/unit-files/copy-resources-test/no-filter/config.properties
A         maven-resources-plugin/src/test/unit-files/copy-resources-test/filter-files
AU        maven-resources-plugin/src/test/unit-files/copy-resources-test/filter-files/filter.txt
A         maven-resources-plugin/src/test/unit-files/copy-resources-test/filtered-files
A         maven-resources-plugin/src/test/java
A         maven-resources-plugin/src/test/java/org
A         maven-resources-plugin/src/test/java/org/apache
A         maven-resources-plugin/src/test/java/org/apache/maven
A         maven-resources-plugin/src/test/java/org/apache/maven/plugin
A         maven-resources-plugin/src/test/java/org/apache/maven/plugin/resources
AU        maven-resources-plugin/src/test/java/org/apache/maven/plugin/resources/ResourcesMojoTest.java
AU        maven-resources-plugin/src/test/java/org/apache/maven/plugin/resources/AdvancePropertyUtilsTest.java
AU        maven-resources-plugin/src/test/java/org/apache/maven/plugin/resources/BasicPropertyUtilsTest.java
AU        maven-resources-plugin/src/test/java/org/apache/maven/plugin/resources/ReflectionPropertiesTest.java
A         maven-resources-plugin/src/test/java/org/apache/maven/plugin/resources/filters
AU        maven-resources-plugin/src/test/java/org/apache/maven/plugin/resources/filters/ItFilter.java
AU        maven-resources-plugin/src/test/java/org/apache/maven/plugin/resources/AbstractPropertyUtilsTest.java
AU        maven-resources-plugin/src/test/java/org/apache/maven/plugin/resources/CopyResourcesMojoTest.java
AU        maven-resources-plugin/src/test/java/org/apache/maven/plugin/resources/TestResourcesTest.java
AU        maven-resources-plugin/src/test/java/org/apache/maven/plugin/resources/EnhancedPropertyUtilsTest.java
A         maven-resources-plugin/src/test/java/org/apache/maven/plugin/resources/stub
AU        maven-resources-plugin/src/test/java/org/apache/maven/plugin/resources/stub/MavenProjectResourcesStub.java
AU        maven-resources-plugin/src/test/java/org/apache/maven/plugin/resources/stub/MavenProjectBuildStub.java
AU        maven-resources-plugin/src/test/java/org/apache/maven/plugin/resources/stub/MavenProjectBasicStub.java
A         maven-resources-plugin/src/test/resources
A         maven-resources-plugin/src/test/resources/unit
A         maven-resources-plugin/src/test/resources/unit/reflectionproperties-test
AU        maven-resources-plugin/src/test/resources/unit/reflectionproperties-test/plugin-config.xml
AU        maven-resources-plugin/src/test/resources/unit/reflectionproperties-test/validation.properties
AU        maven-resources-plugin/src/test/resources/unit/reflectionproperties-test/validation_escapebackslashinpath.properties
A         maven-resources-plugin/src/test/resources/unit/resources-test
AU        maven-resources-plugin/src/test/resources/unit/resources-test/plugin-config.xml
AU        maven-resources-plugin/src/test/resources/unit/resources-test/plugin-config-relative-path.xml
AU        maven-resources-plugin/src/test/resources/unit/resources-test/validation.properties
AU        maven-resources-plugin/src/test/resources/unit/resources-test/plugin-config-absolute-path.xml
A         maven-resources-plugin/src/test/resources/unit/propertiesutils-test
AU        maven-resources-plugin/src/test/resources/unit/propertiesutils-test/enhanced.properties
AU        maven-resources-plugin/src/test/resources/unit/propertiesutils-test/advance_validation.properties
AU        maven-resources-plugin/src/test/resources/unit/propertiesutils-test/basic_validation.properties
AU        maven-resources-plugin/src/test/resources/unit/propertiesutils-test/enhanced_validation.properties
AU        maven-resources-plugin/src/test/resources/unit/propertiesutils-test/advance.properties
AU        maven-resources-plugin/src/test/resources/unit/propertiesutils-test/basic.properties
A         maven-resources-plugin/src/main
A         maven-resources-plugin/src/main/java
A         maven-resources-plugin/src/main/java/org
A         maven-resources-plugin/src/main/java/org/apache
A         maven-resources-plugin/src/main/java/org/apache/maven
A         maven-resources-plugin/src/main/java/org/apache/maven/plugin
A         maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources
AU        maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/ResourcesMojo.java
AU        maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/TestResourcesMojo.java
AU        maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/PropertyUtils.java
AU        maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/ReflectionProperties.java
AU        maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/Resource.java
AU        maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/CopyResourcesMojo.java
A         maven-resources-plugin/src/site
AU        maven-resources-plugin/src/site/site.xml
A         maven-resources-plugin/src/site/apt
AU        maven-resources-plugin/src/site/apt/usage.apt.vm
AU        maven-resources-plugin/src/site/apt/index.apt
A         maven-resources-plugin/src/site/apt/examples
AU        maven-resources-plugin/src/site/apt/examples/binaries-filtering.apt.vm
AU        maven-resources-plugin/src/site/apt/examples/escape-filtering.apt.vm
AU        maven-resources-plugin/src/site/apt/examples/copy-resources.apt.vm
AU        maven-resources-plugin/src/site/apt/examples/filter.apt
AU        maven-resources-plugin/src/site/apt/examples/custom-resource-filters.apt.vm
AU        maven-resources-plugin/src/site/apt/examples/encoding.apt.vm
AU        maven-resources-plugin/src/site/apt/examples/resource-directory.apt
AU        maven-resources-plugin/src/site/apt/examples/include-exclude.apt
A         maven-resources-plugin/src/site/fml
AU        maven-resources-plugin/src/site/fml/faq.fml
A         maven-resources-plugin/src/it
A         maven-resources-plugin/src/it/MRESOURCES-77
AU        maven-resources-plugin/src/it/MRESOURCES-77/verify.bsh
A         maven-resources-plugin/src/it/MRESOURCES-77/src
A         maven-resources-plugin/src/it/MRESOURCES-77/src/main
A         maven-resources-plugin/src/it/MRESOURCES-77/src/main/filters
AU        maven-resources-plugin/src/it/MRESOURCES-77/src/main/filters/filter2.properties
AU        maven-resources-plugin/src/it/MRESOURCES-77/src/main/filters/filter3.properties
A         maven-resources-plugin/src/it/MRESOURCES-77/src/main/filters/my.filter
AU        maven-resources-plugin/src/it/MRESOURCES-77/src/main/filters/custom-filters.properties
A         maven-resources-plugin/src/it/MRESOURCES-77/src/main/resources
AU        maven-resources-plugin/src/it/MRESOURCES-77/src/main/resources/SomeResource.txt
AU        maven-resources-plugin/src/it/MRESOURCES-77/pom.xml
A         maven-resources-plugin/src/it/MRESOURCES-78
A         maven-resources-plugin/src/it/MRESOURCES-78/src
A         maven-resources-plugin/src/it/MRESOURCES-78/src/main
A         maven-resources-plugin/src/it/MRESOURCES-78/src/main/resources
AU        maven-resources-plugin/src/it/MRESOURCES-78/src/main/resources/unfiltered.properties
A         maven-resources-plugin/src/it/MRESOURCES-78/src/main/filtered
AU        maven-resources-plugin/src/it/MRESOURCES-78/src/main/filtered/filtered.properties
AU        maven-resources-plugin/src/it/MRESOURCES-78/verify.groovy
AU        maven-resources-plugin/src/it/MRESOURCES-78/pom.xml
A         maven-resources-plugin/src/it/user-filters
A         maven-resources-plugin/src/it/user-filters/src
A         maven-resources-plugin/src/it/user-filters/src/main
A         maven-resources-plugin/src/it/user-filters/src/main/resources
AU        maven-resources-plugin/src/it/user-filters/src/main/resources/unfiltered.properties
A         maven-resources-plugin/src/it/user-filters/src/main/filtered
AU        maven-resources-plugin/src/it/user-filters/src/main/filtered/filtered.properties
AU        maven-resources-plugin/src/it/user-filters/invoker.properties
AU        maven-resources-plugin/src/it/user-filters/verify.groovy
AU        maven-resources-plugin/src/it/user-filters/pom.xml
AU        maven-resources-plugin/src/it/user-filters/test.properties
A         maven-resources-plugin/src/it/includeEmptyDirs
AU        maven-resources-plugin/src/it/includeEmptyDirs/verify.bsh
A         maven-resources-plugin/src/it/includeEmptyDirs/src
A         maven-resources-plugin/src/it/includeEmptyDirs/src/main
A         maven-resources-plugin/src/it/includeEmptyDirs/src/main/filters
AU        maven-resources-plugin/src/it/includeEmptyDirs/src/main/filters/my.filter
A         maven-resources-plugin/src/it/includeEmptyDirs/src/main/resources
AU        maven-resources-plugin/src/it/includeEmptyDirs/src/main/resources/SomeResource.txt
A         maven-resources-plugin/src/it/includeEmptyDirs/src/main/resources/empty-dir
A         maven-resources-plugin/src/it/includeEmptyDirs/src/main/resources/empty-dir-child
A         maven-resources-plugin/src/it/includeEmptyDirs/src/main/resources/empty-dir-child/child
AU        maven-resources-plugin/src/it/includeEmptyDirs/pom.xml
A         maven-resources-plugin/src/it/filter
AU        maven-resources-plugin/src/it/filter/verify.bsh
A         maven-resources-plugin/src/it/filter/src
A         maven-resources-plugin/src/it/filter/src/main
A         maven-resources-plugin/src/it/filter/src/main/filters
AU        maven-resources-plugin/src/it/filter/src/main/filters/filter2.properties
AU        maven-resources-plugin/src/it/filter/src/main/filters/filter3.properties
AU        maven-resources-plugin/src/it/filter/src/main/filters/my.filter
A         maven-resources-plugin/src/it/filter/src/main/resources
AU        maven-resources-plugin/src/it/filter/src/main/resources/SomeResource.txt
AU        maven-resources-plugin/src/it/filter/pom.xml
A         maven-resources-plugin/src/it/MRESOURCES-110
A         maven-resources-plugin/src/it/MRESOURCES-110/src
A         maven-resources-plugin/src/it/MRESOURCES-110/src/main
A         maven-resources-plugin/src/it/MRESOURCES-110/src/main/resources
AU        maven-resources-plugin/src/it/MRESOURCES-110/src/main/resources/mresources-110.xml
AU        maven-resources-plugin/src/it/MRESOURCES-110/verify.groovy
AU        maven-resources-plugin/src/it/MRESOURCES-110/pom.xml
A         maven-resources-plugin/src/it/custom-delimiter
AU        maven-resources-plugin/src/it/custom-delimiter/verify.bsh
A         maven-resources-plugin/src/it/custom-delimiter/src
A         maven-resources-plugin/src/it/custom-delimiter/src/main
A         maven-resources-plugin/src/it/custom-delimiter/src/main/filters
AU        maven-resources-plugin/src/it/custom-delimiter/src/main/filters/filter2.properties
A         maven-resources-plugin/src/it/custom-delimiter/src/main/filters/my.filter
A         maven-resources-plugin/src/it/custom-delimiter/src/main/resources
AU        maven-resources-plugin/src/it/custom-delimiter/src/main/resources/SomeResource.txt
AU        maven-resources-plugin/src/it/custom-delimiter/pom.xml
A         maven-resources-plugin/src/it/MRESOURCES-104
A         maven-resources-plugin/src/it/MRESOURCES-104/src
A         maven-resources-plugin/src/it/MRESOURCES-104/src/main
A         maven-resources-plugin/src/it/MRESOURCES-104/src/main/resources
AU        maven-resources-plugin/src/it/MRESOURCES-104/src/main/resources/test.properties
AU        maven-resources-plugin/src/it/MRESOURCES-104/verify.groovy
AU        maven-resources-plugin/src/it/MRESOURCES-104/pom.xml
A         maven-resources-plugin/src/it/MRESOURCES-105
AU        maven-resources-plugin/src/it/MRESOURCES-105/my.properties
A         maven-resources-plugin/src/it/MRESOURCES-105/src
A         maven-resources-plugin/src/it/MRESOURCES-105/src/main
A         maven-resources-plugin/src/it/MRESOURCES-105/src/main/resources
AU        maven-resources-plugin/src/it/MRESOURCES-105/src/main/resources/test.properties
AU        maven-resources-plugin/src/it/MRESOURCES-105/pom.xml
A         maven-resources-plugin/src/it/MRESOURCES-106
AU        maven-resources-plugin/src/it/MRESOURCES-106/verify.bsh
A         maven-resources-plugin/src/it/MRESOURCES-106/src
A         maven-resources-plugin/src/it/MRESOURCES-106/src/main
A         maven-resources-plugin/src/it/MRESOURCES-106/src/main/resources
AU        maven-resources-plugin/src/it/MRESOURCES-106/src/main/resources/filter.properties
AU        maven-resources-plugin/src/it/MRESOURCES-106/src/main/resources/file.txt
AU        maven-resources-plugin/src/it/MRESOURCES-106/pom.xml
A         maven-resources-plugin/src/it/copy-resources-it
AU        maven-resources-plugin/src/it/copy-resources-it/verify.bsh
A         maven-resources-plugin/src/it/copy-resources-it/src
A         maven-resources-plugin/src/it/copy-resources-it/src/non-packaged-resources
AU        maven-resources-plugin/src/it/copy-resources-it/src/non-packaged-resources/configuration.properties
AU        maven-resources-plugin/src/it/copy-resources-it/pom.xml
AU        maven-resources-plugin/src/it/settings.xml
A         maven-resources-plugin/src/it/MRESOURCES-20
AU        maven-resources-plugin/src/it/MRESOURCES-20/verify.bsh
A         maven-resources-plugin/src/it/MRESOURCES-20/src
A         maven-resources-plugin/src/it/MRESOURCES-20/src/main
A         maven-resources-plugin/src/it/MRESOURCES-20/src/main/resources
AU        maven-resources-plugin/src/it/MRESOURCES-20/src/main/resources/resource.txt
AU        maven-resources-plugin/src/it/MRESOURCES-20/pom.xml
A         maven-resources-plugin/src/it/escapeInterpolation
AU        maven-resources-plugin/src/it/escapeInterpolation/verify.bsh
A         maven-resources-plugin/src/it/escapeInterpolation/src
A         maven-resources-plugin/src/it/escapeInterpolation/src/test
A         maven-resources-plugin/src/it/escapeInterpolation/src/test/filters
AU        maven-resources-plugin/src/it/escapeInterpolation/src/test/filters/my.filter
A         maven-resources-plugin/src/it/escapeInterpolation/src/test/resources
AU        maven-resources-plugin/src/it/escapeInterpolation/src/test/resources/SomeResource.txt
A         maven-resources-plugin/src/it/escapeInterpolation/src/main
A         maven-resources-plugin/src/it/escapeInterpolation/src/main/filters
AU        maven-resources-plugin/src/it/escapeInterpolation/src/main/filters/my.filter
A         maven-resources-plugin/src/it/escapeInterpolation/src/main/resources
AU        maven-resources-plugin/src/it/escapeInterpolation/src/main/resources/SomeResource.txt
AU        maven-resources-plugin/src/it/escapeInterpolation/pom.xml
A         maven-resources-plugin/src/it/filter-test-resources
AU        maven-resources-plugin/src/it/filter-test-resources/verify.bsh
A         maven-resources-plugin/src/it/filter-test-resources/src
A         maven-resources-plugin/src/it/filter-test-resources/src/test
A         maven-resources-plugin/src/it/filter-test-resources/src/test/filters
AU        maven-resources-plugin/src/it/filter-test-resources/src/test/filters/my.filter
A         maven-resources-plugin/src/it/filter-test-resources/src/test/resources
AU        maven-resources-plugin/src/it/filter-test-resources/src/test/resources/SomeResource.txt
AU        maven-resources-plugin/src/it/filter-test-resources/pom.xml
A         maven-resources-plugin/src/it/profile-override
AU        maven-resources-plugin/src/it/profile-override/verify.bsh
AU        maven-resources-plugin/src/it/profile-override/prebuild.bsh
A         maven-resources-plugin/src/it/profile-override/src
A         maven-resources-plugin/src/it/profile-override/src/main
A         maven-resources-plugin/src/it/profile-override/src/main/resources
A         maven-resources-plugin/src/it/profile-override/src/main/resources/test
AU        maven-resources-plugin/src/it/profile-override/src/main/resources/test/config.properties
A         maven-resources-plugin/src/it/profile-override/src/main/resources/production
AU        maven-resources-plugin/src/it/profile-override/src/main/resources/production/config.properties
AU        maven-resources-plugin/src/it/profile-override/invoker.properties
AU        maven-resources-plugin/src/it/profile-override/pom.xml
A         maven-resources-plugin/src/it/binaries-filtering
AU        maven-resources-plugin/src/it/binaries-filtering/verify.bsh
A         maven-resources-plugin/src/it/binaries-filtering/src
A         maven-resources-plugin/src/it/binaries-filtering/src/main
A         maven-resources-plugin/src/it/binaries-filtering/src/main/resources
AU        maven-resources-plugin/src/it/binaries-filtering/src/main/resources/duke-beerjpg.img
AU        maven-resources-plugin/src/it/binaries-filtering/src/main/resources/file.txt
AU        maven-resources-plugin/src/it/binaries-filtering/src/main/resources/happy_duke.gif
AU        maven-resources-plugin/src/it/binaries-filtering/pom.xml
A         maven-resources-plugin/src/it/MRESOURCES-18
A         maven-resources-plugin/src/it/MRESOURCES-18/src
A         maven-resources-plugin/src/it/MRESOURCES-18/src/test
A         maven-resources-plugin/src/it/MRESOURCES-18/src/test/java
A         maven-resources-plugin/src/it/MRESOURCES-18/src/test/java/org
A         maven-resources-plugin/src/it/MRESOURCES-18/src/test/java/org/apache
A         maven-resources-plugin/src/it/MRESOURCES-18/src/test/java/org/apache/maven
A         maven-resources-plugin/src/it/MRESOURCES-18/src/test/java/org/apache/maven/it0105
AU        maven-resources-plugin/src/it/MRESOURCES-18/src/test/java/org/apache/maven/it0105/FilterTest.java
A         maven-resources-plugin/src/it/MRESOURCES-18/src/main
A         maven-resources-plugin/src/it/MRESOURCES-18/src/main/resources
AU        maven-resources-plugin/src/it/MRESOURCES-18/src/main/resources/test.properties
AU        maven-resources-plugin/src/it/MRESOURCES-18/invoker.properties
AU        maven-resources-plugin/src/it/MRESOURCES-18/pom.xml
AU        maven-resources-plugin/src/it/MRESOURCES-18/test.properties
AU        maven-resources-plugin/pom.xml
 U        .
At revision 1150336
[maven-plugins-ITs-2.x] $ /home/hudson/tools/maven/apache-maven-2.2.1/bin/mvn clean install -Prun-its -U -B -V -fae
exec: 162: /home/hudson/tools/java/latest1.5/bin/java: not found


Build failed in Jenkins: maven-plugins-ITs-2.x #267

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

Changes:

[hboutemy] [MSITE-402] order of reports in reporSet will work for Maven 2.2.2 since MNG-5140 is fixed

------------------------------------------
[...truncated 7079 lines...]
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Webapp assembled in [1 msecs]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
Running org.apache.maven.plugin.war.WarOverlaysTest
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-full-1.war>
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-full-2.war>
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-full-3.war>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/no-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/no-overlay-test-data/source]>
[INFO] Webapp assembled in [36 msecs]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-one.war>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Webapp assembled in [6 msecs]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-two.war>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlays]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlays-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] Webapp assembled in [10 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-default-settings]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-default-settings-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Webapp assembled in [46 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-overlay-settings]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-overlay-settings-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Webapp assembled in [45 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-full-settings]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-full-settings-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Webapp assembled in [30 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs]>
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Webapp assembled in [30 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs2]>
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs2-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Webapp assembled in [30 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] Webapp assembled in [11 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] File [index.jsp] belonged to overlay [wartests:overlay-one] so it will be overwritten.
[INFO] File [WEB-INF/web.xml] belonged to overlay [wartests:overlay-one] so it will be overwritten.
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Webapp assembled in [8 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] Webapp assembled in [34 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay]>
[WARNING] Dependency [Dependency {groupId=wartests, artifactId=overlay-one, version=0.0-Test, type=war}] has been removed from the project. If it was included in the build as an overlay, consider cleaning the target directory of the project (mvn clean)
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-two]
[WARNING] File [index.jsp] belonged to overlay [wartests:overlay-one] which does not exist anymore in the current project. It is recommended to invoke clean if the dependencies of the project changed.
[WARNING] File [WEB-INF/web.xml] belonged to overlay [wartests:overlay-one] which does not exist anymore in the current project. It is recommended to invoke clean if the dependencies of the project changed.
[INFO] Webapp assembled in [5 msecs]
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.166 sec
Running org.apache.maven.plugin.war.WarManifestMojoTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec
Running org.apache.maven.plugin.war.WarExplodedMojoFilteringTest
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/source]>
[INFO] Webapp assembled in [14 msecs]
 line system_key_1=<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin>
 need <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin>
 line system_key_2=<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/source]>
[INFO] Webapp assembled in [5 msecs]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [plugin:addPluginArtifactMetadata {execution: default-addPluginArtifactMetadata}]
[INFO] [invoker:install {execution: integration-test}]
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/pom.xml> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [invoker:run {execution: integration-test}]
[INFO] Building: scoped-dependency-same-artifact/pom.xml
[INFO] ..SUCCESS (3.5 s)
[INFO] Building: MWAR-96/pom.xml
[INFO] ..SUCCESS (2.8 s)
[INFO] Building: simple-war-no-webxml/pom.xml
[INFO] ..SUCCESS (3.3 s)
[INFO] Building: MWAR-131/pom.xml
[INFO] ..SUCCESS (8.1 s)
[INFO] Building: MWAR-133/pom.xml
[INFO] ..SUCCESS (2.1 s)
[INFO] Building: MWAR-129/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: MWAR-62/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: default/pom.xml
[INFO] ..SUCCESS (3.1 s)
[INFO] Building: MWAR-143/pom.xml
[INFO] ..SUCCESS (7.6 s)
[INFO] Building: web-resources-filtering/pom.xml
[INFO] ..SUCCESS (4.3 s)
[INFO] Building: simple-war-project/pom.xml
[INFO] ..SUCCESS (2.9 s)
[INFO] Building: MWAR-139/pom.xml
[INFO] ..SUCCESS (2.8 s)
[INFO] ---------------------------------------
[INFO] Execution Summary:
[INFO]   Builds Passing: 12
[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-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building 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-2.x/ws/target>
[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-2.x/ws/pom.xml> to /home/hudson/.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] Maven Plugins ......................................... SUCCESS [5.229s]
[INFO] Maven ACR Plugin ...................................... SUCCESS [25.352s]
[INFO] Maven Ant Plugin ...................................... SUCCESS [1:07.382s]
[INFO] Maven AntRun Plugin ................................... SUCCESS [44.493s]
[INFO] Maven Eclipse Plugin .................................. SUCCESS [8:57.308s]
[INFO] Maven Assembly Plugin ................................. SUCCESS [11:54.860s]
[INFO] Maven Changelog Plugin ................................ SUCCESS [21.765s]
[INFO] Maven Compiler Plugin ................................. SUCCESS [19.896s]
[INFO] Maven Changes Report Plugin ........................... SUCCESS [45.419s]
[INFO] Maven Checkstyle Plugin ............................... SUCCESS [1:23.206s]
[INFO] Maven Clean Plugin .................................... SUCCESS [12.730s]
[INFO] Maven Dependency Plugin ............................... FAILED [54.356s]
[INFO] Maven Deploy Plugin ................................... SUCCESS [56.279s]
[INFO] Maven DOAP Plugin ..................................... SUCCESS [16.793s]
[INFO] Maven Documentation Checker Plugin .................... SUCCESS [5.540s]
[INFO] Maven EAR Plugin ...................................... SUCCESS [3:19.268s]
[INFO] Maven EJB Plugin ...................................... SUCCESS [24.779s]
[INFO] Maven GPG Plugin ...................................... SUCCESS [18.059s]
[INFO] Maven Help Plugin ..................................... SUCCESS [28.405s]
[INFO] Maven IDEA Plugin ..................................... SUCCESS [6.401s]
[INFO] Maven Install Plugin .................................. SUCCESS [34.732s]
[INFO] Maven JAR Plugin ...................................... SUCCESS [1:02.622s]
[INFO] Maven Jarsigner Plugin ................................ SUCCESS [23.335s]
[INFO] Maven Shade Plugin .................................... SUCCESS [1:46.741s]
[INFO] Maven Javadoc Plugin .................................. FAILED [3:32.847s]
[INFO] Maven Linkcheck Plugin ................................ SUCCESS [1.582s]
[INFO] Maven One Plugin ...................................... SUCCESS [1.490s]
[INFO] Maven Patch Plugin .................................... SUCCESS [9.953s]
[INFO] Maven PDF Plugin ...................................... SUCCESS [29.265s]
[INFO] Maven PMD Plugin ...................................... SUCCESS [17.741s]
[INFO] Maven RAR Plugin ...................................... SUCCESS [7.490s]
[INFO] Maven Reactor Plugin .................................. SUCCESS [1.915s]
[INFO] Maven Repository Plugin ............................... SUCCESS [1:53.467s]
[INFO] Maven Resources Plugin ................................ SUCCESS [45.890s]
[INFO] Maven Site Plugin 3 ................................... SUCCESS [5:41.700s]
[INFO] Maven Source Plugin ................................... SUCCESS [27.172s]
[INFO] Maven Stage Plugin .................................... SUCCESS [2.164s]
[INFO] Maven Toolchains Plugin ............................... SUCCESS [1.127s]
[INFO] Maven Verifier Plugin ................................. SUCCESS [7.480s]
[INFO] Maven WAR Plugin ...................................... SUCCESS [56.765s]
[INFO] Maven Plugins Aggregator .............................. SUCCESS [1.013s]
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Dependency Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-dependency-plugin/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Javadoc Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-javadoc-plugin/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 51 minutes 35 seconds
[INFO] Finished at: Thu Jul 28 00:21:56 UTC 2011
[INFO] Final Memory: 90M/447M
[INFO] ------------------------------------------------------------------------


Build failed in Jenkins: maven-plugins-ITs-2.x #266

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

Changes:

[rfscholte] Fix MECLIPSE-692: .project contains projects which were skipped during reactor build
Introducing maven-invoker-plugin

------------------------------------------
[...truncated 7092 lines...]
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Webapp assembled in [1 msecs]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
Running org.apache.maven.plugin.war.WarOverlaysTest
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-full-1.war>
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-full-2.war>
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-full-3.war>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/no-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/no-overlay-test-data/source]>
[INFO] Webapp assembled in [2 msecs]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-one.war>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Webapp assembled in [7 msecs]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-two.war>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlays]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlays-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] Webapp assembled in [10 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-default-settings]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-default-settings-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Webapp assembled in [33 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-overlay-settings]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-overlay-settings-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Webapp assembled in [32 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-full-settings]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-full-settings-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Webapp assembled in [34 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs]>
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Webapp assembled in [32 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs2]>
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs2-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Webapp assembled in [31 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] Webapp assembled in [11 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] File [index.jsp] belonged to overlay [wartests:overlay-one] so it will be overwritten.
[INFO] File [WEB-INF/web.xml] belonged to overlay [wartests:overlay-one] so it will be overwritten.
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Webapp assembled in [6 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] Webapp assembled in [11 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay]>
[WARNING] Dependency [Dependency {groupId=wartests, artifactId=overlay-one, version=0.0-Test, type=war}] has been removed from the project. If it was included in the build as an overlay, consider cleaning the target directory of the project (mvn clean)
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-two]
[WARNING] File [index.jsp] belonged to overlay [wartests:overlay-one] which does not exist anymore in the current project. It is recommended to invoke clean if the dependencies of the project changed.
[WARNING] File [WEB-INF/web.xml] belonged to overlay [wartests:overlay-one] which does not exist anymore in the current project. It is recommended to invoke clean if the dependencies of the project changed.
[INFO] Webapp assembled in [4 msecs]
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.06 sec
Running org.apache.maven.plugin.war.WarManifestMojoTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec
Running org.apache.maven.plugin.war.WarExplodedMojoFilteringTest
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/source]>
[INFO] Webapp assembled in [14 msecs]
 line system_key_1=<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin>
 need <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin>
 line system_key_2=<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/source]>
[INFO] Webapp assembled in [5 msecs]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [plugin:addPluginArtifactMetadata {execution: default-addPluginArtifactMetadata}]
[INFO] [invoker:install {execution: integration-test}]
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/pom.xml> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [invoker:run {execution: integration-test}]
[INFO] Building: scoped-dependency-same-artifact/pom.xml
[INFO] ..SUCCESS (3.6 s)
[INFO] Building: MWAR-96/pom.xml
[INFO] ..SUCCESS (2.8 s)
[INFO] Building: simple-war-no-webxml/pom.xml
[INFO] ..SUCCESS (3.3 s)
[INFO] Building: MWAR-131/pom.xml
[INFO] ..SUCCESS (8.0 s)
[INFO] Building: MWAR-133/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: MWAR-129/pom.xml
[INFO] ..SUCCESS (2.1 s)
[INFO] Building: MWAR-62/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: default/pom.xml
[INFO] ..SUCCESS (3.2 s)
[INFO] Building: MWAR-143/pom.xml
[INFO] ..SUCCESS (7.4 s)
[INFO] Building: web-resources-filtering/pom.xml
[INFO] ..SUCCESS (3.7 s)
[INFO] Building: simple-war-project/pom.xml
[INFO] ..SUCCESS (2.9 s)
[INFO] Building: MWAR-139/pom.xml
[INFO] ..SUCCESS (2.9 s)
[INFO] ---------------------------------------
[INFO] Execution Summary:
[INFO]   Builds Passing: 12
[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-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building 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-2.x/ws/target>
[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-2.x/ws/pom.xml> to /home/hudson/.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] Maven Plugins ......................................... SUCCESS [5.567s]
[INFO] Maven ACR Plugin ...................................... SUCCESS [27.515s]
[INFO] Maven Ant Plugin ...................................... SUCCESS [1:25.557s]
[INFO] Maven AntRun Plugin ................................... SUCCESS [46.061s]
[INFO] Maven Eclipse Plugin .................................. SUCCESS [9:26.847s]
[INFO] Maven Assembly Plugin ................................. SUCCESS [12:05.624s]
[INFO] Maven Changelog Plugin ................................ SUCCESS [23.988s]
[INFO] Maven Compiler Plugin ................................. SUCCESS [19.670s]
[INFO] Maven Changes Report Plugin ........................... SUCCESS [46.013s]
[INFO] Maven Checkstyle Plugin ............................... SUCCESS [1:11.648s]
[INFO] Maven Clean Plugin .................................... SUCCESS [13.576s]
[INFO] Maven Dependency Plugin ............................... FAILED [54.640s]
[INFO] Maven Deploy Plugin ................................... SUCCESS [57.292s]
[INFO] Maven DOAP Plugin ..................................... SUCCESS [19.521s]
[INFO] Maven Documentation Checker Plugin .................... SUCCESS [6.583s]
[INFO] Maven EAR Plugin ...................................... SUCCESS [3:12.658s]
[INFO] Maven EJB Plugin ...................................... SUCCESS [25.752s]
[INFO] Maven GPG Plugin ...................................... SUCCESS [16.686s]
[INFO] Maven Help Plugin ..................................... SUCCESS [30.358s]
[INFO] Maven IDEA Plugin ..................................... SUCCESS [7.077s]
[INFO] Maven Install Plugin .................................. SUCCESS [37.157s]
[INFO] Maven JAR Plugin ...................................... SUCCESS [1:02.026s]
[INFO] Maven Jarsigner Plugin ................................ SUCCESS [22.920s]
[INFO] Maven Shade Plugin .................................... SUCCESS [1:50.770s]
[INFO] Maven Javadoc Plugin .................................. FAILED [3:37.033s]
[INFO] Maven Linkcheck Plugin ................................ SUCCESS [1.385s]
[INFO] Maven One Plugin ...................................... SUCCESS [1.479s]
[INFO] Maven Patch Plugin .................................... SUCCESS [9.938s]
[INFO] Maven PDF Plugin ...................................... SUCCESS [27.860s]
[INFO] Maven PMD Plugin ...................................... SUCCESS [17.780s]
[INFO] Maven RAR Plugin ...................................... SUCCESS [5.411s]
[INFO] Maven Reactor Plugin .................................. SUCCESS [1.831s]
[INFO] Maven Repository Plugin ............................... SUCCESS [1:53.907s]
[INFO] Maven Resources Plugin ................................ SUCCESS [45.701s]
[INFO] Maven Site Plugin 3 ................................... SUCCESS [6:09.483s]
[INFO] Maven Source Plugin ................................... SUCCESS [26.386s]
[INFO] Maven Stage Plugin .................................... SUCCESS [1.467s]
[INFO] Maven Toolchains Plugin ............................... SUCCESS [1.182s]
[INFO] Maven Verifier Plugin ................................. SUCCESS [7.398s]
[INFO] Maven WAR Plugin ...................................... SUCCESS [56.564s]
[INFO] Maven Plugins Aggregator .............................. SUCCESS [1.376s]
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Dependency Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-dependency-plugin/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Javadoc Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-javadoc-plugin/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53 minutes 3 seconds
[INFO] Finished at: Wed Jul 27 22:55:35 UTC 2011
[INFO] Final Memory: 89M/397M
[INFO] ------------------------------------------------------------------------


Build failed in Jenkins: maven-plugins-ITs-2.x #265

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

Changes:

[hboutemy] added a stacktrace when unexpected error happens when getting an existing wagon provider

[hboutemy] improved error message to be sufficient for fix: the link is only here as complementary info

[rfscholte] update pom.xml:
- use latest parent
- use m-failsafe-p instead of the m-surefire-p bound to the integration-test phase
- replace deprecated configuration for m-surefire-p (systemProperties) and m-antrun-p (tasks)

------------------------------------------
[...truncated 7103 lines...]
[INFO] Building war: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warziptest/one-zip-overlay-skip-output/simple.war>
[INFO] WEB-INF/web.xml already added, skipping
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.031 sec
Running org.apache.maven.plugin.war.WarInPlaceMojoTest
[INFO] Generating webapp in source directory [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Webapp assembled in [1 msecs]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec
Running org.apache.maven.plugin.war.WarOverlaysTest
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-full-1.war>
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-full-2.war>
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-full-3.war>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/no-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/no-overlay-test-data/source]>
[INFO] Webapp assembled in [2 msecs]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-one.war>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Webapp assembled in [7 msecs]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-two.war>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlays]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlays-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] Webapp assembled in [10 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-default-settings]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-default-settings-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Webapp assembled in [33 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-overlay-settings]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-overlay-settings-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Webapp assembled in [34 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-full-settings]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-full-settings-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Webapp assembled in [33 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs]>
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Webapp assembled in [31 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs2]>
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs2-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Webapp assembled in [60 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] Webapp assembled in [11 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] File [index.jsp] belonged to overlay [wartests:overlay-one] so it will be overwritten.
[INFO] File [WEB-INF/web.xml] belonged to overlay [wartests:overlay-one] so it will be overwritten.
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Webapp assembled in [6 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] Webapp assembled in [10 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay]>
[WARNING] Dependency [Dependency {groupId=wartests, artifactId=overlay-one, version=0.0-Test, type=war}] has been removed from the project. If it was included in the build as an overlay, consider cleaning the target directory of the project (mvn clean)
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-two]
[WARNING] File [index.jsp] belonged to overlay [wartests:overlay-one] which does not exist anymore in the current project. It is recommended to invoke clean if the dependencies of the project changed.
[WARNING] File [WEB-INF/web.xml] belonged to overlay [wartests:overlay-one] which does not exist anymore in the current project. It is recommended to invoke clean if the dependencies of the project changed.
[INFO] Webapp assembled in [4 msecs]
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.041 sec
Running org.apache.maven.plugin.war.WarManifestMojoTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec
Running org.apache.maven.plugin.war.WarExplodedMojoFilteringTest
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/source]>
[INFO] Webapp assembled in [15 msecs]
 line system_key_1=<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin>
 need <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin>
 line system_key_2=<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/source]>
[INFO] Webapp assembled in [4 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/source]>
[INFO] Webapp assembled in [5 msecs]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [plugin:addPluginArtifactMetadata {execution: default-addPluginArtifactMetadata}]
[INFO] [invoker:install {execution: integration-test}]
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/pom.xml> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [invoker:run {execution: integration-test}]
[INFO] Building: scoped-dependency-same-artifact/pom.xml
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: MWAR-96/pom.xml
[INFO] ..SUCCESS (2.9 s)
[INFO] Building: simple-war-no-webxml/pom.xml
[INFO] ..SUCCESS (3.7 s)
[INFO] Building: MWAR-131/pom.xml
[INFO] ..SUCCESS (8.6 s)
[INFO] Building: MWAR-133/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: MWAR-129/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: MWAR-62/pom.xml
[INFO] ..SUCCESS (2.3 s)
[INFO] Building: default/pom.xml
[INFO] ..SUCCESS (3.3 s)
[INFO] Building: MWAR-143/pom.xml
[INFO] ..SUCCESS (7.6 s)
[INFO] Building: web-resources-filtering/pom.xml
[INFO] ..SUCCESS (3.7 s)
[INFO] Building: simple-war-project/pom.xml
[INFO] ..SUCCESS (2.9 s)
[INFO] Building: MWAR-139/pom.xml
[INFO] ..SUCCESS (2.9 s)
[INFO] ---------------------------------------
[INFO] Execution Summary:
[INFO]   Builds Passing: 12
[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-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building 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-2.x/ws/target>
[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-2.x/ws/pom.xml> to /home/hudson/.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] Maven Plugins ......................................... SUCCESS [6.985s]
[INFO] Maven ACR Plugin ...................................... SUCCESS [38.958s]
[INFO] Maven Ant Plugin ...................................... SUCCESS [1:15.367s]
[INFO] Maven AntRun Plugin ................................... SUCCESS [45.806s]
[INFO] Maven Eclipse Plugin .................................. SUCCESS [9:35.114s]
[INFO] Maven Assembly Plugin ................................. SUCCESS [12:16.510s]
[INFO] Maven Changelog Plugin ................................ SUCCESS [31.038s]
[INFO] Maven Compiler Plugin ................................. SUCCESS [22.442s]
[INFO] Maven Changes Report Plugin ........................... SUCCESS [53.583s]
[INFO] Maven Checkstyle Plugin ............................... SUCCESS [1:20.439s]
[INFO] Maven Clean Plugin .................................... SUCCESS [18.550s]
[INFO] Maven Dependency Plugin ............................... SUCCESS [2:12.262s]
[INFO] Maven Deploy Plugin ................................... SUCCESS [1:01.941s]
[INFO] Maven DOAP Plugin ..................................... SUCCESS [22.041s]
[INFO] Maven Documentation Checker Plugin .................... SUCCESS [8.860s]
[INFO] Maven EAR Plugin ...................................... SUCCESS [3:20.033s]
[INFO] Maven EJB Plugin ...................................... SUCCESS [25.719s]
[INFO] Maven GPG Plugin ...................................... SUCCESS [17.380s]
[INFO] Maven Help Plugin ..................................... SUCCESS [30.309s]
[INFO] Maven IDEA Plugin ..................................... SUCCESS [7.249s]
[INFO] Maven Install Plugin .................................. SUCCESS [36.631s]
[INFO] Maven JAR Plugin ...................................... SUCCESS [1:03.844s]
[INFO] Maven Jarsigner Plugin ................................ SUCCESS [23.659s]
[INFO] Maven Shade Plugin .................................... SUCCESS [2:06.777s]
[INFO] Maven Javadoc Plugin .................................. FAILED [3:44.238s]
[INFO] Maven Linkcheck Plugin ................................ SUCCESS [2.349s]
[INFO] Maven One Plugin ...................................... SUCCESS [2.470s]
[INFO] Maven Patch Plugin .................................... SUCCESS [11.438s]
[INFO] Maven PDF Plugin ...................................... SUCCESS [34.777s]
[INFO] Maven PMD Plugin ...................................... SUCCESS [25.219s]
[INFO] Maven RAR Plugin ...................................... SUCCESS [11.235s]
[INFO] Maven Reactor Plugin .................................. SUCCESS [2.666s]
[INFO] Maven Repository Plugin ............................... SUCCESS [1:56.260s]
[INFO] Maven Resources Plugin ................................ SUCCESS [48.323s]
[INFO] Maven Site Plugin 3 ................................... SUCCESS [6:46.181s]
[INFO] Maven Source Plugin ................................... SUCCESS [28.338s]
[INFO] Maven Stage Plugin .................................... SUCCESS [2.081s]
[INFO] Maven Toolchains Plugin ............................... SUCCESS [2.719s]
[INFO] Maven Verifier Plugin ................................. SUCCESS [9.554s]
[INFO] Maven WAR Plugin ...................................... SUCCESS [1:04.007s]
[INFO] Maven Plugins Aggregator .............................. SUCCESS [1.221s]
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Javadoc Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-javadoc-plugin/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 57 minutes 16 seconds
[INFO] Finished at: Wed Jul 27 21:29:27 UTC 2011
[INFO] Final Memory: 89M/391M
[INFO] ------------------------------------------------------------------------


Build failed in Jenkins: maven-plugins-ITs-2.x #264

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

Changes:

[rfscholte] Fix MECLIPSE-691: Add Websphere 7 runtime support

------------------------------------------
[...truncated 7139 lines...]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/SimpleExplodedWar]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/SimpleExplodedWar-resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/SimpleExplodedWar]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/SimpleExplodedWar-test-data/source]>
[INFO] Webapp assembled in [4 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/SimpleExplodedWar]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/SimpleExplodedWar]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/SimpleExplodedWar-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithCustomWebXML]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithCustomWebXML-test-data/source]>
[INFO] Webapp assembled in [2 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithContainerConfigXML]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithContainerConfigXML-test-data/source]>
[INFO] Webapp assembled in [2 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithSimpleExternalWARFile]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithSimpleExternalWARFile-test-data/source]>
[INFO] Processing overlay [ id wartests:simple]
[INFO] Webapp assembled in [7 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/testExplodedWarMergeWarLocalFileOverride]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/testExplodedWarMergeWarLocalFileOverride-test-data/source]>
[INFO] Processing overlay [ id wartests:simple]
[INFO] Webapp assembled in [5 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/testExplodedWarMergeWarLocalFileOverride]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/testExplodedWarMergeWarLocalFileOverride-test-data/source]>
[INFO] Processing overlay [ id wartests:simple]
[INFO] Webapp assembled in [2 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithEJB]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithEJB-test-data/source]>
[INFO] Webapp assembled in [4 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithJar]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithJar-test-data/source]>
[INFO] Webapp assembled in [4 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithEJB]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithEJB-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithTLD]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithTLD-test-data/source]>
[INFO] Webapp assembled in [4 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithPAR]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithPAR-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithAar]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithAar-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithMar]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithMar-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithDuplicateDependencies]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithDuplicateDependencies-test-data/source]>
[INFO] Webapp assembled in [4 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_DuplicateWithClassifier]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_DuplicateWithClassifier-test-data/source]>
[INFO] Webapp assembled in [4 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithClasses]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithClasses-test-data/source]>
[INFO] Webapp assembled in [2 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithSourceIncludeExclude]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithSourceIncludeExclude-test-data/source]>
[INFO] Webapp assembled in [1 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithWarDependencyIncludeExclude]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithWarDependencyIncludeExclude-test-data/source]>
[INFO] Processing overlay [ id wartests:war-include-exclude]
[INFO] Webapp assembled in [7 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithSourceModificationCheck]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithSourceModificationCheck-test-data/source]>
[INFO] Webapp assembled in [2 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithFileNameMapping]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithFileNameMapping-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithFileNameMappingAndDuplicateDependencies]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithFileNameMappingAndDuplicateDependencies-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.921 sec
Running org.apache.maven.plugin.war.WarInPlaceMojoTest
[INFO] Generating webapp in source directory [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Webapp assembled in [1 msecs]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [plugin:addPluginArtifactMetadata {execution: default-addPluginArtifactMetadata}]
[INFO] [invoker:install {execution: integration-test}]
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/pom.xml> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [invoker:run {execution: integration-test}]
[INFO] Building: simple-war-project/pom.xml
[INFO] ..SUCCESS (3.1 s)
[INFO] Building: MWAR-143/pom.xml
[INFO] ..SUCCESS (7.6 s)
[INFO] Building: MWAR-139/pom.xml
[INFO] ..SUCCESS (2.8 s)
[INFO] Building: MWAR-133/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: scoped-dependency-same-artifact/pom.xml
[INFO] ..SUCCESS (3.4 s)
[INFO] Building: simple-war-no-webxml/pom.xml
[INFO] ..SUCCESS (2.8 s)
[INFO] Building: MWAR-62/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: web-resources-filtering/pom.xml
[INFO] ..SUCCESS (3.8 s)
[INFO] Building: MWAR-96/pom.xml
[INFO] ..SUCCESS (2.8 s)
[INFO] Building: MWAR-131/pom.xml
[INFO] ..SUCCESS (7.5 s)
[INFO] Building: default/pom.xml
[INFO] ..SUCCESS (3.2 s)
[INFO] Building: MWAR-129/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] ---------------------------------------
[INFO] Execution Summary:
[INFO]   Builds Passing: 12
[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-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building 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-2.x/ws/target>
[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-2.x/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] Maven Plugins ......................................... SUCCESS [5.094s]
[INFO] Maven ACR Plugin ...................................... SUCCESS [23.224s]
[INFO] Maven Ant Plugin ...................................... SUCCESS [1:18.453s]
[INFO] Maven AntRun Plugin ................................... SUCCESS [47.699s]
[INFO] Maven Eclipse Plugin .................................. SUCCESS [9:17.163s]
[INFO] Maven Assembly Plugin ................................. SUCCESS [12:27.841s]
[INFO] Maven Changelog Plugin ................................ SUCCESS [22.482s]
[INFO] Maven Compiler Plugin ................................. SUCCESS [19.656s]
[INFO] Maven Changes Report Plugin ........................... FAILED [30.489s]
[INFO] Maven Checkstyle Plugin ............................... SUCCESS [1:28.675s]
[INFO] Maven Clean Plugin .................................... SUCCESS [15.396s]
[INFO] Maven Dependency Plugin ............................... SUCCESS [2:13.861s]
[INFO] Maven Deploy Plugin ................................... SUCCESS [1:07.991s]
[INFO] Maven DOAP Plugin ..................................... SUCCESS [17.950s]
[INFO] Maven Documentation Checker Plugin .................... SUCCESS [9.708s]
[INFO] Maven EAR Plugin ...................................... SUCCESS [3:13.014s]
[INFO] Maven EJB Plugin ...................................... SUCCESS [23.972s]
[INFO] Maven GPG Plugin ...................................... SUCCESS [20.910s]
[INFO] Maven Help Plugin ..................................... SUCCESS [29.928s]
[INFO] Maven IDEA Plugin ..................................... SUCCESS [6.580s]
[INFO] Maven Install Plugin .................................. SUCCESS [44.429s]
[INFO] Maven JAR Plugin ...................................... SUCCESS [1:06.289s]
[INFO] Maven Jarsigner Plugin ................................ SUCCESS [28.113s]
[INFO] Maven Shade Plugin .................................... SUCCESS [1:57.242s]
[INFO] Maven Javadoc Plugin .................................. FAILED [3:43.334s]
[INFO] Maven Linkcheck Plugin ................................ SUCCESS [1.911s]
[INFO] Maven One Plugin ...................................... SUCCESS [1.702s]
[INFO] Maven Patch Plugin .................................... FAILED [10.389s]
[INFO] Maven PDF Plugin ...................................... SUCCESS [34.721s]
[INFO] Maven PMD Plugin ...................................... SUCCESS [22.159s]
[INFO] Maven RAR Plugin ...................................... SUCCESS [7.013s]
[INFO] Maven Reactor Plugin .................................. SUCCESS [2.058s]
[INFO] Maven Repository Plugin ............................... SUCCESS [1:57.628s]
[INFO] Maven Resources Plugin ................................ SUCCESS [48.245s]
[INFO] Maven Site Plugin 3 ................................... SUCCESS [7:23.859s]
[INFO] Maven Source Plugin ................................... SUCCESS [28.467s]
[INFO] Maven Stage Plugin .................................... SUCCESS [1.758s]
[INFO] Maven Toolchains Plugin ............................... SUCCESS [1.361s]
[INFO] Maven Verifier Plugin ................................. SUCCESS [9.217s]
[INFO] Maven WAR Plugin ...................................... SUCCESS [59.366s]
[INFO] Maven Plugins Aggregator .............................. SUCCESS [1.140s]
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Changes Report Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] : org.apache.maven.plugin.invoker.InvokerSession@15bbaf8
4 builds failed.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Javadoc Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-javadoc-plugin/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Patch Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] : org.apache.maven.plugin.invoker.InvokerSession@6ebc80
4 builds failed.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 56 minutes 52 seconds
[INFO] Finished at: Wed Jul 27 00:40:20 UTC 2011
[INFO] Final Memory: 85M/415M
[INFO] ------------------------------------------------------------------------


Build failed in Jenkins: maven-plugins-ITs-2.x #263

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

Changes:

[hboutemy] added a list of supported protocols

------------------------------------------
[...truncated 7082 lines...]
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Webapp assembled in [1 msecs]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec
Running org.apache.maven.plugin.war.WarOverlaysTest
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-full-1.war>
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-full-2.war>
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-full-3.war>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/no-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/no-overlay-test-data/source]>
[INFO] Webapp assembled in [2 msecs]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-one.war>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Webapp assembled in [7 msecs]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-two.war>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlays]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlays-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] Webapp assembled in [9 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-default-settings]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-default-settings-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Webapp assembled in [31 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-overlay-settings]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-overlay-settings-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Webapp assembled in [32 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-full-settings]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-full-settings-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Webapp assembled in [31 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs]>
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Webapp assembled in [32 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs2]>
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs2-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Webapp assembled in [31 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] Webapp assembled in [11 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] File [index.jsp] belonged to overlay [wartests:overlay-one] so it will be overwritten.
[INFO] File [WEB-INF/web.xml] belonged to overlay [wartests:overlay-one] so it will be overwritten.
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Webapp assembled in [6 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] Webapp assembled in [10 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay]>
[WARNING] Dependency [Dependency {groupId=wartests, artifactId=overlay-one, version=0.0-Test, type=war}] has been removed from the project. If it was included in the build as an overlay, consider cleaning the target directory of the project (mvn clean)
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-two]
[WARNING] File [index.jsp] belonged to overlay [wartests:overlay-one] which does not exist anymore in the current project. It is recommended to invoke clean if the dependencies of the project changed.
[WARNING] File [WEB-INF/web.xml] belonged to overlay [wartests:overlay-one] which does not exist anymore in the current project. It is recommended to invoke clean if the dependencies of the project changed.
[INFO] Webapp assembled in [4 msecs]
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.035 sec
Running org.apache.maven.plugin.war.WarManifestMojoTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec
Running org.apache.maven.plugin.war.WarExplodedMojoFilteringTest
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/source]>
[INFO] Webapp assembled in [14 msecs]
 line system_key_1=<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin>
 need <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin>
 line system_key_2=<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/source]>
[INFO] Webapp assembled in [5 msecs]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [plugin:addPluginArtifactMetadata {execution: default-addPluginArtifactMetadata}]
[INFO] [invoker:install {execution: integration-test}]
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/pom.xml> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [invoker:run {execution: integration-test}]
[INFO] Building: scoped-dependency-same-artifact/pom.xml
[INFO] ..SUCCESS (4.2 s)
[INFO] Building: MWAR-96/pom.xml
[INFO] ..SUCCESS (3.0 s)
[INFO] Building: simple-war-no-webxml/pom.xml
[INFO] ..SUCCESS (2.9 s)
[INFO] Building: MWAR-131/pom.xml
[INFO] ..SUCCESS (9.2 s)
[INFO] Building: MWAR-133/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: MWAR-129/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: MWAR-62/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: default/pom.xml
[INFO] ..SUCCESS (3.5 s)
[INFO] Building: MWAR-143/pom.xml
[INFO] ..SUCCESS (7.8 s)
[INFO] Building: web-resources-filtering/pom.xml
[INFO] ..SUCCESS (3.8 s)
[INFO] Building: simple-war-project/pom.xml
[INFO] ..SUCCESS (2.9 s)
[INFO] Building: MWAR-139/pom.xml
[INFO] ..SUCCESS (2.9 s)
[INFO] ---------------------------------------
[INFO] Execution Summary:
[INFO]   Builds Passing: 12
[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-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building 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-2.x/ws/target>
[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-2.x/ws/pom.xml> to /home/hudson/.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] Maven Plugins ......................................... SUCCESS [6.157s]
[INFO] Maven ACR Plugin ...................................... SUCCESS [35.246s]
[INFO] Maven Ant Plugin ...................................... SUCCESS [1:32.789s]
[INFO] Maven AntRun Plugin ................................... SUCCESS [53.398s]
[INFO] Maven Eclipse Plugin .................................. SUCCESS [13:10.453s]
[INFO] Maven Assembly Plugin ................................. SUCCESS [13:56.104s]
[INFO] Maven Changelog Plugin ................................ SUCCESS [27.564s]
[INFO] Maven Compiler Plugin ................................. SUCCESS [21.373s]
[INFO] Maven Changes Report Plugin ........................... SUCCESS [48.149s]
[INFO] Maven Checkstyle Plugin ............................... SUCCESS [1:13.198s]
[INFO] Maven Clean Plugin .................................... SUCCESS [15.061s]
[INFO] Maven Dependency Plugin ............................... FAILED [52.962s]
[INFO] Maven Deploy Plugin ................................... SUCCESS [56.761s]
[INFO] Maven DOAP Plugin ..................................... SUCCESS [19.535s]
[INFO] Maven Documentation Checker Plugin .................... SUCCESS [6.373s]
[INFO] Maven EAR Plugin ...................................... SUCCESS [3:11.938s]
[INFO] Maven EJB Plugin ...................................... SUCCESS [24.936s]
[INFO] Maven GPG Plugin ...................................... SUCCESS [16.500s]
[INFO] Maven Help Plugin ..................................... SUCCESS [30.238s]
[INFO] Maven IDEA Plugin ..................................... SUCCESS [7.781s]
[INFO] Maven Install Plugin .................................. SUCCESS [35.964s]
[INFO] Maven JAR Plugin ...................................... SUCCESS [1:04.492s]
[INFO] Maven Jarsigner Plugin ................................ SUCCESS [23.399s]
[INFO] Maven Shade Plugin .................................... SUCCESS [1:52.823s]
[INFO] Maven Javadoc Plugin .................................. FAILED [3:38.317s]
[INFO] Maven Linkcheck Plugin ................................ SUCCESS [2.164s]
[INFO] Maven One Plugin ...................................... SUCCESS [2.464s]
[INFO] Maven Patch Plugin .................................... SUCCESS [10.420s]
[INFO] Maven PDF Plugin ...................................... SUCCESS [29.081s]
[INFO] Maven PMD Plugin ...................................... SUCCESS [24.423s]
[INFO] Maven RAR Plugin ...................................... SUCCESS [7.524s]
[INFO] Maven Reactor Plugin .................................. SUCCESS [2.376s]
[INFO] Maven Repository Plugin ............................... SUCCESS [1:58.231s]
[INFO] Maven Resources Plugin ................................ SUCCESS [48.322s]
[INFO] Maven Site Plugin 3 ................................... SUCCESS [6:30.292s]
[INFO] Maven Source Plugin ................................... SUCCESS [33.133s]
[INFO] Maven Stage Plugin .................................... SUCCESS [1.868s]
[INFO] Maven Toolchains Plugin ............................... SUCCESS [1.377s]
[INFO] Maven Verifier Plugin ................................. SUCCESS [9.777s]
[INFO] Maven WAR Plugin ...................................... SUCCESS [1:05.191s]
[INFO] Maven Plugins Aggregator .............................. SUCCESS [1.140s]
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Dependency Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-dependency-plugin/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Javadoc Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-javadoc-plugin/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 60 minutes 11 seconds
[INFO] Finished at: Tue Jul 26 23:10:41 UTC 2011
[INFO] Final Memory: 86M/407M
[INFO] ------------------------------------------------------------------------


Build failed in Jenkins: maven-plugins-ITs-2.x #262

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

Changes:

[ltheussl] move detailed error message to logger and preserve stacktrace

------------------------------------------
[...truncated 7142 lines...]
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/SimpleExplodedWar]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/SimpleExplodedWar]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/SimpleExplodedWar-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithCustomWebXML]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithCustomWebXML-test-data/source]>
[INFO] Webapp assembled in [2 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithContainerConfigXML]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithContainerConfigXML-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithSimpleExternalWARFile]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithSimpleExternalWARFile-test-data/source]>
[INFO] Processing overlay [ id wartests:simple]
[INFO] Webapp assembled in [7 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/testExplodedWarMergeWarLocalFileOverride]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/testExplodedWarMergeWarLocalFileOverride-test-data/source]>
[INFO] Processing overlay [ id wartests:simple]
[INFO] Webapp assembled in [6 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/testExplodedWarMergeWarLocalFileOverride]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/testExplodedWarMergeWarLocalFileOverride-test-data/source]>
[INFO] Processing overlay [ id wartests:simple]
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithEJB]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithEJB-test-data/source]>
[INFO] Webapp assembled in [4 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithJar]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithJar-test-data/source]>
[INFO] Webapp assembled in [4 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithEJB]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithEJB-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithTLD]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithTLD-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithPAR]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithPAR-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithAar]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithAar-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithMar]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithMar-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithDuplicateDependencies]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithDuplicateDependencies-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_DuplicateWithClassifier]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_DuplicateWithClassifier-test-data/source]>
[INFO] Webapp assembled in [4 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithClasses]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithClasses-test-data/source]>
[INFO] Webapp assembled in [2 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithSourceIncludeExclude]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithSourceIncludeExclude-test-data/source]>
[INFO] Webapp assembled in [1 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithWarDependencyIncludeExclude]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithWarDependencyIncludeExclude-test-data/source]>
[INFO] Processing overlay [ id wartests:war-include-exclude]
[INFO] Webapp assembled in [7 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithSourceModificationCheck]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithSourceModificationCheck-test-data/source]>
[INFO] Webapp assembled in [2 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithFileNameMapping]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithFileNameMapping-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithFileNameMappingAndDuplicateDependencies]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithFileNameMappingAndDuplicateDependencies-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.897 sec
Running org.apache.maven.plugin.war.WarInPlaceMojoTest
[INFO] Generating webapp in source directory [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Webapp assembled in [1 msecs]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [plugin:addPluginArtifactMetadata {execution: default-addPluginArtifactMetadata}]
[INFO] [invoker:install {execution: integration-test}]
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/pom.xml> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [invoker:run {execution: integration-test}]
[INFO] Building: simple-war-project/pom.xml
[INFO] ..SUCCESS (3.1 s)
[INFO] Building: MWAR-143/pom.xml
[INFO] ..SUCCESS (7.6 s)
[INFO] Building: MWAR-139/pom.xml
[INFO] ..SUCCESS (2.9 s)
[INFO] Building: MWAR-133/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: scoped-dependency-same-artifact/pom.xml
[INFO] ..SUCCESS (18.7 s)
[INFO] Building: simple-war-no-webxml/pom.xml
[INFO] ..SUCCESS (2.8 s)
[INFO] Building: MWAR-62/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: web-resources-filtering/pom.xml
[INFO] ..SUCCESS (3.8 s)
[INFO] Building: MWAR-96/pom.xml
[INFO] ..SUCCESS (2.9 s)
[INFO] Building: MWAR-131/pom.xml
[INFO] ..SUCCESS (16.5 s)
[INFO] Building: default/pom.xml
[INFO] ..SUCCESS (3.2 s)
[INFO] Building: MWAR-129/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] ---------------------------------------
[INFO] Execution Summary:
[INFO]   Builds Passing: 12
[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-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building 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-2.x/ws/target>
[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-2.x/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] Maven Plugins ......................................... SUCCESS [6.403s]
[INFO] Maven ACR Plugin ...................................... SUCCESS [21.742s]
[INFO] Maven Ant Plugin ...................................... SUCCESS [1:21.435s]
[INFO] Maven AntRun Plugin ................................... SUCCESS [46.374s]
[INFO] Maven Eclipse Plugin .................................. SUCCESS [8:56.842s]
[INFO] Maven Assembly Plugin ................................. SUCCESS [12:36.292s]
[INFO] Maven Changelog Plugin ................................ SUCCESS [21.614s]
[INFO] Maven Compiler Plugin ................................. SUCCESS [19.572s]
[INFO] Maven Changes Report Plugin ........................... FAILED [26.905s]
[INFO] Maven Checkstyle Plugin ............................... SUCCESS [1:22.181s]
[INFO] Maven Clean Plugin .................................... SUCCESS [13.297s]
[INFO] Maven Dependency Plugin ............................... SUCCESS [2:10.132s]
[INFO] Maven Deploy Plugin ................................... SUCCESS [1:04.917s]
[INFO] Maven DOAP Plugin ..................................... SUCCESS [16.757s]
[INFO] Maven Documentation Checker Plugin .................... SUCCESS [9.101s]
[INFO] Maven EAR Plugin ...................................... SUCCESS [3:10.097s]
[INFO] Maven EJB Plugin ...................................... SUCCESS [23.088s]
[INFO] Maven GPG Plugin ...................................... SUCCESS [20.194s]
[INFO] Maven Help Plugin ..................................... SUCCESS [29.745s]
[INFO] Maven IDEA Plugin ..................................... SUCCESS [6.521s]
[INFO] Maven Install Plugin .................................. SUCCESS [42.973s]
[INFO] Maven JAR Plugin ...................................... SUCCESS [1:04.832s]
[INFO] Maven Jarsigner Plugin ................................ SUCCESS [32.269s]
[INFO] Maven Shade Plugin .................................... SUCCESS [1:55.305s]
[INFO] Maven Javadoc Plugin .................................. FAILED [12:09.591s]
[INFO] Maven Linkcheck Plugin ................................ SUCCESS [1.822s]
[INFO] Maven One Plugin ...................................... SUCCESS [36.200s]
[INFO] Maven Patch Plugin .................................... FAILED [10.101s]
[INFO] Maven PDF Plugin ...................................... SUCCESS [37.293s]
[INFO] Maven PMD Plugin ...................................... SUCCESS [21.085s]
[INFO] Maven RAR Plugin ...................................... SUCCESS [5.862s]
[INFO] Maven Reactor Plugin .................................. SUCCESS [2.371s]
[INFO] Maven Repository Plugin ............................... SUCCESS [2:11.620s]
[INFO] Maven Resources Plugin ................................ SUCCESS [46.316s]
[INFO] Maven Site Plugin 3 ................................... FAILED [12:50.117s]
[INFO] Maven Source Plugin ................................... SUCCESS [27.667s]
[INFO] Maven Stage Plugin .................................... SUCCESS [1.846s]
[INFO] Maven Toolchains Plugin ............................... SUCCESS [1.480s]
[INFO] Maven Verifier Plugin ................................. SUCCESS [8.617s]
[INFO] Maven WAR Plugin ...................................... SUCCESS [1:23.579s]
[INFO] Maven Plugins Aggregator .............................. SUCCESS [1.101s]
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Changes Report Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] : org.apache.maven.plugin.invoker.InvokerSession@6575d6
4 builds failed.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Javadoc Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-javadoc-plugin/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Patch Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] : org.apache.maven.plugin.invoker.InvokerSession@465ae8
4 builds failed.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Site Plugin 3 (during install)
[INFO] ------------------------------------------------------------------------
[INFO] : org.apache.maven.plugin.invoker.InvokerSession@df5d57
1 build failed.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 72 minutes 9 seconds
[INFO] Finished at: Tue Jul 26 09:35:31 UTC 2011
[INFO] Final Memory: 80M/395M
[INFO] ------------------------------------------------------------------------


Build failed in Jenkins: maven-plugins-ITs-2.x #261

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

Changes:

[hboutemy] [MSITE-402] ensure order of reports like defined in POM (works with Maven 3 but not with Maven 2.2 for the moment)

------------------------------------------
[...truncated 7169 lines...]
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/SimpleExplodedWar]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/SimpleExplodedWar]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/SimpleExplodedWar-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithCustomWebXML]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithCustomWebXML-test-data/source]>
[INFO] Webapp assembled in [2 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithContainerConfigXML]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithContainerConfigXML-test-data/source]>
[INFO] Webapp assembled in [2 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithSimpleExternalWARFile]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithSimpleExternalWARFile-test-data/source]>
[INFO] Processing overlay [ id wartests:simple]
[INFO] Webapp assembled in [7 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/testExplodedWarMergeWarLocalFileOverride]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/testExplodedWarMergeWarLocalFileOverride-test-data/source]>
[INFO] Processing overlay [ id wartests:simple]
[INFO] Webapp assembled in [6 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/testExplodedWarMergeWarLocalFileOverride]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/testExplodedWarMergeWarLocalFileOverride-test-data/source]>
[INFO] Processing overlay [ id wartests:simple]
[INFO] Webapp assembled in [2 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithEJB]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithEJB-test-data/source]>
[INFO] Webapp assembled in [4 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithJar]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithJar-test-data/source]>
[INFO] Webapp assembled in [5 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithEJB]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithEJB-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithTLD]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithTLD-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithPAR]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithPAR-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithAar]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithAar-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithMar]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithMar-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithDuplicateDependencies]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithDuplicateDependencies-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_DuplicateWithClassifier]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_DuplicateWithClassifier-test-data/source]>
[INFO] Webapp assembled in [4 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithClasses]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithClasses-test-data/source]>
[INFO] Webapp assembled in [2 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithSourceIncludeExclude]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithSourceIncludeExclude-test-data/source]>
[INFO] Webapp assembled in [1 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithWarDependencyIncludeExclude]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithWarDependencyIncludeExclude-test-data/source]>
[INFO] Processing overlay [ id wartests:war-include-exclude]
[INFO] Webapp assembled in [7 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithSourceModificationCheck]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithSourceModificationCheck-test-data/source]>
[INFO] Webapp assembled in [2 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithFileNameMapping]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithFileNameMapping-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithFileNameMappingAndDuplicateDependencies]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithFileNameMappingAndDuplicateDependencies-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 sec
Running org.apache.maven.plugin.war.WarInPlaceMojoTest
[INFO] Generating webapp in source directory [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [plugin:addPluginArtifactMetadata {execution: default-addPluginArtifactMetadata}]
[INFO] [invoker:install {execution: integration-test}]
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/pom.xml> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [invoker:run {execution: integration-test}]
[INFO] Building: simple-war-project/pom.xml
[INFO] ..SUCCESS (3.1 s)
[INFO] Building: MWAR-143/pom.xml
[INFO] ..SUCCESS (7.7 s)
[INFO] Building: MWAR-139/pom.xml
[INFO] ..SUCCESS (2.8 s)
[INFO] Building: MWAR-133/pom.xml
[INFO] ..SUCCESS (2.3 s)
[INFO] Building: scoped-dependency-same-artifact/pom.xml
[INFO] ..SUCCESS (3.5 s)
[INFO] Building: simple-war-no-webxml/pom.xml
[INFO] ..SUCCESS (2.9 s)
[INFO] Building: MWAR-62/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: web-resources-filtering/pom.xml
[INFO] ..SUCCESS (3.7 s)
[INFO] Building: MWAR-96/pom.xml
[INFO] ..SUCCESS (2.8 s)
[INFO] Building: MWAR-131/pom.xml
[INFO] ..SUCCESS (8.7 s)
[INFO] Building: default/pom.xml
[INFO] ..SUCCESS (3.6 s)
[INFO] Building: MWAR-129/pom.xml
[INFO] ..SUCCESS (2.3 s)
[INFO] ---------------------------------------
[INFO] Execution Summary:
[INFO]   Builds Passing: 12
[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-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building 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-2.x/ws/target>
[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-2.x/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] Maven Plugins ......................................... SUCCESS [5.066s]
[INFO] Maven ACR Plugin ...................................... SUCCESS [22.403s]
[INFO] Maven Ant Plugin ...................................... SUCCESS [1:18.716s]
[INFO] Maven AntRun Plugin ................................... SUCCESS [46.450s]
[INFO] Maven Eclipse Plugin .................................. SUCCESS [8:36.828s]
[INFO] Maven Assembly Plugin ................................. FAILED [12:28.385s]
[INFO] Maven Changelog Plugin ................................ SUCCESS [21.169s]
[INFO] Maven Compiler Plugin ................................. SUCCESS [19.013s]
[INFO] Maven Changes Report Plugin ........................... FAILED [27.578s]
[INFO] Maven Checkstyle Plugin ............................... SUCCESS [1:24.488s]
[INFO] Maven Clean Plugin .................................... SUCCESS [12.990s]
[INFO] Maven Dependency Plugin ............................... SUCCESS [2:14.306s]
[INFO] Maven Deploy Plugin ................................... SUCCESS [1:09.278s]
[INFO] Maven DOAP Plugin ..................................... SUCCESS [16.538s]
[INFO] Maven Documentation Checker Plugin .................... SUCCESS [10.576s]
[INFO] Maven EAR Plugin ...................................... SUCCESS [3:09.233s]
[INFO] Maven EJB Plugin ...................................... SUCCESS [23.811s]
[INFO] Maven GPG Plugin ...................................... SUCCESS [23.208s]
[INFO] Maven Help Plugin ..................................... SUCCESS [29.770s]
[INFO] Maven IDEA Plugin ..................................... SUCCESS [6.691s]
[INFO] Maven Install Plugin .................................. SUCCESS [48.421s]
[INFO] Maven JAR Plugin ...................................... SUCCESS [1:07.791s]
[INFO] Maven Jarsigner Plugin ................................ SUCCESS [31.429s]
[INFO] Maven Shade Plugin .................................... SUCCESS [1:54.642s]
[INFO] Maven Javadoc Plugin .................................. FAILED [3:40.359s]
[INFO] Maven Linkcheck Plugin ................................ SUCCESS [1.487s]
[INFO] Maven One Plugin ...................................... SUCCESS [9.018s]
[INFO] Maven Patch Plugin .................................... FAILED [10.082s]
[INFO] Maven PDF Plugin ...................................... SUCCESS [45.081s]
[INFO] Maven PMD Plugin ...................................... SUCCESS [21.265s]
[INFO] Maven RAR Plugin ...................................... SUCCESS [6.239s]
[INFO] Maven Reactor Plugin .................................. SUCCESS [2.220s]
[INFO] Maven Repository Plugin ............................... SUCCESS [1:55.195s]
[INFO] Maven Resources Plugin ................................ SUCCESS [47.478s]
[INFO] Maven Site Plugin 3 ................................... SUCCESS [8:20.674s]
[INFO] Maven Source Plugin ................................... SUCCESS [28.985s]
[INFO] Maven Stage Plugin .................................... SUCCESS [1.716s]
[INFO] Maven Toolchains Plugin ............................... SUCCESS [1.252s]
[INFO] Maven Verifier Plugin ................................. SUCCESS [8.252s]
[INFO] Maven WAR Plugin ...................................... SUCCESS [57.780s]
[INFO] Maven Plugins Aggregator .............................. SUCCESS [1.049s]
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Assembly Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] : org.apache.maven.plugin.invoker.InvokerSession@168e091
1 build failed.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Changes Report Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] : org.apache.maven.plugin.invoker.InvokerSession@1a15631
4 builds failed.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Javadoc Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-javadoc-plugin/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Patch Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] : org.apache.maven.plugin.invoker.InvokerSession@36a277
4 builds failed.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 57 minutes 8 seconds
[INFO] Finished at: Tue Jul 26 00:22:24 UTC 2011
[INFO] Final Memory: 85M/400M
[INFO] ------------------------------------------------------------------------


Build failed in Jenkins: maven-plugins-ITs-2.x #260

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

Changes:

[hboutemy] [MSITE-598] removed wagon-providers dependencies to let extensions work and user configuration when necessary

------------------------------------------
[...truncated 7097 lines...]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/SimpleExplodedWar]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/SimpleExplodedWar]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/SimpleExplodedWar-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithCustomWebXML]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithCustomWebXML-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithContainerConfigXML]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithContainerConfigXML-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithSimpleExternalWARFile]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithSimpleExternalWARFile-test-data/source]>
[INFO] Processing overlay [ id wartests:simple]
[INFO] Webapp assembled in [8 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/testExplodedWarMergeWarLocalFileOverride]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/testExplodedWarMergeWarLocalFileOverride-test-data/source]>
[INFO] Processing overlay [ id wartests:simple]
[INFO] Webapp assembled in [6 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/testExplodedWarMergeWarLocalFileOverride]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/testExplodedWarMergeWarLocalFileOverride-test-data/source]>
[INFO] Processing overlay [ id wartests:simple]
[INFO] Webapp assembled in [2 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithEJB]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithEJB-test-data/source]>
[INFO] Webapp assembled in [7 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithJar]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithJar-test-data/source]>
[INFO] Webapp assembled in [4 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithEJB]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithEJB-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithTLD]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithTLD-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithPAR]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithPAR-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithAar]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithAar-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithMar]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithMar-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithDuplicateDependencies]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithDuplicateDependencies-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_DuplicateWithClassifier]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_DuplicateWithClassifier-test-data/source]>
[INFO] Webapp assembled in [4 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithClasses]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithClasses-test-data/source]>
[INFO] Webapp assembled in [2 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithSourceIncludeExclude]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithSourceIncludeExclude-test-data/source]>
[INFO] Webapp assembled in [2 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithWarDependencyIncludeExclude]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithWarDependencyIncludeExclude-test-data/source]>
[INFO] Processing overlay [ id wartests:war-include-exclude]
[INFO] Webapp assembled in [8 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithSourceModificationCheck]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithSourceModificationCheck-test-data/source]>
[INFO] Webapp assembled in [2 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithFileNameMapping]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithFileNameMapping-test-data/source]>
[INFO] Webapp assembled in [2 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithFileNameMappingAndDuplicateDependencies]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithFileNameMappingAndDuplicateDependencies-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 sec
Running org.apache.maven.plugin.war.WarInPlaceMojoTest
[INFO] Generating webapp in source directory [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Webapp assembled in [1 msecs]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [plugin:addPluginArtifactMetadata {execution: default-addPluginArtifactMetadata}]
[INFO] [invoker:install {execution: integration-test}]
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/pom.xml> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [invoker:run {execution: integration-test}]
[INFO] Building: simple-war-project/pom.xml
[INFO] ..SUCCESS (3.1 s)
[INFO] Building: MWAR-143/pom.xml
[INFO] ..SUCCESS (7.8 s)
[INFO] Building: MWAR-139/pom.xml
[INFO] ..SUCCESS (2.8 s)
[INFO] Building: MWAR-133/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: scoped-dependency-same-artifact/pom.xml
[INFO] ..SUCCESS (3.4 s)
[INFO] Building: simple-war-no-webxml/pom.xml
[INFO] ..SUCCESS (2.8 s)
[INFO] Building: MWAR-62/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: web-resources-filtering/pom.xml
[INFO] ..SUCCESS (3.7 s)
[INFO] Building: MWAR-96/pom.xml
[INFO] ..SUCCESS (2.8 s)
[INFO] Building: MWAR-131/pom.xml
[INFO] ..SUCCESS (8.9 s)
[INFO] Building: default/pom.xml
[INFO] ..SUCCESS (3.6 s)
[INFO] Building: MWAR-129/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] ---------------------------------------
[INFO] Execution Summary:
[INFO]   Builds Passing: 12
[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-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building 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-2.x/ws/target>
[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-2.x/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] Maven Plugins ......................................... SUCCESS [5.780s]
[INFO] Maven ACR Plugin ...................................... SUCCESS [24.070s]
[INFO] Maven Ant Plugin ...................................... SUCCESS [1:20.506s]
[INFO] Maven AntRun Plugin ................................... SUCCESS [49.186s]
[INFO] Maven Eclipse Plugin .................................. SUCCESS [9:00.444s]
[INFO] Maven Assembly Plugin ................................. SUCCESS [12:42.866s]
[INFO] Maven Changelog Plugin ................................ SUCCESS [22.735s]
[INFO] Maven Compiler Plugin ................................. SUCCESS [20.223s]
[INFO] Maven Changes Report Plugin ........................... FAILED [28.875s]
[INFO] Maven Checkstyle Plugin ............................... SUCCESS [1:31.143s]
[INFO] Maven Clean Plugin .................................... SUCCESS [14.907s]
[INFO] Maven Dependency Plugin ............................... FAILED [54.539s]
[INFO] Maven Deploy Plugin ................................... SUCCESS [1:12.084s]
[INFO] Maven DOAP Plugin ..................................... SUCCESS [17.806s]
[INFO] Maven Documentation Checker Plugin .................... SUCCESS [12.105s]
[INFO] Maven EAR Plugin ...................................... SUCCESS [3:13.535s]
[INFO] Maven EJB Plugin ...................................... SUCCESS [24.143s]
[INFO] Maven GPG Plugin ...................................... SUCCESS [23.154s]
[INFO] Maven Help Plugin ..................................... SUCCESS [30.327s]
[INFO] Maven IDEA Plugin ..................................... SUCCESS [6.690s]
[INFO] Maven Install Plugin .................................. SUCCESS [50.669s]
[INFO] Maven JAR Plugin ...................................... SUCCESS [1:09.907s]
[INFO] Maven Jarsigner Plugin ................................ SUCCESS [31.970s]
[INFO] Maven Shade Plugin .................................... SUCCESS [2:00.253s]
[INFO] Maven Javadoc Plugin .................................. FAILED [3:41.580s]
[INFO] Maven Linkcheck Plugin ................................ SUCCESS [1.804s]
[INFO] Maven One Plugin ...................................... SUCCESS [1.804s]
[INFO] Maven Patch Plugin .................................... FAILED [10.515s]
[INFO] Maven PDF Plugin ...................................... SUCCESS [45.936s]
[INFO] Maven PMD Plugin ...................................... SUCCESS [24.506s]
[INFO] Maven RAR Plugin ...................................... SUCCESS [6.447s]
[INFO] Maven Reactor Plugin .................................. SUCCESS [2.315s]
[INFO] Maven Repository Plugin ............................... SUCCESS [1:57.911s]
[INFO] Maven Resources Plugin ................................ SUCCESS [48.972s]
[INFO] Maven Site Plugin 3 ................................... SUCCESS [8:21.823s]
[INFO] Maven Source Plugin ................................... SUCCESS [30.711s]
[INFO] Maven Stage Plugin .................................... SUCCESS [1.892s]
[INFO] Maven Toolchains Plugin ............................... SUCCESS [1.405s]
[INFO] Maven Verifier Plugin ................................. SUCCESS [8.552s]
[INFO] Maven WAR Plugin ...................................... SUCCESS [58.414s]
[INFO] Maven Plugins Aggregator .............................. SUCCESS [1.086s]
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Changes Report Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] : org.apache.maven.plugin.invoker.InvokerSession@17f6a92
4 builds failed.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Dependency Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-dependency-plugin/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Javadoc Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-javadoc-plugin/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Patch Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] : org.apache.maven.plugin.invoker.InvokerSession@1dc21a7
4 builds failed.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 57 minutes 15 seconds
[INFO] Finished at: Mon Jul 25 22:06:26 UTC 2011
[INFO] Final Memory: 85M/398M
[INFO] ------------------------------------------------------------------------


Build failed in Jenkins: maven-plugins-ITs-2.x #259

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

Changes:

[ltheussl] doc polishing

------------------------------------------
[...truncated 9122 lines...]
[INFO] Webapp assembled in [4 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithEJB]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithEJB-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithTLD]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithTLD-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithPAR]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithPAR-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithAar]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithAar-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithMar]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithMar-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithDuplicateDependencies]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithDuplicateDependencies-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_DuplicateWithClassifier]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_DuplicateWithClassifier-test-data/source]>
[INFO] Webapp assembled in [5 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithClasses]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithClasses-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithSourceIncludeExclude]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithSourceIncludeExclude-test-data/source]>
[INFO] Webapp assembled in [1 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithWarDependencyIncludeExclude]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithWarDependencyIncludeExclude-test-data/source]>
[INFO] Processing overlay [ id wartests:war-include-exclude]
[INFO] Webapp assembled in [7 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithSourceModificationCheck]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithSourceModificationCheck-test-data/source]>
[INFO] Webapp assembled in [2 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithFileNameMapping]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithFileNameMapping-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithFileNameMappingAndDuplicateDependencies]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWarWithFileNameMappingAndDuplicateDependencies-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.891 sec
Running org.apache.maven.plugin.war.WarInPlaceMojoTest
[INFO] Generating webapp in source directory [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Webapp assembled in [1 msecs]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [plugin:addPluginArtifactMetadata {execution: default-addPluginArtifactMetadata}]
[INFO] [invoker:install {execution: integration-test}]
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/pom.xml> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [invoker:run {execution: integration-test}]
[INFO] Building: simple-war-project/pom.xml
[INFO] ..SUCCESS (6.2 s)
[INFO] Building: MWAR-143/pom.xml
[INFO] ..SUCCESS (9.5 s)
[INFO] Building: MWAR-139/pom.xml
[INFO] ..SUCCESS (2.8 s)
[INFO] Building: MWAR-133/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: scoped-dependency-same-artifact/pom.xml
[INFO] ..SUCCESS (3.4 s)
[INFO] Building: simple-war-no-webxml/pom.xml
[INFO] ..SUCCESS (2.8 s)
[INFO] Building: MWAR-62/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: web-resources-filtering/pom.xml
[INFO] ..SUCCESS (3.6 s)
[INFO] Building: MWAR-96/pom.xml
[INFO] ..SUCCESS (2.8 s)
[INFO] Building: MWAR-131/pom.xml
[INFO] ..SUCCESS (14.2 s)
[INFO] Building: default/pom.xml
[INFO] ..SUCCESS (3.5 s)
[INFO] Building: MWAR-129/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] ---------------------------------------
[INFO] Execution Summary:
[INFO]   Builds Passing: 12
[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-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Plugins Aggregator
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.2/maven-site-plugin-2.2.pom

Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.2/maven-site-plugin-2.2.jar

[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.pom

Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.4/doxia-modules-1.1.4.pom

Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia/1.1.4/doxia-1.1.4.pom

Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-core/1.1.4/doxia-core-1.1.4.pom

Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.4/doxia-sink-api-1.1.4.pom

Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.pom

Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.1.4/doxia-module-apt-1.1.4.pom

Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.1.4/doxia-module-xdoc-1.1.4.pom

Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.pom

Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.pom

Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.4/doxia-sitetools-1.1.4.pom

Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.pom

Downloading: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.3/maven-doxia-tools-1.3.pom

Downloading: http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-4/wagon-provider-api-1.0-beta-4.pom

Downloading: http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-4/wagon-1.0-beta-4.pom

Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.jar
Downloading: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.3/maven-doxia-tools-1.3.jar


Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-core/1.1.4/doxia-core-1.1.4.jar

Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.1.4/doxia-module-apt-1.1.4.jar

Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.1.4/doxia-module-xdoc-1.1.4.jar

Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.jar

Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.jar

Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.jar

[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/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] Maven Plugins ......................................... SUCCESS [1:01.959s]
[INFO] Maven ACR Plugin ...................................... SUCCESS [40.603s]
[INFO] Maven Ant Plugin ...................................... SUCCESS [1:39.914s]
[INFO] Maven AntRun Plugin ................................... SUCCESS [1:09.462s]
[INFO] Maven Eclipse Plugin .................................. SUCCESS [12:01.963s]
[INFO] Maven Assembly Plugin ................................. SUCCESS [14:40.966s]
[INFO] Maven Changelog Plugin ................................ SUCCESS [57.048s]
[INFO] Maven Compiler Plugin ................................. SUCCESS [39.053s]
[INFO] Maven Changes Report Plugin ........................... FAILED [1:32.002s]
[INFO] Maven Checkstyle Plugin ............................... SUCCESS [1:58.487s]
[INFO] Maven Clean Plugin .................................... SUCCESS [14.349s]
[INFO] Maven Dependency Plugin ............................... SUCCESS [2:52.505s]
[INFO] Maven Deploy Plugin ................................... SUCCESS [1:44.497s]
[INFO] Maven DOAP Plugin ..................................... SUCCESS [37.997s]
[INFO] Maven Documentation Checker Plugin .................... SUCCESS [12.958s]
[INFO] Maven EAR Plugin ...................................... SUCCESS [3:15.990s]
[INFO] Maven EJB Plugin ...................................... SUCCESS [40.667s]
[INFO] Maven GPG Plugin ...................................... SUCCESS [29.312s]
[INFO] Maven Help Plugin ..................................... SUCCESS [38.337s]
[INFO] Maven IDEA Plugin ..................................... SUCCESS [14.378s]
[INFO] Maven Install Plugin .................................. SUCCESS [58.055s]
[INFO] Maven JAR Plugin ...................................... SUCCESS [1:15.404s]
[INFO] Maven Jarsigner Plugin ................................ SUCCESS [35.319s]
[INFO] Maven Shade Plugin .................................... SUCCESS [2:21.043s]
[INFO] Maven Javadoc Plugin .................................. FAILED [5:41.626s]
[INFO] Maven Linkcheck Plugin ................................ SUCCESS [7.091s]
[INFO] Maven One Plugin ...................................... SUCCESS [12.546s]
[INFO] Maven Patch Plugin .................................... FAILED [9.792s]
[INFO] Maven PDF Plugin ...................................... SUCCESS [1:47.816s]
[INFO] Maven PMD Plugin ...................................... SUCCESS [38.858s]
[INFO] Maven RAR Plugin ...................................... SUCCESS [13.534s]
[INFO] Maven Reactor Plugin .................................. SUCCESS [25.533s]
[INFO] Maven Repository Plugin ............................... SUCCESS [2:33.860s]
[INFO] Maven Resources Plugin ................................ SUCCESS [53.532s]
[INFO] Maven Site Plugin 3 ................................... SUCCESS [10:43.125s]
[INFO] Maven Source Plugin ................................... SUCCESS [32.475s]
[INFO] Maven Stage Plugin .................................... SUCCESS [12.029s]
[INFO] Maven Toolchains Plugin ............................... SUCCESS [1.637s]
[INFO] Maven Verifier Plugin ................................. SUCCESS [12.082s]
[INFO] Maven WAR Plugin ...................................... SUCCESS [1:08.146s]
[INFO] Maven Plugins Aggregator .............................. SUCCESS [13.277s]
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Changes Report Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] : org.apache.maven.plugin.invoker.InvokerSession@18acd64
4 builds failed.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Javadoc Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-javadoc-plugin/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Patch Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] : org.apache.maven.plugin.invoker.InvokerSession@7e299
4 builds failed.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 78 minutes 21 seconds
[INFO] Finished at: Mon Jul 25 16:15:03 UTC 2011
[INFO] Final Memory: 83M/393M
[INFO] ------------------------------------------------------------------------


Build failed in Jenkins: maven-plugins-ITs-2.x #258

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

Changes:

[dennisl] [MSITE-599] Add the new example page to the menu.

[hboutemy] [MSITE-599] reverted unwanted part of commit

[hboutemy] [MSITE-599] improved error message in case of unavailable deploy protocol, with a dedicated example page to show how to add a protocol

------------------------------------------
[...truncated 7093 lines...]
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Webapp assembled in [1 msecs]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec
Running org.apache.maven.plugin.war.WarOverlaysTest
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-full-1.war>
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-full-2.war>
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-full-3.war>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/no-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/no-overlay-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-one.war>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Webapp assembled in [6 msecs]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-two.war>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlays]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlays-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] Webapp assembled in [31 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-default-settings]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-default-settings-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Webapp assembled in [32 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-overlay-settings]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-overlay-settings-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Webapp assembled in [32 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-full-settings]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-full-settings-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Webapp assembled in [33 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs]>
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Webapp assembled in [32 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs2]>
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs2-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Webapp assembled in [31 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] Webapp assembled in [11 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] File [index.jsp] belonged to overlay [wartests:overlay-one] so it will be overwritten.
[INFO] File [WEB-INF/web.xml] belonged to overlay [wartests:overlay-one] so it will be overwritten.
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Webapp assembled in [7 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] Webapp assembled in [11 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay]>
[WARNING] Dependency [Dependency {groupId=wartests, artifactId=overlay-one, version=0.0-Test, type=war}] has been removed from the project. If it was included in the build as an overlay, consider cleaning the target directory of the project (mvn clean)
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-two]
[WARNING] File [index.jsp] belonged to overlay [wartests:overlay-one] which does not exist anymore in the current project. It is recommended to invoke clean if the dependencies of the project changed.
[WARNING] File [WEB-INF/web.xml] belonged to overlay [wartests:overlay-one] which does not exist anymore in the current project. It is recommended to invoke clean if the dependencies of the project changed.
[INFO] Webapp assembled in [4 msecs]
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 sec
Running org.apache.maven.plugin.war.WarManifestMojoTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec
Running org.apache.maven.plugin.war.WarExplodedMojoFilteringTest
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/source]>
[INFO] Webapp assembled in [15 msecs]
 line system_key_1=<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin>
 need <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin>
 line system_key_2=<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/source]>
[INFO] Webapp assembled in [5 msecs]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [plugin:addPluginArtifactMetadata {execution: default-addPluginArtifactMetadata}]
[INFO] [invoker:install {execution: integration-test}]
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/pom.xml> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [invoker:run {execution: integration-test}]
[INFO] Building: scoped-dependency-same-artifact/pom.xml
[INFO] ..SUCCESS (4.8 s)
[INFO] Building: MWAR-96/pom.xml
[INFO] ..SUCCESS (2.9 s)
[INFO] Building: simple-war-no-webxml/pom.xml
[INFO] ..SUCCESS (2.9 s)
[INFO] Building: MWAR-131/pom.xml
[INFO] ..SUCCESS (8.4 s)
[INFO] Building: MWAR-133/pom.xml
[INFO] ..SUCCESS (2.1 s)
[INFO] Building: MWAR-129/pom.xml
[INFO] ..SUCCESS (2.9 s)
[INFO] Building: MWAR-62/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: default/pom.xml
[INFO] ..SUCCESS (3.2 s)
[INFO] Building: MWAR-143/pom.xml
[INFO] ..SUCCESS (7.8 s)
[INFO] Building: web-resources-filtering/pom.xml
[INFO] ..SUCCESS (3.7 s)
[INFO] Building: simple-war-project/pom.xml
[INFO] ..SUCCESS (3.0 s)
[INFO] Building: MWAR-139/pom.xml
[INFO] ..SUCCESS (2.8 s)
[INFO] ---------------------------------------
[INFO] Execution Summary:
[INFO]   Builds Passing: 12
[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-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building 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-2.x/ws/target>
[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-2.x/ws/pom.xml> to /home/hudson/.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] Maven Plugins ......................................... SUCCESS [5.639s]
[INFO] Maven ACR Plugin ...................................... SUCCESS [21.451s]
[INFO] Maven Ant Plugin ...................................... SUCCESS [1:24.561s]
[INFO] Maven AntRun Plugin ................................... SUCCESS [44.241s]
[INFO] Maven Eclipse Plugin .................................. SUCCESS [9:00.867s]
[INFO] Maven Assembly Plugin ................................. SUCCESS [11:53.499s]
[INFO] Maven Changelog Plugin ................................ SUCCESS [23.895s]
[INFO] Maven Compiler Plugin ................................. SUCCESS [21.606s]
[INFO] Maven Changes Report Plugin ........................... SUCCESS [46.920s]
[INFO] Maven Checkstyle Plugin ............................... SUCCESS [1:10.020s]
[INFO] Maven Clean Plugin .................................... SUCCESS [11.776s]
[INFO] Maven Dependency Plugin ............................... FAILED [52.687s]
[INFO] Maven Deploy Plugin ................................... SUCCESS [54.500s]
[INFO] Maven DOAP Plugin ..................................... SUCCESS [17.358s]
[INFO] Maven Documentation Checker Plugin .................... SUCCESS [5.707s]
[INFO] Maven EAR Plugin ...................................... SUCCESS [3:09.775s]
[INFO] Maven EJB Plugin ...................................... SUCCESS [23.913s]
[INFO] Maven GPG Plugin ...................................... SUCCESS [16.049s]
[INFO] Maven Help Plugin ..................................... SUCCESS [28.908s]
[INFO] Maven IDEA Plugin ..................................... SUCCESS [7.153s]
[INFO] Maven Install Plugin .................................. SUCCESS [34.747s]
[INFO] Maven JAR Plugin ...................................... SUCCESS [57.867s]
[INFO] Maven Jarsigner Plugin ................................ SUCCESS [23.455s]
[INFO] Maven Shade Plugin .................................... SUCCESS [1:48.434s]
[INFO] Maven Javadoc Plugin .................................. FAILED [3:33.806s]
[INFO] Maven Linkcheck Plugin ................................ SUCCESS [1.597s]
[INFO] Maven One Plugin ...................................... SUCCESS [1.768s]
[INFO] Maven Patch Plugin .................................... SUCCESS [10.135s]
[INFO] Maven PDF Plugin ...................................... SUCCESS [28.410s]
[INFO] Maven PMD Plugin ...................................... SUCCESS [18.101s]
[INFO] Maven RAR Plugin ...................................... SUCCESS [6.245s]
[INFO] Maven Reactor Plugin .................................. SUCCESS [1.897s]
[INFO] Maven Repository Plugin ............................... SUCCESS [1:54.133s]
[INFO] Maven Resources Plugin ................................ SUCCESS [45.799s]
[INFO] Maven Site Plugin 3 ................................... SUCCESS [6:18.396s]
[INFO] Maven Source Plugin ................................... SUCCESS [27.241s]
[INFO] Maven Stage Plugin .................................... SUCCESS [1.706s]
[INFO] Maven Toolchains Plugin ............................... SUCCESS [1.258s]
[INFO] Maven Verifier Plugin ................................. SUCCESS [8.544s]
[INFO] Maven WAR Plugin ...................................... SUCCESS [1:00.875s]
[INFO] Maven Plugins Aggregator .............................. SUCCESS [1.080s]
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Dependency Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-dependency-plugin/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Javadoc Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-javadoc-plugin/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52 minutes 7 seconds
[INFO] Finished at: Sun Jul 24 23:56:07 UTC 2011
[INFO] Final Memory: 88M/398M
[INFO] ------------------------------------------------------------------------


Build failed in Jenkins: maven-plugins-ITs-2.x #257

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

Changes:

[hboutemy] dependencies cleanup

------------------------------------------
[...truncated 7078 lines...]
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Webapp assembled in [1 msecs]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec
Running org.apache.maven.plugin.war.WarOverlaysTest
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-full-1.war>
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-full-2.war>
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-full-3.war>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/no-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/no-overlay-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-one.war>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Webapp assembled in [7 msecs]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-two.war>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlays]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlays-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] Webapp assembled in [10 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-default-settings]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-default-settings-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Webapp assembled in [33 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-overlay-settings]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-overlay-settings-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Webapp assembled in [34 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-full-settings]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-full-settings-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Webapp assembled in [32 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs]>
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Webapp assembled in [34 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs2]>
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs2-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Webapp assembled in [32 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] Webapp assembled in [12 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] File [index.jsp] belonged to overlay [wartests:overlay-one] so it will be overwritten.
[INFO] File [WEB-INF/web.xml] belonged to overlay [wartests:overlay-one] so it will be overwritten.
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Webapp assembled in [7 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] Webapp assembled in [11 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay]>
[WARNING] Dependency [Dependency {groupId=wartests, artifactId=overlay-one, version=0.0-Test, type=war}] has been removed from the project. If it was included in the build as an overlay, consider cleaning the target directory of the project (mvn clean)
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-two]
[WARNING] File [index.jsp] belonged to overlay [wartests:overlay-one] which does not exist anymore in the current project. It is recommended to invoke clean if the dependencies of the project changed.
[WARNING] File [WEB-INF/web.xml] belonged to overlay [wartests:overlay-one] which does not exist anymore in the current project. It is recommended to invoke clean if the dependencies of the project changed.
[INFO] Webapp assembled in [4 msecs]
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.074 sec
Running org.apache.maven.plugin.war.WarManifestMojoTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec
Running org.apache.maven.plugin.war.WarExplodedMojoFilteringTest
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/source]>
[INFO] Webapp assembled in [14 msecs]
 line system_key_1=<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin>
 need <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin>
 line system_key_2=<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/source]>
[INFO] Webapp assembled in [5 msecs]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [plugin:addPluginArtifactMetadata {execution: default-addPluginArtifactMetadata}]
[INFO] [invoker:install {execution: integration-test}]
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/pom.xml> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [invoker:run {execution: integration-test}]
[INFO] Building: scoped-dependency-same-artifact/pom.xml
[INFO] ..SUCCESS (4.3 s)
[INFO] Building: MWAR-96/pom.xml
[INFO] ..SUCCESS (2.8 s)
[INFO] Building: simple-war-no-webxml/pom.xml
[INFO] ..SUCCESS (2.9 s)
[INFO] Building: MWAR-131/pom.xml
[INFO] ..SUCCESS (9.3 s)
[INFO] Building: MWAR-133/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: MWAR-129/pom.xml
[INFO] ..SUCCESS (2.7 s)
[INFO] Building: MWAR-62/pom.xml
[INFO] ..SUCCESS (2.6 s)
[INFO] Building: default/pom.xml
[INFO] ..SUCCESS (3.3 s)
[INFO] Building: MWAR-143/pom.xml
[INFO] ..SUCCESS (7.6 s)
[INFO] Building: web-resources-filtering/pom.xml
[INFO] ..SUCCESS (3.7 s)
[INFO] Building: simple-war-project/pom.xml
[INFO] ..SUCCESS (2.9 s)
[INFO] Building: MWAR-139/pom.xml
[INFO] ..SUCCESS (2.8 s)
[INFO] ---------------------------------------
[INFO] Execution Summary:
[INFO]   Builds Passing: 12
[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-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building 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-2.x/ws/target>
[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-2.x/ws/pom.xml> to /home/hudson/.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] Maven Plugins ......................................... SUCCESS [5.185s]
[INFO] Maven ACR Plugin ...................................... SUCCESS [21.331s]
[INFO] Maven Ant Plugin ...................................... SUCCESS [1:28.709s]
[INFO] Maven AntRun Plugin ................................... SUCCESS [44.955s]
[INFO] Maven Eclipse Plugin .................................. SUCCESS [9:34.078s]
[INFO] Maven Assembly Plugin ................................. SUCCESS [12:04.023s]
[INFO] Maven Changelog Plugin ................................ SUCCESS [23.142s]
[INFO] Maven Compiler Plugin ................................. SUCCESS [19.304s]
[INFO] Maven Changes Report Plugin ........................... SUCCESS [48.005s]
[INFO] Maven Checkstyle Plugin ............................... SUCCESS [1:20.463s]
[INFO] Maven Clean Plugin .................................... SUCCESS [11.805s]
[INFO] Maven Dependency Plugin ............................... FAILED [52.513s]
[INFO] Maven Deploy Plugin ................................... SUCCESS [52.985s]
[INFO] Maven DOAP Plugin ..................................... SUCCESS [16.319s]
[INFO] Maven Documentation Checker Plugin .................... SUCCESS [5.647s]
[INFO] Maven EAR Plugin ...................................... SUCCESS [3:10.207s]
[INFO] Maven EJB Plugin ...................................... SUCCESS [23.873s]
[INFO] Maven GPG Plugin ...................................... SUCCESS [16.115s]
[INFO] Maven Help Plugin ..................................... SUCCESS [28.535s]
[INFO] Maven IDEA Plugin ..................................... SUCCESS [6.066s]
[INFO] Maven Install Plugin .................................. SUCCESS [35.001s]
[INFO] Maven JAR Plugin ...................................... SUCCESS [57.485s]
[INFO] Maven Jarsigner Plugin ................................ SUCCESS [22.897s]
[INFO] Maven Shade Plugin .................................... SUCCESS [1:46.397s]
[INFO] Maven Javadoc Plugin .................................. FAILED [3:34.642s]
[INFO] Maven Linkcheck Plugin ................................ SUCCESS [1.744s]
[INFO] Maven One Plugin ...................................... SUCCESS [2.669s]
[INFO] Maven Patch Plugin .................................... SUCCESS [10.828s]
[INFO] Maven PDF Plugin ...................................... SUCCESS [30.208s]
[INFO] Maven PMD Plugin ...................................... SUCCESS [17.723s]
[INFO] Maven RAR Plugin ...................................... SUCCESS [6.677s]
[INFO] Maven Reactor Plugin .................................. SUCCESS [3.062s]
[INFO] Maven Repository Plugin ............................... SUCCESS [1:54.173s]
[INFO] Maven Resources Plugin ................................ SUCCESS [46.779s]
[INFO] Maven Site Plugin 3 ................................... SUCCESS [6:46.419s]
[INFO] Maven Source Plugin ................................... SUCCESS [28.048s]
[INFO] Maven Stage Plugin .................................... SUCCESS [1.708s]
[INFO] Maven Toolchains Plugin ............................... SUCCESS [1.315s]
[INFO] Maven Verifier Plugin ................................. SUCCESS [8.652s]
[INFO] Maven WAR Plugin ...................................... SUCCESS [1:02.363s]
[INFO] Maven Plugins Aggregator .............................. SUCCESS [1.091s]
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Dependency Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-dependency-plugin/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Javadoc Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-javadoc-plugin/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53 minutes 35 seconds
[INFO] Finished at: Sun Jul 24 21:57:52 UTC 2011
[INFO] Final Memory: 88M/407M
[INFO] ------------------------------------------------------------------------


Build failed in Jenkins: maven-plugins-ITs-2.x #256

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

Changes:

[dennisl] Merge differences in whitespace from 2.x branch.

[dennisl] Reorder parameters to match version 2.

[dennisl] Add Javadoc.

[dennisl] Add relativePath to parent.

[dennisl] Tweak version in heading.

[dennisl] Nothing left to merge.

------------------------------------------
[...truncated 7122 lines...]
[INFO] Building war: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warziptest/one-zip-overlay-skip-output/simple.war>
[INFO] WEB-INF/web.xml already added, skipping
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.119 sec
Running org.apache.maven.plugin.war.WarInPlaceMojoTest
[INFO] Generating webapp in source directory [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]>
[INFO] Webapp assembled in [1 msecs]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec
Running org.apache.maven.plugin.war.WarOverlaysTest
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-full-1.war>
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-full-2.war>
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-full-3.war>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/no-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/no-overlay-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-one.war>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Webapp assembled in [7 msecs]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-overlays/overlay-two.war>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlays]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/default-overlays-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] Webapp assembled in [9 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-default-settings]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-default-settings-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Webapp assembled in [30 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-overlay-settings]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-overlay-settings-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Webapp assembled in [31 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-full-settings]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/scenario-one-full-settings-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Webapp assembled in [30 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs]>
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Webapp assembled in [31 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs2]>
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing overlay [ id wartests:overlay-full-1]
[INFO] Processing overlay [ id wartests:overlay-full-3]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/overlays-includes-excludes-multiple-defs2-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-full-2]
[INFO] Webapp assembled in [31 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] Webapp assembled in [11 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] File [index.jsp] belonged to overlay [wartests:overlay-one] so it will be overwritten.
[INFO] File [WEB-INF/web.xml] belonged to overlay [wartests:overlay-one] so it will be overwritten.
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Webapp assembled in [6 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-one]
[INFO] Processing overlay [ id wartests:overlay-two]
[INFO] Webapp assembled in [11 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay]>
[WARNING] Dependency [Dependency {groupId=wartests, artifactId=overlay-one, version=0.0-Test, type=war}] has been removed from the project. If it was included in the build as an overlay, consider cleaning the target directory of the project (mvn clean)
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay-test-data/source]>
[INFO] Processing overlay [ id wartests:overlay-two]
[WARNING] File [index.jsp] belonged to overlay [wartests:overlay-one] which does not exist anymore in the current project. It is recommended to invoke clean if the dependencies of the project changed.
[WARNING] File [WEB-INF/web.xml] belonged to overlay [wartests:overlay-one] which does not exist anymore in the current project. It is recommended to invoke clean if the dependencies of the project changed.
[INFO] Webapp assembled in [4 msecs]
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.036 sec
Running org.apache.maven.plugin.war.WarManifestMojoTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec
Running org.apache.maven.plugin.war.WarExplodedMojoFilteringTest
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/source]>
[INFO] Webapp assembled in [15 msecs]
 line system_key_1=<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin>
 need <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin>
 line system_key_2=<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin>
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/source]>
[INFO] Webapp assembled in [3 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/resources]> to [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/test-classes/unit/warexplodedmojo/test-dir/ExplodedWar_WithResourceFiltering-test-data/source]>
[INFO] Webapp assembled in [5 msecs]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [plugin:addPluginArtifactMetadata {execution: default-addPluginArtifactMetadata}]
[INFO] [invoker:install {execution: integration-test}]
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/pom.xml> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar>
[INFO] [invoker:run {execution: integration-test}]
[INFO] Building: scoped-dependency-same-artifact/pom.xml
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: MWAR-96/pom.xml
[INFO] ..SUCCESS (2.8 s)
[INFO] Building: simple-war-no-webxml/pom.xml
[INFO] ..SUCCESS (3.2 s)
[INFO] Building: MWAR-131/pom.xml
[INFO] ..SUCCESS (9.1 s)
[INFO] Building: MWAR-133/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: MWAR-129/pom.xml
[INFO] ..SUCCESS (2.2 s)
[INFO] Building: MWAR-62/pom.xml
[INFO] ..SUCCESS (2.4 s)
[INFO] Building: default/pom.xml
[INFO] ..SUCCESS (3.3 s)
[INFO] Building: MWAR-143/pom.xml
[INFO] ..SUCCESS (7.6 s)
[INFO] Building: web-resources-filtering/pom.xml
[INFO] ..SUCCESS (3.7 s)
[INFO] Building: simple-war-project/pom.xml
[INFO] ..SUCCESS (2.9 s)
[INFO] Building: MWAR-139/pom.xml
[INFO] ..SUCCESS (2.8 s)
[INFO] ---------------------------------------
[INFO] Execution Summary:
[INFO]   Builds Passing: 12
[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-2.x/ws/maven-war-plugin/target/maven-war-plugin-2.2-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/maven/plugins/maven-war-plugin/2.2-SNAPSHOT/maven-war-plugin-2.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building 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-2.x/ws/target>
[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-2.x/ws/pom.xml> to /home/hudson/.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] Maven Plugins ......................................... SUCCESS [13.587s]
[INFO] Maven ACR Plugin ...................................... SUCCESS [37.042s]
[INFO] Maven Ant Plugin ...................................... SUCCESS [1:36.904s]
[INFO] Maven AntRun Plugin ................................... SUCCESS [45.827s]
[INFO] Maven Eclipse Plugin .................................. SUCCESS [13:48.839s]
[INFO] Maven Assembly Plugin ................................. SUCCESS [14:20.878s]
[INFO] Maven Changelog Plugin ................................ SUCCESS [23.630s]
[INFO] Maven Compiler Plugin ................................. SUCCESS [19.749s]
[INFO] Maven Changes Report Plugin ........................... SUCCESS [48.718s]
[INFO] Maven Checkstyle Plugin ............................... SUCCESS [1:11.510s]
[INFO] Maven Clean Plugin .................................... SUCCESS [13.784s]
[INFO] Maven Dependency Plugin ............................... SUCCESS [2:10.196s]
[INFO] Maven Deploy Plugin ................................... SUCCESS [54.951s]
[INFO] Maven DOAP Plugin ..................................... SUCCESS [18.637s]
[INFO] Maven Documentation Checker Plugin .................... SUCCESS [6.070s]
[INFO] Maven EAR Plugin ...................................... SUCCESS [3:08.948s]
[INFO] Maven EJB Plugin ...................................... SUCCESS [25.083s]
[INFO] Maven GPG Plugin ...................................... SUCCESS [17.222s]
[INFO] Maven Help Plugin ..................................... SUCCESS [29.127s]
[INFO] Maven IDEA Plugin ..................................... SUCCESS [7.216s]
[INFO] Maven Install Plugin .................................. SUCCESS [35.963s]
[INFO] Maven JAR Plugin ...................................... SUCCESS [1:03.612s]
[INFO] Maven Jarsigner Plugin ................................ SUCCESS [22.761s]
[INFO] Maven Shade Plugin .................................... SUCCESS [1:50.070s]
[INFO] Maven Javadoc Plugin .................................. FAILED [3:36.353s]
[INFO] Maven Linkcheck Plugin ................................ SUCCESS [1.929s]
[INFO] Maven One Plugin ...................................... SUCCESS [1.937s]
[INFO] Maven Patch Plugin .................................... SUCCESS [10.407s]
[INFO] Maven PDF Plugin ...................................... SUCCESS [29.560s]
[INFO] Maven PMD Plugin ...................................... SUCCESS [22.154s]
[INFO] Maven RAR Plugin ...................................... SUCCESS [6.576s]
[INFO] Maven Reactor Plugin .................................. SUCCESS [2.120s]
[INFO] Maven Repository Plugin ............................... SUCCESS [2:08.431s]
[INFO] Maven Resources Plugin ................................ SUCCESS [49.302s]
[INFO] Maven Site Plugin 3 ................................... SUCCESS [6:48.564s]
[INFO] Maven Source Plugin ................................... SUCCESS [28.174s]
[INFO] Maven Stage Plugin .................................... SUCCESS [1.928s]
[INFO] Maven Toolchains Plugin ............................... SUCCESS [1.326s]
[INFO] Maven Verifier Plugin ................................. SUCCESS [8.615s]
[INFO] Maven WAR Plugin ...................................... SUCCESS [1:02.205s]
[INFO] Maven Plugins Aggregator .............................. SUCCESS [1.136s]
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Javadoc Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <https://builds.apache.org/job/maven-plugins-ITs-2.x/ws/maven-javadoc-plugin/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 62 minutes 39 seconds
[INFO] Finished at: Sun Jul 24 17:09:57 UTC 2011
[INFO] Final Memory: 88M/395M
[INFO] ------------------------------------------------------------------------