Can we please disable the Assembly Plugin in Hudson? Unless someone is going to fix the failed build.
Hudson wrote: > See > http://grid.sonatype.org/ci/job/plugins-IT-with-maven-2.1.x/./jdk=1.5,label=ubuntu/5/changes > > Changes: > > [baerrach] [MECLIPSE-538] Ajdt support needs to include*.aj on the classpath. > > Moved inclusion/exclusion patterns out of EclipseClasspathWriter and into > EclipsePlugin extract methods where the EclipseSourceDir gets created and > defines the includes/excludes. > > If ajdt is enable then all sources directories will include **/*.aj files. > > The aspect directory will also include **/*.java files. > > Added toString() to EclipseSourceDir. > > The generated resource directory for manifest handling > (target/generated-resources/eclipse) no longer exclude java files. > Since we create that directory and copy the MANIFEST.MF file into it there > isn't much need for exclusion. > Test cases updated to reflect this. > > Test case for MECLIPSE-538 created. > > [baerrach] [MASSEMBLY-380] added XSD to all <assembly> definitions. > > [baerrach] removed SNAPSHOT from IT test dependency - otherwise it will fail > because the snapshot repo is not available > > [Dennis Lundberg] o Use a property to specify the version of Maven core > dependencies. > o Sync the version with the prerequisites. > > [Dennis Lundberg] o Add SVN properties for bugtraq > > [Dennis Lundberg] [MCHANGES-157] Update to Doxia 1.0 > > [Dennis Lundberg] [MCHANGES-156] An empty table is shown for a <release> > which doesn't have any <action> in it > > [Dennis Lundberg] o Fix broken link. > > ------------------------------------------ > [...truncated 7179 lines...] > [INFO] Copying webapp > resources[/home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/test-classes/unit/dependenciesanalysis/test-dir/remove-dependency-test-data/source] > [INFO] Webapp assembled in [8 msecs] > [INFO] Exploding webapp > [INFO] Assembling webapp[maven-war-plugin-test] in > [/home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/test-classes/unit/dependenciesanalysis/test-dir/remove-dependency] > [INFO] Dependency[Dependency {groupId=org.sample.jar, artifactId=lib-test, > version=1.0, type=jar}] has been removed from the project. > [INFO] Processing war project > [INFO] Copying webapp > resources[/home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/test-classes/unit/dependenciesanalysis/test-dir/remove-dependency-test-data/source] > [INFO] Webapp assembled in [6 msecs] > [INFO] Exploding webapp > [INFO] Assembling webapp[maven-war-plugin-test] in > [/home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/test-classes/unit/dependenciesanalysis/test-dir/dependency-update-version] > [INFO] Processing war project > [INFO] Copying webapp > resources[/home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/test-classes/unit/dependenciesanalysis/test-dir/dependency-update-version-test-data/source] > [INFO] Webapp assembled in [10 msecs] > [INFO] Exploding webapp > [INFO] Assembling webapp[maven-war-plugin-test] in > [/home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/test-classes/unit/dependenciesanalysis/test-dir/dependency-update-version] > [INFO] Version of dependency[Dependency {groupId=org.sample.jar, > artifactId=lib-test, version=2.0, type=jar}] has changed (1.0 -> 2.0). > [INFO] Processing war project > [INFO] Copying webapp > resources[/home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/test-classes/unit/dependenciesanalysis/test-dir/dependency-update-version-test-data/source] > [INFO] Webapp assembled in [15 msecs] > [INFO] Exploding webapp > [INFO] Assembling webapp[maven-war-plugin-test] in > [/home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/test-classes/unit/dependenciesanalysis/test-dir/dependency-now-provided] > [INFO] Processing war project > [INFO] Copying webapp > resources[/home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/test-classes/unit/dependenciesanalysis/test-dir/dependency-now-provided-test-data/source] > [INFO] Webapp assembled in [30 msecs] > [INFO] Exploding webapp > [INFO] Assembling webapp[maven-war-plugin-test] in > [/home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/test-classes/unit/dependenciesanalysis/test-dir/dependency-now-provided] > [INFO] Scope of dependency[Dependency {groupId=org.sample.jar, > artifactId=lib-test, version=1.0, type=jar}] has changed (runtime -> > provided). > [INFO] Processing war project > [INFO] Copying webapp > resources[/home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/test-classes/unit/dependenciesanalysis/test-dir/dependency-now-provided-test-data/source] > [INFO] Webapp assembled in [6 msecs] > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec > > Results : > > Tests run: 77, Failures: 0, Errors: 0, Skipped: 0 > > [INFO] [jar:jar] > [INFO] Building jar: > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/maven-war-plugin-2.1-beta-2-SNAPSHOT.jar > [INFO] [plugin:addPluginArtifactMetadata] > [INFO] [invoker:install {execution: integration-test}] > [INFO] Installing > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.1-beta-2-SNAPSHOT/maven-war-plugin-2.1-beta-2-SNAPSHOT.pom > [INFO] Installing > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/maven-war-plugin-2.1-beta-2-SNAPSHOT.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/plugins/maven-war-plugin/2.1-beta-2-SNAPSHOT/maven-war-plugin-2.1-beta-2-SNAPSHOT.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-plugin-api/2.0.6/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-artifact/2.0.6/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom > [INFO] Installing > /opt/repos/local-repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.jar > [INFO] Installing > /opt/repos/local-repository/org/codehaus/plexus/plexus-utils/1.5.5/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-archiver/2.4/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-model/2.0/maven-model-2.0.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-model/2.0/maven-model-2.0.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-model/2.0/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-model/2.0/maven-model-2.0.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-project/2.0/maven-project-2.0.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-project/2.0/maven-project-2.0.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-project/2.0/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-project/2.0/maven-project-2.0.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-profile/2.0/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom > [INFO] Installing > /opt/repos/local-repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar > [INFO] Installing > /opt/repos/local-repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom > [INFO] Installing > /opt/repos/local-repository/classworlds/classworlds/1.1/classworlds-1.1.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/classworlds/classworlds/1.1/classworlds-1.1.jar > [INFO] Installing > /opt/repos/local-repository/classworlds/classworlds/1.1/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/classworlds/classworlds/1.1/classworlds-1.1.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-artifact-manager/2.0/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-repository-metadata/2.0.6/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom > [INFO] Installing > /opt/repos/local-repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar > [INFO] Installing > /opt/repos/local-repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.pom > [INFO] Installing > /opt/repos/local-repository/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar > [INFO] Installing > /opt/repos/local-repository/org/codehaus/plexus/plexus-io/1.0-alpha-1/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.pom > [INFO] Installing > /opt/repos/local-repository/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.jar > [INFO] Installing > /opt/repos/local-repository/org/codehaus/plexus/plexus-interpolation/1.6/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.pom > [INFO] Installing > /opt/repos/local-repository/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.jar > [INFO] Installing > /opt/repos/local-repository/com/thoughtworks/xstream/xstream/1.3.1/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.pom > [INFO] Installing > /opt/repos/local-repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar > [INFO] Installing > /opt/repos/local-repository/xpp3/xpp3_min/1.1.4c/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/shared/maven-filtering/1.0-beta-2/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-core/2.0.6/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-settings/2.0.6/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/wagon/wagon-file/1.0-beta-2/wagon-file-1.0-beta-2.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/wagon/wagon-file/1.0-beta-2/wagon-file-1.0-beta-2.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/wagon/wagon-file/1.0-beta-2/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/wagon/wagon-file/1.0-beta-2/wagon-file-1.0-beta-2.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/wagon/wagon-http-lightweight/1.0-beta-2/wagon-http-lightweight-1.0-beta-2.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/wagon/wagon-http-lightweight/1.0-beta-2/wagon-http-lightweight-1.0-beta-2.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/wagon/wagon-http-lightweight/1.0-beta-2/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/wagon/wagon-http-lightweight/1.0-beta-2/wagon-http-lightweight-1.0-beta-2.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/wagon/wagon-http-shared/1.0-beta-2/wagon-http-shared-1.0-beta-2.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/wagon/wagon-http-shared/1.0-beta-2/wagon-http-shared-1.0-beta-2.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/wagon/wagon-http-shared/1.0-beta-2/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/wagon/wagon-http-shared/1.0-beta-2/wagon-http-shared-1.0-beta-2.pom > [INFO] Installing > /opt/repos/local-repository/jtidy/jtidy/4aug2000r7-dev/jtidy-4aug2000r7-dev.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/jtidy/jtidy/4aug2000r7-dev/jtidy-4aug2000r7-dev.jar > [INFO] Installing > /opt/repos/local-repository/jtidy/jtidy/4aug2000r7-dev/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/jtidy/jtidy/4aug2000r7-dev/jtidy-4aug2000r7-dev.pom > [INFO] Installing > /opt/repos/local-repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar > [INFO] Installing > /opt/repos/local-repository/xml-apis/xml-apis/1.0.b2/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-error-diagnostics/2.0.6/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom > [INFO] Installing > /opt/repos/local-repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar > [INFO] Installing > /opt/repos/local-repository/commons-cli/commons-cli/1.0/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/commons-cli/commons-cli/1.0/commons-cli-1.0.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-2/wagon-ssh-external-1.0-beta-2.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-2/wagon-ssh-external-1.0-beta-2.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-2/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-2/wagon-ssh-external-1.0-beta-2.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-2/wagon-ssh-common-1.0-beta-2.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-2/wagon-ssh-common-1.0-beta-2.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-2/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-2/wagon-ssh-common-1.0-beta-2.pom > [INFO] Installing > /opt/repos/local-repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar > [INFO] Installing > /opt/repos/local-repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-plugin-descriptor/2.0.6/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/maven-monitor/2.0.6/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/wagon/wagon-ssh/1.0-beta-2/wagon-ssh-1.0-beta-2.jar > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/wagon/wagon-ssh/1.0-beta-2/wagon-ssh-1.0-beta-2.jar > [INFO] Installing > /opt/repos/local-repository/org/apache/maven/wagon/wagon-ssh/1.0-beta-2/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/org/apache/maven/wagon/wagon-ssh/1.0-beta-2/wagon-ssh-1.0-beta-2.pom > [INFO] Installing > /opt/repos/local-repository/com/jcraft/jsch/0.1.27/jsch-0.1.27.jar to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/com/jcraft/jsch/0.1.27/jsch-0.1.27.jar > [INFO] Installing > /opt/repos/local-repository/com/jcraft/jsch/0.1.27/target/pom-transformed.xml > to > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/local-repo/com/jcraft/jsch/0.1.27/jsch-0.1.27.pom > [INFO] [invoker:run {execution: integration-test}] > [INFO] Building: web-resources-filtering/pom.xml > [INFO] ...SUCCESS. > [INFO] Building: MWAR-96/pom.xml > [INFO] ...SUCCESS. > [INFO] Building: MWAR-62/pom.xml > [INFO] ...SUCCESS. > [INFO] Building: default/pom.xml > [INFO] ...SUCCESS. > [INFO] Building: simple-war-no-webxml/pom.xml > [INFO] ...SUCCESS. > [INFO] Building: scoped-dependency-same-artifact/pom.xml > [INFO] ...SUCCESS. > [INFO] Building: MWAR-143/pom.xml > [INFO] ...SUCCESS. > [INFO] Building: MWAR-139/pom.xml > [INFO] ...SUCCESS. > [INFO] Building: simple-war-project/pom.xml > [INFO] ...SUCCESS. > [INFO] Building: MWAR-129/pom.xml > [INFO] ...SUCCESS. > [INFO] Building: MWAR-133/pom.xml > [INFO] ...SUCCESS. > [INFO] Building: MWAR-131/pom.xml > [INFO] ...SUCCESS. > [INFO] --------------------------------------- > [INFO] Execution Summary: > [INFO] Builds Passing: 12 > [INFO] Builds Failing: 0 > [INFO] --------------------------------------- > [INFO] [install:install] > [INFO] Installing > /home/hudson/workspace/plugins-IT-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-war-plugin/target/maven-war-plugin-2.1-beta-2-SNAPSHOT.jar > to > /opt/repos/local-repository/org/apache/maven/plugins/maven-war-plugin/2.1-beta-2-SNAPSHOT/maven-war-plugin-2.1-beta-2-SNAPSHOT.jar > [INFO] [plugin:updateRegistry] > [INFO] [deploy:deploy] > [INFO] Retrieving previous build number from apache.snapshots.https > Uploading: > http://repository.sonatype.org:8081/content/repositories/maven.snapshots/org/apache/maven/plugins/maven-war-plugin/2.1-beta-2-SNAPSHOT/maven-war-plugin-2.1-beta-2-20090328.132450-11.jar > 74K uploaded (maven-war-plugin-2.1-beta-2-20090328.132450-11.jar) > [INFO] Retrieving previous metadata from apache.snapshots.https > [INFO] Uploading repository metadata for: 'artifact > org.apache.maven.plugins:maven-war-plugin' > [INFO] Retrieving previous metadata from apache.snapshots.https > [INFO] Uploading repository metadata for: 'snapshot > org.apache.maven.plugins:maven-war-plugin:2.1-beta-2-SNAPSHOT' > [INFO] Retrieving previous metadata from apache.snapshots.https > [INFO] Uploading repository metadata for: 'org.apache.maven.plugins' > [INFO] Uploading project information for maven-war-plugin > 2.1-beta-2-20090328.132450-11 > [INFO] > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > ------------------------------------------------------------------------ > [INFO] Maven Plugins ......................................... SUCCESS > [8.042s] > [INFO] Maven Remote Resources Plugin ......................... SUCCESS > [10.759s] > [INFO] Maven Invoker Plugin .................................. SUCCESS > [3:43.747s] > [INFO] Maven Ant Plugin ...................................... SUCCESS > [1:10.627s] > [INFO] Maven AntRun Plugin ................................... SUCCESS > [42.476s] > [INFO] Maven Assembly Plugin ................................. FAILED > [13:41.706s] > [INFO] Maven Changelog Plugin ................................ SUCCESS > [56.805s] > [INFO] Maven Changes Report Plugin ........................... SUCCESS > [41.945s] > [INFO] Maven Checkstyle Plugin ............................... SUCCESS > [38.649s] > [INFO] Maven Clean Plugin .................................... SUCCESS > [24.660s] > [INFO] Maven Compiler Plugin ................................. SUCCESS > [33.323s] > [INFO] Maven Dependency Plugin ............................... SUCCESS > [1:04.065s] > [INFO] Maven Deploy Plugin ................................... SUCCESS > [45.017s] > [INFO] Maven DOAP Plugin ..................................... SUCCESS > [6.598s] > [INFO] Maven Documentation Checker Plugin .................... SUCCESS > [5.213s] > [INFO] Maven EAR Plugin ...................................... SUCCESS > [3:18.399s] > [INFO] Maven Eclipse Plugin .................................. SUCCESS > [8:54.936s] > [INFO] Maven EJB Plugin ...................................... SUCCESS > [24.531s] > [INFO] Maven GPG Plugin ...................................... SUCCESS > [3.807s] > [INFO] Maven Help Plugin ..................................... SUCCESS > [6.612s] > [INFO] Maven IDEA Plugin ..................................... SUCCESS > [18.012s] > [INFO] Maven Install Plugin .................................. SUCCESS > [56.941s] > [INFO] Maven Javadoc Plugin .................................. SUCCESS > [2:07.106s] > [INFO] Maven JAR Plugin ...................................... SUCCESS > [1:24.870s] > [INFO] Maven Linkcheck Plugin ................................ SUCCESS > [4.134s] > [INFO] Maven One Plugin ...................................... SUCCESS > [4.219s] > [INFO] Maven Patch Plugin .................................... SUCCESS > [18.665s] > [INFO] Maven Site Plugin ..................................... SUCCESS > [28.477s] > [INFO] Maven Shade Plugin .................................... SUCCESS > [39.928s] > [INFO] Maven PDF Plugin ...................................... SUCCESS > [17.510s] > [INFO] Maven PMD Plugin ...................................... SUCCESS > [22.493s] > [INFO] Maven RAR Plugin ...................................... SUCCESS > [11.546s] > [INFO] Maven Reactor Plugin .................................. SUCCESS > [6.063s] > [INFO] Maven Repository Plugin ............................... SUCCESS > [6.586s] > [INFO] Maven Resources Plugin ................................ SUCCESS > [51.356s] > [INFO] Maven Source Plugin ................................... SUCCESS > [26.936s] > [INFO] Maven Stage Plugin .................................... SUCCESS > [4.294s] > [INFO] Maven Toolchains Plugin ............................... SUCCESS > [3.804s] > [INFO] Maven Verifier Plugin ................................. SUCCESS > [13.235s] > [INFO] Maven WAR Plugin ...................................... SUCCESS > [1:13.585s] > [INFO] > ------------------------------------------------------------------------ > [INFO] Error for project: Maven Assembly Plugin (during deploy) > [INFO] > ------------------------------------------------------------------------ > [INFO] : org.apache.maven.plugin.invoker.invokerm...@a79114 > 1 build failed. > [INFO] > ------------------------------------------------------------------------ > [INFO] Trace > org.apache.maven.BuildFailureException: 1 build failed. > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:699) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:540) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:519) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:371) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:332) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:181) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:356) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:137) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:356) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) > at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) > at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) > at org.codehaus.classworlds.Launcher.main(Launcher.java:375) > Caused by: org.apache.maven.plugin.MojoFailureException: 1 build failed. > at > org.apache.maven.plugin.invoker.InvokerMojo.execute(InvokerMojo.java:603) > at > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:483) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:678) > ... 16 more > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD ERRORS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 48 minutes 3 seconds > [INFO] Finished at: Sat Mar 28 08:12:45 GMT-06:00 2009 > [INFO] Final Memory: 82M/133M > [INFO] > ------------------------------------------------------------------------ > Failed to send e-mail to pgier because no e-mail address is known, and no > default e-mail domain is configured > Failed to send e-mail to ogusakov because no e-mail address is known, and no > default e-mail domain is configured > Failed to send e-mail to baerrach because no e-mail address is known, and no > default e-mail domain is configured > Failed to send e-mail to mkleint because no e-mail address is known, and no > default e-mail domain is configured > Failed to send e-mail to rinku because no e-mail address is known, and no > default e-mail domain is configured > Failed to send e-mail to snicoll because no e-mail address is known, and no > default e-mail domain is configured > Failed to send e-mail to ptahchiev because no e-mail address is known, and no > default e-mail domain is configured > > -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org