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

Changes:

[hboutemy] [MDEP-321] removed final class declaration

[hboutemy] [MDEP-379] use the normal artifactId-version-classifier scheme 
instead of actual artifactId-classifier-version-type

[hboutemy] code formatting

[hboutemy] code formatting

[hboutemy] moved all code related to tree goal to tree package

[hboutemy] moved analyze mojos to analyze package

[hboutemy] moved AbstractResolveMojo to resolvers

[hboutemy] moved BuildClasspathMojo to fromDependencies

[hboutemy] [MDEP-413] hide useJvmChmod and ingorePermissions from goals not 
using it: resolver goals, copy*, build-classpath

[hboutemy] [MDEP-395] deprecated destination parameter, dependency:copy is here 
to copy the artifacts, dependency:get only resolves

------------------------------------------
[...truncated 11095 lines...]
[INFO] Assembling webapp [maven-war-plugin-test] in 
[/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay]
[INFO] Processing war project
[INFO] Copying webapp resources 
[/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/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 [187 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in 
[/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/test-classes/unit/waroverlays/cache-updated-overlay]
[INFO] Processing war project
[INFO] Copying webapp resources 
[/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/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 [9 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in 
[/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/test-classes/unit/waroverlays/cache-removed-overlay]
[INFO] Processing war project
[INFO] Copying webapp resources 
[/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/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 [112 msecs]
[INFO] Exploding webapp
[INFO] Assembling webapp [maven-war-plugin-test] in 
[/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/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 
[/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/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 [7 msecs]
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.035 sec
Running org.apache.maven.plugin.war.WarInPlaceMojoTest
[INFO] Generating webapp in source directory 
[/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]
[INFO] Assembling webapp [maven-war-plugin-test] in 
[/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]
[INFO] Processing war project
[INFO] Copying webapp webResources 
[/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/resources]
 to 
[/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/test-classes/unit/warexplodedinplacemojo/test-dir/SimpleExplodedInplaceWar-test-data/source]
[INFO] Webapp assembled in [2 msecs]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec
Running org.apache.maven.plugin.war.WarZipTest
[INFO] Packaging webapp
[INFO] Assembling webapp [maven-war-plugin-test] in 
[/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/test-classes/unit/warziptest/one-zip]
[INFO] Processing war project
[INFO] Copying webapp resources 
[/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/test-classes/unit/warziptest/one-zip-test-data/source]
[INFO] Processing overlay [ id zipGroupId:zipId]
[INFO] Webapp assembled in [4 msecs]
[INFO] Building war: 
/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/test-classes/unit/warziptest/one-zip-output/simple.war
[INFO] Packaging webapp
[INFO] Assembling webapp [maven-war-plugin-test] in 
[/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/test-classes/unit/warziptest/one-zip-overlay-targetPath]
[INFO] Processing war project
[INFO] Copying webapp resources 
[/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/test-classes/unit/warziptest/one-zip-overlay-targetPath-test-data/source]
[INFO] Processing overlay [ id zipGroupId:zipId]
[INFO] Webapp assembled in [6 msecs]
[INFO] Building war: 
/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/test-classes/unit/warziptest/one-zip-overlay-targetPath-output/simple.war
[INFO] Packaging webapp
[INFO] Assembling webapp [maven-war-plugin-test] in 
[/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/test-classes/unit/warziptest/one-zip-overlay-skip]
[INFO] Processing war project
[INFO] Copying webapp resources 
[/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/test-classes/unit/warziptest/one-zip-overlay-skip-test-data/source]
[INFO] Webapp assembled in [4 msecs]
[INFO] Building war: 
/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/test-classes/unit/warziptest/one-zip-overlay-skip-output/simple.war
[INFO] Packaging webapp
[INFO] Assembling webapp [maven-war-plugin-test] in 
[/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/test-classes/unit/warziptest/one-zip-overlay-skip]
[INFO] Processing war project
[INFO] Copying webapp resources 
[/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/test-classes/unit/warziptest/one-zip-overlay-skip-test-data/source]
[INFO] Skipping overlay [ id zipGroupId:zipId]
[INFO] Webapp assembled in [3 msecs]
[INFO] Building war: 
/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/test-classes/unit/warziptest/one-zip-overlay-skip-output/simple.war
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 sec
Running org.apache.maven.plugin.war.overlay.OverlayManagerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec
Running org.apache.maven.plugin.war.util.WebappStructureTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.maven.plugin.war.util.WarUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.maven.plugin.war.util.MappingUtilsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.maven.plugin.war.util.PathSetTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/maven-war-plugin-2.4-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata {execution: 
default-addPluginArtifactMetadata}]
[INFO] [invoker:install {execution: integration-test}]
[INFO] Installing 
/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/pom.xml
 to 
/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.4-SNAPSHOT/maven-war-plugin-2.4-SNAPSHOT.pom
[INFO] Installing 
/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/maven-war-plugin-2.4-SNAPSHOT.jar
 to 
/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.4-SNAPSHOT/maven-war-plugin-2.4-SNAPSHOT.jar
[INFO] [invoker:integration-test {execution: integration-test}]
[INFO] Building: MWAR-129/pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (2.3 s)
[INFO] Building: web-resources-filtering/pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (3.6 s)
[INFO] Building: manifest-content/pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (2.4 s)
[INFO] Building: default/pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (3.0 s)
[INFO] Building: simple-war-no-webxml/pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (2.8 s)
[INFO] Building: MWAR-133/pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (2.1 s)
[INFO] Building: simple-war-project/pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (2.6 s)
[INFO] Building: MWAR-240/pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (2.8 s)
[INFO] Building: MWAR-96/pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (2.5 s)
[INFO] Building: MWAR-139/pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (2.5 s)
[INFO] Building: MWAR-62/pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (2.1 s)
[INFO] Building: MWAR-143/pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.3 s)
[INFO] Building: MWAR-131/pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (5.9 s)
[INFO] Building: overlay-excludes/pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (3.4 s)
[INFO] Building: scoped-dependency-same-artifact/pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (2.9 s)
[INFO] [invoker:verify {execution: integration-test}]
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 15, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/maven-war-plugin/target/maven-war-plugin-2.4-SNAPSHOT.jar
 to 
/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-war-plugin/2.4-SNAPSHOT/maven-war-plugin-2.4-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Plugins Aggregator
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/target
[INFO] Setting property: classpath.resource.loader.class => 
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m2/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.426s]
[INFO] Maven SCM Publish Plugin .............................. SUCCESS 
[1:00.746s]
[INFO] Maven ACR Plugin ...................................... SUCCESS [17.161s]
[INFO] Maven Ant Plugin ...................................... SUCCESS [54.148s]
[INFO] Maven AntRun Plugin ................................... SUCCESS [42.477s]
[INFO] Maven Eclipse Plugin .................................. SUCCESS 
[5:22.539s]
[INFO] Maven Assembly Plugin ................................. SUCCESS 
[9:20.079s]
[INFO] Maven Changelog Plugin ................................ SUCCESS [33.779s]
[INFO] Maven Compiler Plugin ................................. SUCCESS 
[1:04.351s]
[INFO] Maven Changes Report Plugin ........................... SUCCESS 
[1:07.479s]
[INFO] Maven Checkstyle Plugin ............................... SUCCESS 
[1:35.739s]
[INFO] Maven Clean Plugin .................................... SUCCESS [13.358s]
[INFO] Maven Dependency Plugin ............................... FAILED 
[2:54.086s]
[INFO] Maven Deploy Plugin ................................... SUCCESS 
[1:06.702s]
[INFO] Maven DOAP Plugin ..................................... SUCCESS [16.454s]
[INFO] Maven Documentation Checker Plugin .................... SUCCESS [6.839s]
[INFO] Maven EAR Plugin ...................................... SUCCESS 
[3:10.887s]
[INFO] Maven EJB Plugin ...................................... SUCCESS [21.420s]
[INFO] Maven GPG Plugin ...................................... SUCCESS [7.709s]
[INFO] Maven Help Plugin ..................................... SUCCESS [36.334s]
[INFO] Maven IDEA Plugin ..................................... SUCCESS [6.101s]
[INFO] Maven Install Plugin .................................. SUCCESS [38.727s]
[INFO] Maven JAR Plugin ...................................... SUCCESS [58.004s]
[INFO] Maven Jarsigner Plugin ................................ SUCCESS [21.239s]
[INFO] Maven Javadoc Plugin .................................. SUCCESS 
[3:22.139s]
[INFO] Maven Linkcheck Plugin ................................ SUCCESS [2.232s]
[INFO] Maven One Plugin ...................................... FAILED [0.766s]
[INFO] Maven Patch Plugin .................................... SUCCESS [9.714s]
[INFO] Maven PDF Plugin ...................................... SUCCESS [32.654s]
[INFO] Maven PMD Plugin ...................................... SUCCESS 
[1:06.761s]
[INFO] Maven RAR Plugin ...................................... SUCCESS [7.622s]
[INFO] Maven Reactor Plugin .................................. SUCCESS [1.857s]
[INFO] Maven Repository Plugin ............................... SUCCESS [38.556s]
[INFO] Maven Resources Plugin ................................ SUCCESS [45.613s]
[INFO] Maven Site Plugin 3 ................................... SUCCESS 
[6:46.992s]
[INFO] Maven Source Plugin ................................... SUCCESS [39.842s]
[INFO] Maven Stage Plugin .................................... SUCCESS [1.685s]
[INFO] Maven Toolchains Plugin ............................... SUCCESS [1.373s]
[INFO] Maven Verifier Plugin ................................. SUCCESS [11.391s]
[INFO] Maven WAR Plugin ...................................... SUCCESS [59.919s]
[INFO] Maven Plugins Aggregator .............................. SUCCESS [1.219s]
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven Dependency Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] 1 build failed. See console output above for details.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Maven One Plugin (during install)
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.maven.shared:maven-model-converter:jar:2.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.maven.shared 
-DartifactId=maven-model-converter -Dversion=2.3-20130511.204759-321 
-Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.maven.shared 
-DartifactId=maven-model-converter -Dversion=2.3-20130511.204759-321 
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.maven.plugins:maven-one-plugin:maven-plugin:1.3-SNAPSHOT
        2) org.apache.maven.shared:maven-model-converter:jar:2.3-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  org.apache.maven.plugins:maven-one-plugin:maven-plugin:1.3-SNAPSHOT

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



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48 minutes 36 seconds
[INFO] Finished at: Sun May 12 14:55:44 GMT 2013
[INFO] Final Memory: 281M/1016M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure

Reply via email to