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/11/28 22:08:11 UTC

Build failed in Jenkins: maven-plugins #524

See <https://builds.apache.org/job/maven-plugins/524/changes>

Changes:

[dennisl] [PMD-135] Update to use and require Java 5

o Update the PMD library to the Java 5 version
o Adjust the plugin code accordingly

------------------------------------------
[...truncated 415 lines...]
[INFO] 
[INFO] --- modello-maven-plugin:1.4.1:xpp3-reader (mdo) @ maven-assembly-plugin ---
[INFO] outputDirectory: <https://builds.apache.org/job/maven-plugins/ws/maven-assembly-plugin/target/generated-sources/modello>
[INFO] Working on model: src/main/mdo/descriptor.mdo
[INFO] Generating current version: 1.1.2
[INFO] Working on model: src/main/mdo/component.mdo
[INFO] Generating current version: 1.1.2
[INFO] outputDirectory: <https://builds.apache.org/job/maven-plugins/ws/maven-assembly-plugin/target/generated-sources/modello>
[INFO] Working on model: src/main/mdo/descriptor.mdo
[INFO] Generating current version: 1.1.2
[INFO] [INFO] Working on model: src/main/mdo/component.mdo

[INFO] [INFO] Generating current version: 1.1.2
--- modello-maven-plugin:1.4.1:xpp3-writer (mdo) @ maven-assembly-plugin ---
[INFO] outputDirectory: <https://builds.apache.org/job/maven-plugins/ws/maven-assembly-plugin/target/generated-sources/modello>
[INFO] Working on model: src/main/mdo/descriptor.mdo
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Generating current version: 1.1.2
[INFO] 
[INFO] --- modello-maven-plugin:1.4.1:java (mdo) @ maven-assembly-plugin ---
[INFO] Working on model: src/main/mdo/component.mdo
[INFO] Generating current version: 1.1.2
[INFO] 
[INFO] --- maven-resources-plugin:2.3:testResources (default-testResources) @ maven-eclipse-plugin ---
[INFO] outputDirectory: <https://builds.apache.org/job/maven-plugins/ws/maven-assembly-plugin/target/generated-site/xsd>
[INFO] Working on model: src/main/mdo/descriptor.mdo
[INFO] [INFO] Generating current version: 1.1.2

[INFO] --- modello-maven-plugin:1.4.1:xsd (mdo) @ maven-assembly-plugin ---
[INFO] Working on model: src/main/mdo/component.mdo
[INFO] Generating current version: 1.1.2
[INFO] [INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java

[INFO] --- maven-plugin-plugin:2.7:descriptor (default-descriptor) @ maven-assembly-plugin ---
[INFO] Mojo extractor for language: java found 8 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ maven-assembly-plugin ---
Downloading: http://repository.apache.org/snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4-SNAPSHOT/maven-metadata.xml (802 B at 3.3 KB/sec)
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] 
[INFO] Copying 5 resources
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ maven-assembly-plugin ---
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/maven-plugins/ws/maven-assembly-plugin/target/generated-resources/plexus>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ maven-assembly-plugin ---
[INFO] Compiling 81 source files to <https://builds.apache.org/job/maven-plugins/ws/maven-assembly-plugin/target/classes>
[INFO] 
[INFO] --- plexus-component-metadata:1.5.5:generate-metadata (descriptors) @ maven-assembly-plugin ---
[INFO] Discovered 10 component descriptors(s)
[INFO] Copying 864 resources
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ maven-assembly-plugin ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ maven-assembly-plugin ---
[INFO] Compiling 34 source files to <https://builds.apache.org/job/maven-plugins/ws/maven-assembly-plugin/target/test-classes>
[INFO] 
[INFO] --- plexus-component-metadata:1.5.5:generate-test-metadata (descriptors) @ maven-assembly-plugin ---
[INFO] Surefire report directory: <https://builds.apache.org/job/maven-plugins/ws/maven-assembly-plugin/target/surefire-reports>
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ maven-assembly-plugin ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.assembly.io.DefaultAssemblyReaderTest
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ maven-eclipse-plugin ---
[INFO] Compiling 26 source files to <https://builds.apache.org/job/maven-plugins/ws/maven-eclipse-plugin/target/test-classes>
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 sec
Running org.apache.maven.plugin.assembly.io.PrefixedClasspathLocatorStrategyTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.maven.plugin.assembly.interpolation.AssemblyExpressionEvaluatorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec
Running org.apache.maven.plugin.assembly.interpolation.AssemblyInterpolatorTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.apache.maven.plugin.assembly.artifact.DefaultDependencyResolverTest
[INFO] Surefire report directory: <https://builds.apache.org/job/maven-plugins/ws/maven-eclipse-plugin/target/surefire-reports>
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 sec
Running org.apache.maven.plugin.assembly.filter.ComponentsXmlArchiverFileFilterTest

[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ maven-eclipse-plugin ---
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 sec
Running org.apache.maven.plugin.assembly.utils.AssemblyFileUtilsTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.apache.maven.plugin.assembly.utils.TypeConversionUtilsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.maven.plugin.assembly.utils.AssemblyFormatUtilsTest

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.eclipse.WorkspaceConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.maven.plugin.eclipse.BuildCommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.maven.plugin.eclipse.writers.workspace.EclipseCodeFormatterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriterUnitTest
[debug] Processing classpath for: resource src/main/resources: output=target/classes, include=[], exclude=[], test=false, filtering=false; default output=target/classes
[debug] Processing classpath for: resource src/test/resources: output=target/classes/test-resources, include=[], exclude=[], test=true, filtering=false; default output=target/classes
[debug] Marking as special to prevent output folder nesting: src/test/resources (output=target/classes/test-resources)
[info] Creating maven-eclipse.xml Ant file to handle resources
[info] Creating external launcher file
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec
Running org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.maven.plugin.eclipse.writers.EclipseWtpComponent15WriterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.apache.maven.plugin.eclipse.writers.EclipseProjectWriterTest
[info] File /tmp/EclipseProjectWriter.unitTest.1322514473921/.project already exists.
       Additional settings will be preserved, run mvn eclipse:clean if you want old settings to be removed.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.maven.plugin.eclipse.MakeArtifactsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.apache.maven.plugin.eclipse.EclipseToMavenTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.maven.plugin.eclipse.InstallPluginsMojoTest
[debug] Processing Eclipse plugin dependency: jira.meclipse_418:correct_bundle_headers:eclipse-plugin:classifier-unused:1
[debug] Copying: jira.meclipse_418:correct_bundle_headers:eclipse-plugin:classifier-unused:1 to: /tmp/InstallPluginsMojo.test.1322514473995/plugins/jira.meclipse_418_1.0.0.jar
[debug] Processing Eclipse plugin dependency: jira.meclipse_418:no_bundle_name:eclipse-plugin:classifier-unused:1
[debug] Copying: jira.meclipse_418:no_bundle_name:eclipse-plugin:classifier-unused:1 to: /tmp/InstallPluginsMojo.test.1322514474056/plugins/jira.meclipse_418_1.0.0.jar
[debug] Processing Eclipse plugin dependency: jira.meclipse_418:no_bundle_symbolicname:eclipse-plugin:classifier-unused:1
[debug] Copying: jira.meclipse_418:no_bundle_symbolicname:eclipse-plugin:classifier-unused:1 to: /tmp/InstallPluginsMojo.test.1322514474085/plugins/jira.meclipse_418.no_bundle_symbolicname_1.0.0.jar
[debug] Processing Eclipse plugin dependency: jira.meclipse_418:no_manifest_headers:eclipse-plugin:classifier-unused:1
[debug] Ignoring no_manifest_headers as it is not an OSGi bundle (no Bundle-SymbolicName or Bundle-Name in manifest)
[debug] Processing Eclipse plugin dependency: jira:meclipse_488:eclipse-plugin:classifier-unused:1
[debug] Ignoring meclipse_488 as it is does not have a Manifest (and so is not an OSGi bundle)
[debug] Processing Eclipse plugin dependency: org.eclipse.core:runtime:eclipse-plugin:classifier-unused:3.2.0-v20060603
[debug] Copying: org.eclipse.core:runtime:eclipse-plugin:classifier-unused:3.2.0-v20060603 to: /tmp/InstallPluginsMojo.test.1322514474159/plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar
[debug] Processing Eclipse plugin dependency: org.eclipse.core:runtime:eclipse-plugin:classifier-unused:3.2.0-v20060603
[debug] Copying: org.eclipse.core:runtime:eclipse-plugin:classifier-unused:3.2.0-v20060603 to: /tmp/InstallPluginsMojo.test.1322514474183/plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar
[debug] Processing Eclipse plugin dependency: org.eclipse.core:runtime:eclipse-plugin:classifier-unused:3.2.0-v20060603
[debug] Expanding: org.eclipse.core:runtime:eclipse-plugin:classifier-unused:3.2.0-v20060603 into: /tmp/InstallPluginsMojo.test.1322514474208/plugins/org.eclipse.core.runtime_3.2.0.v20060603
[INFO] Expanding: <https://builds.apache.org/job/maven-plugins/ws/maven-eclipse-plugin/target/test-classes/m2repo/eclipseinstall/org/eclipse/core/runtime/3.2.0-v20060603/runtime-3.2.0-v20060603.jar> into /tmp/InstallPluginsMojo.test.1322514474208/plugins/org.eclipse.core.runtime_3.2.0.v20060603
[debug] Processing Eclipse plugin dependency: org.eclipse.core:runtime:eclipse-plugin:classifier-unused:3.2.0-v20060603
[debug] Copying: org.eclipse.core:runtime:eclipse-plugin:classifier-unused:3.2.0-v20060603 to: /tmp/InstallPluginsMojo.test.1322514474289/plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar
[debug] Skipping dependency: org.eclipse.core:runtime:eclipse-plugin:classifier-unused:3.2.0-v20060603. Set pluginDependencyTypes with a comma-separated list of types to change this.
[debug] Processing Eclipse plugin dependency: org.eclipse.core:runtime:eclipse-plugin:classifier-unused:3.2.0-v20060603
[warn] Overwriting old plugin with contents of: org.eclipse.core:runtime:eclipse-plugin:classifier-unused:3.2.0-v20060603
[debug] Removing old plugin from both: /tmp/InstallPluginsMojo.test.1322514474336/plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar and: /tmp/InstallPluginsMojo.test.1322514474336/plugins/org.eclipse.core.runtime_3.2.0.v20060603
[debug] Removal of old plugin is complete; proceeding with plugin installation.
[debug] Expanding: org.eclipse.core:runtime:eclipse-plugin:classifier-unused:3.2.0-v20060603 into: /tmp/InstallPluginsMojo.test.1322514474336/plugins/org.eclipse.core.runtime_3.2.0.v20060603
[INFO] Expanding: <https://builds.apache.org/job/maven-plugins/ws/maven-eclipse-plugin/target/test-classes/m2repo/eclipseinstall/org/eclipse/core/runtime/3.2.0-v20060603/runtime-3.2.0-v20060603.jar> into /tmp/InstallPluginsMojo.test.1322514474336/plugins/org.eclipse.core.runtime_3.2.0.v20060603
[debug] Processing Eclipse plugin dependency: org.eclipse.core:runtime:eclipse-plugin:classifier-unused:3.2.0-v20060603
[warn] Overwriting old plugin with contents of: org.eclipse.core:runtime:eclipse-plugin:classifier-unused:3.2.0-v20060603
[debug] Removing old plugin from both: /tmp/InstallPluginsMojo.test.1322514474401/plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar and: /tmp/InstallPluginsMojo.test.1322514474401/plugins/org.eclipse.core.runtime_3.2.0.v20060603
[debug] Removal of old plugin is complete; proceeding with plugin installation.
[debug] Copying: org.eclipse.core:runtime:eclipse-plugin:classifier-unused:3.2.0-v20060603 to: /tmp/InstallPluginsMojo.test.1322514474401/plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 sec
Running org.apache.maven.plugin.eclipse.EclipsePluginUnitTest
[debug] testOutput toRelativeAndFixSeparator /tmp/EclipsePlugin.unitTest.1322514474444 , target/main-output
[debug] testOutput after toRelative : target/main-output
[debug] Processing resource dir: src/main/resources
[debug] Making relative and fixing separator: { /tmp/EclipsePlugin.unitTest.1322514474444, /tmp/EclipsePlugin.unitTest.1322514474444/target/main-output, false }.
[debug] Processing resource dir: src/main/resources
[debug] Making relative and fixing separator: { /tmp/EclipsePlugin.unitTest.1322514474480, /tmp/EclipsePlugin.unitTest.1322514474480/target/classes/main-output, false }.
[debug] Processing resource dir: src/main/resources
[debug] Making relative and fixing separator: { /tmp/EclipsePlugin.unitTest.1322514474502, /tmp/EclipsePlugin.unitTest.1322514474502/target/main-output, false }.
[debug] Processing resource dir: src/main/resources
[debug] Making relative and fixing separator: { /tmp/EclipsePlugin.unitTest.1322514474524, /tmp/EclipsePlugin.unitTest.1322514474524/target/classes, false }.
[debug] Processing resource dir: src/test/resources
[debug] Making relative and fixing separator: { /tmp/EclipsePlugin.unitTest.1322514474524, /tmp/EclipsePlugin.unitTest.1322514474524/target/test-classes, false }.
[debug] Processing resource dir: src/main/resources
[debug] Making relative and fixing separator: { /tmp/EclipsePlugin.unitTest.1322514474567, /tmp/EclipsePlugin.unitTest.1322514474567/target/classes, false }.
[debug] Processing resource dir: src/test/resources
[debug] Making relative and fixing separator: { /tmp/EclipsePlugin.unitTest.1322514474567, /tmp/EclipsePlugin.unitTest.1322514474567/target/test-classes, false }.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec
Running org.apache.maven.plugin.eclipse.EclipseSourceDirTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.maven.plugin.eclipse.reader.ReadWorkspaceLocationsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
Running org.apache.maven.plugin.ide.IdeUtilsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec

Results :

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

Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.225 sec
Running org.apache.maven.plugin.assembly.utils.ProjectUtilsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.maven.plugin.assembly.utils.FilterUtilsTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.maven.plugin.assembly.archive.ManifestCreationFinalizerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running org.apache.maven.plugin.assembly.archive.phase.FileItemAssemblyPhaseTest
[JENKINS] Recording test results
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec
Running org.apache.maven.plugin.assembly.archive.phase.RepositoryAssemblyPhaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.maven.plugin.assembly.archive.phase.FileSetAssemblyPhaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec
Running org.apache.maven.plugin.assembly.archive.phase.DependencySetAssemblyPhaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.maven.plugin.assembly.archive.phase.ModuleSetAssemblyPhaseTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 sec
Running org.apache.maven.plugin.assembly.archive.task.AddDependencySetsTaskTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.maven.plugin.assembly.archive.task.AddDirectoryTaskTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
Running org.apache.maven.plugin.assembly.archive.task.AddFileSetsTaskTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec
Running org.apache.maven.plugin.assembly.archive.task.AddArtifactTaskTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.maven.plugin.assembly.archive.DefaultAssemblyArchiverTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.646 sec
Running org.apache.maven.plugin.assembly.archive.archiver.AssemblyProxyArchiverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
Running org.apache.maven.plugin.assembly.format.FileFormatterTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.13 sec
Running org.apache.maven.plugin.assembly.format.FileSetFormatterTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.435 sec

Results :

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

[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ maven-ant-plugin ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ maven-eclipse-plugin ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ maven-assembly-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ant-plugin/target/maven-ant-plugin-2.4-SNAPSHOT.jar>
Nov 28, 2011 9:08:08 PM hudson.remoting.Channel$ReaderThread run
SEVERE: I/O error in channel channel
java.io.StreamCorruptedException
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1332)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1087)
channel stopped
Destroying 2 processes
Destroying process..
Destroying process..
Destroyed 2 processes
ERROR: Maven JVM terminated unexpectedly with exit code 0



Jenkins build is back to normal : maven-plugins #527

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



Build failed in Jenkins: maven-plugins #526

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

Changes:

[bimargulies] MASSEMBLY-581: Allow formats in configuration to override descriptor

------------------------------------------
[...truncated 1955 lines...]

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ maven-doap-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-doap-plugin/target/maven-doap-plugin-1.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-plugin-plugin:2.7:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-doap-plugin ---
[INFO] [INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-doap-plugin/target/maven-doap-plugin-1.2-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-doap-plugin/1.2-SNAPSHOT/maven-doap-plugin-1.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-doap-plugin/pom.xml> to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-doap-plugin/1.2-SNAPSHOT/maven-doap-plugin-1.2-SNAPSHOT.pom

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ maven-doap-plugin ---
[JENKINS] Archiving <https://builds.apache.org/job/maven-plugins/ws/maven-doap-plugin/pom.xml> to /home/hudson/hudson/jobs/maven-plugins/modules/org.apache.maven.plugins$maven-doap-plugin/builds/2011-11-29_01-02-50/archive/org.apache.maven.plugins/maven-doap-plugin/1.2-SNAPSHOT/maven-doap-plugin-1.2-SNAPSHOT.pom
[INFO] Copying 201 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ maven-ear-plugin ---
[JENKINS] Archiving <https://builds.apache.org/job/maven-plugins/ws/maven-doap-plugin/target/maven-doap-plugin-1.2-SNAPSHOT.jar> to /home/hudson/hudson/jobs/maven-plugins/modules/org.apache.maven.plugins$maven-doap-plugin/builds/2011-11-29_01-02-50/archive/org.apache.maven.plugins/maven-doap-plugin/1.2-SNAPSHOT/maven-doap-plugin-1.2-SNAPSHOT.jar
[INFO] Compiling 16 source files to <https://builds.apache.org/job/maven-plugins/ws/maven-ear-plugin/target/test-classes>
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/maven-plugins/ws/maven-ear-plugin/target/surefire-reports>

[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ maven-ear-plugin ---
[INFO] [WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but project      *
[WARNING] * contains the following plugin(s) that are not marked as       *
[WARNING] * @threadSafe to support parallel building.                     *
[WARNING] * While this /may/ work fine, please look for plugin updates    *
[WARNING] * and/or request plugins be made thread-safe.                   *
[WARNING] * If reporting an issue, report it against the plugin in        *
[WARNING] * question, not against maven-core                              *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked @threadSafe in Maven EJB Plugin:
[WARNING] org.apache.maven.plugins:maven-remote-resources-plugin:1.1
[WARNING] org.apache.maven.plugins:maven-enforcer-plugin:1.0
[WARNING] *****************************************************************
[INFO] Deleting <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target>
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven EJB Plugin 2.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ maven-ejb-plugin ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.ear.output.NoVersionFileNameMappingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.apache.maven.plugin.ear.output.StandardFileNameMappingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.maven.plugin.ear.output.FileNameMappingFactoryTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.maven.plugin.ear.output.FullFileNameMappingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.maven.plugin.ear.util.ArtifactRepositoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.maven.plugin.ear.util.EarMavenArchiverTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.maven.plugin.ear.util.ArtifactTypeMappingServiceTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.maven.plugin.ear.util.JavaEEVersionTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.maven.plugin.ear.EarModuleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (ensure-no-container-api) @ maven-ejb-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] 
[INFO] --- maven-plugin-plugin:2.7:helpmojo (generated-helpmojo) @ maven-ejb-plugin ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ maven-ear-plugin ---
[INFO] Mojo extractor for language: java found 1 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] 
[INFO] --- maven-plugin-plugin:2.7:descriptor (default-descriptor) @ maven-ejb-plugin ---
[INFO] Mojo extractor for language: java found 2 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ear-plugin/target/maven-ear-plugin-2.7-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ maven-ejb-plugin ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/src/main/resources>
[INFO] Copying 3 resources

[INFO] --- maven-plugin-plugin:2.7:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-ear-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ maven-ejb-plugin ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-ear-plugin/target/maven-ear-plugin-2.7-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-ear-plugin/2.7-SNAPSHOT/maven-ear-plugin-2.7-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-ear-plugin/pom.xml> to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-ear-plugin/2.7-SNAPSHOT/maven-ear-plugin-2.7-SNAPSHOT.pom
[INFO] Compiling 2 source files to <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/classes>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ maven-ear-plugin ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ maven-ejb-plugin ---
[JENKINS] Archiving <https://builds.apache.org/job/maven-plugins/ws/maven-ear-plugin/pom.xml> to /home/hudson/hudson/jobs/maven-plugins/modules/org.apache.maven.plugins$maven-ear-plugin/builds/2011-11-29_01-02-50/archive/org.apache.maven.plugins/maven-ear-plugin/2.7-SNAPSHOT/maven-ear-plugin-2.7-SNAPSHOT.pom
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ maven-ejb-plugin ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ maven-ejb-plugin ---
[INFO] Compiling 7 source files to <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes>
[JENKINS] Archiving <https://builds.apache.org/job/maven-plugins/ws/maven-ear-plugin/target/maven-ear-plugin-2.7-SNAPSHOT.jar> to /home/hudson/hudson/jobs/maven-plugins/modules/org.apache.maven.plugins$maven-ear-plugin/builds/2011-11-29_01-02-50/archive/org.apache.maven.plugins/maven-ear-plugin/2.7-SNAPSHOT/maven-ear-plugin-2.7-SNAPSHOT.jar
[INFO] Surefire report directory: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.ejb.EjbMojoTest
[INFO] Building EJB testJar with EJB version 2.1
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes/unit/test-dir/default-noclient/target/testJar.jar>
[INFO] Building EJB testJar with EJB version 2.1
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes/unit/test-dir/classified-noclient/target/testJar-classified.jar>
[INFO] Building EJB testJar with EJB version 2.1
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes/unit/test-dir/default-client/target/testJar.jar>
[INFO] Building EJB client testJar-client
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes/unit/test-dir/default-client/target/testJar-client.jar>
[INFO] 
[INFO] [INFO] Building EJB testJar with EJB version 2.1
--- maven-surefire-plugin:2.7.2:test (default-test) @ maven-ejb-plugin ---
[INFO] [INFO] Deleting <https://builds.apache.org/job/maven-plugins/ws/maven-gpg-plugin/target>
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes/unit/test-dir/classified-client/target/testJar-classified.jar>
[INFO] Building EJB client testJar-classified-client
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven GPG Plugin 1.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ maven-gpg-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes/unit/test-dir/classified-client/target/testJar-classified-client.jar>
[INFO] Building EJB testJar with EJB version 2.1
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (ensure-no-container-api) @ maven-gpg-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] [INFO] Applying mojo extractor for language: java
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes/unit/test-dir/includes-excludes-default/target/testJar.jar>

[INFO] --- maven-plugin-plugin:2.8:helpmojo (generated-helpmojo) @ maven-gpg-plugin ---
[INFO] Building EJB testJar with EJB version 2.1
[INFO] Mojo extractor for language: java found 2 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes/unit/test-dir/includes-excludes-client/target/testJar.jar>
[INFO] Building EJB client testJar-client
[INFO] [INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java

[INFO] --- maven-plugin-plugin:2.8:descriptor (default-descriptor) @ maven-gpg-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes/unit/test-dir/includes-excludes-client/target/testJar-client.jar>
[INFO] Mojo extractor for language: java found 3 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Building EJB testJar with EJB version 2.1
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ maven-gpg-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes/unit/test-dir/client-includes/target/testJar.jar>
[INFO] Building EJB client testJar-client
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/maven-plugins/ws/maven-gpg-plugin/src/main/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ maven-gpg-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes/unit/test-dir/client-includes/target/testJar-client.jar>
[INFO] [INFO] Compiling 8 source files to <https://builds.apache.org/job/maven-plugins/ws/maven-gpg-plugin/target/classes>
[INFO] Building EJB testJar with EJB version 2.1

[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ maven-gpg-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes/unit/test-dir/client-excludes/target/testJar.jar>
[INFO] Building EJB client testJar-client
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes/unit/test-dir/client-excludes/target/testJar-client.jar>
[INFO] Building EJB testJar with EJB version 2.1
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes/unit/test-dir/main-excludes/target/testJar.jar>
[INFO] Building EJB client testJar-client
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes/unit/test-dir/main-excludes/target/testJar-client.jar>
[INFO] Building EJB testJar with EJB version 2.1
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes/unit/test-dir/client-includes-subpackage/target/testJar.jar>
[INFO] Building EJB client testJar-client
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes/unit/test-dir/client-includes-subpackage/target/testJar-client.jar>
[INFO] Building EJB testJar with EJB version 2.1
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes/unit/test-dir/client-excludes-emptypackage/target/testJar.jar>
[INFO] Building EJB client testJar-client
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes/unit/test-dir/client-excludes-emptypackage/target/testJar-client.jar>
[INFO] Building EJB testJar with EJB version 2.1
[INFO] Building EJB testJar with EJB version 3.0
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes/unit/test-dir/compliance-descriptor-3/target/testJar.jar>
[INFO] Building EJB testJar with EJB version 3.0
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/test-classes/unit/test-dir/compliance-nodescriptor-3/target/testJar.jar>
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.857 sec
[INFO] Copying 8 resources
[INFO] Copying 3 resources

Results :

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


[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ maven-gpg-plugin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ maven-gpg-plugin ---
[JENKINS] Recording test results
[INFO] Surefire report directory: <https://builds.apache.org/job/maven-plugins/ws/maven-gpg-plugin/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ maven-gpg-plugin ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ maven-ejb-plugin ---

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ maven-gpg-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-ejb-plugin/target/maven-ejb-plugin-2.4-SNAPSHOT.jar>
Nov 29, 2011 1:05:10 AM hudson.remoting.Channel$ReaderThread run
SEVERE: I/O error in channel channel
java.io.StreamCorruptedException
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1332)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1087)
channel stopped
Destroying 1 processes
Destroying process..
Destroyed 1 processes
ERROR: Maven JVM terminated unexpectedly with exit code 0



Build failed in Jenkins: maven-plugins #525

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

Changes:

[dennisl] [PMD-135] Update to use and require Java 5

o Start using Java 5 features internally

------------------------------------------
[...truncated 1247 lines...]
[JENKINS] Archiving <https://builds.apache.org/job/maven-plugins/ws/maven-clean-plugin/pom.xml> to /home/hudson/hudson/jobs/maven-plugins/modules/org.apache.maven.plugins$maven-clean-plugin/builds/2011-11-28_22-06-53/archive/org.apache.maven.plugins/maven-clean-plugin/2.5-SNAPSHOT/maven-clean-plugin-2.5-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (ensure-no-container-api) @ maven-dependency-plugin ---
[JENKINS] Archiving <https://builds.apache.org/job/maven-plugins/ws/maven-clean-plugin/target/maven-clean-plugin-2.5-SNAPSHOT.jar> to /home/hudson/hudson/jobs/maven-plugins/modules/org.apache.maven.plugins$maven-clean-plugin/builds/2011-11-28_22-06-53/archive/org.apache.maven.plugins/maven-clean-plugin/2.5-SNAPSHOT/maven-clean-plugin-2.5-SNAPSHOT.jar
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] 
[INFO] --- maven-plugin-plugin:2.7:helpmojo (generated-helpmojo) @ maven-dependency-plugin ---
[INFO] Mojo extractor for language: java found 20 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] [INFO] Deleting <https://builds.apache.org/job/maven-plugins/ws/maven-deploy-plugin/target>

[INFO] --- maven-plugin-plugin:2.7:descriptor (default-descriptor) @ maven-dependency-plugin ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Deploy Plugin 2.8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ maven-deploy-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (ensure-no-container-api) @ maven-deploy-plugin ---
[INFO] Mojo extractor for language: java found 21 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] [INFO] Applying mojo extractor for language: java

[INFO] --- maven-plugin-plugin:2.8:helpmojo (generated-helpmojo) @ maven-deploy-plugin ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ maven-dependency-plugin ---
[INFO] Mojo extractor for language: java found 2 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] [INFO] Applying mojo extractor for language: java

[INFO] --- maven-plugin-plugin:2.8:descriptor (default-descriptor) @ maven-deploy-plugin ---
[INFO] Mojo extractor for language: java found 3 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ maven-deploy-plugin ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/maven-plugins/ws/maven-deploy-plugin/src/main/resources>
[INFO] Copying 3 resources
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ maven-deploy-plugin ---
[INFO] 
[INFO] [INFO] Copying 6 resources
--- maven-resources-plugin:2.4.3:resources (default-resources) @ maven-dependency-plugin ---
[INFO] Copying 3 resources
[INFO] [INFO] Compiling 4 source files to <https://builds.apache.org/job/maven-plugins/ws/maven-deploy-plugin/target/classes>
[INFO] Compiling 48 source files to <https://builds.apache.org/job/maven-plugins/ws/maven-dependency-plugin/target/classes>

[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ maven-deploy-plugin ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ maven-dependency-plugin ---
[INFO] Copying 37 resources
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ maven-deploy-plugin ---
[INFO] Copying 18 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ maven-deploy-plugin ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ maven-compiler-plugin ---
[INFO] Compiling 9 source files to <https://builds.apache.org/job/maven-plugins/ws/maven-deploy-plugin/target/test-classes>
[INFO] Compiling 4 source files to <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test-classes>
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ maven-dependency-plugin ---
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/maven-plugins/ws/maven-deploy-plugin/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ maven-deploy-plugin ---
Running org.apache.maven.plugin.deploy.DeployFileMojoTest
[INFO] Copying 39 resources
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/surefire-reports>

[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ maven-compiler-plugin ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.CompilerMojoTestCase
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ maven-dependency-plugin ---
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact org.apache.maven.test:maven-deploy-file-test'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading project information for maven-deploy-file-test 1.0
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact org.apache.maven.test:maven-deploy-file-test'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading project information for maven-deploy-file-test 1.0
[debug] Using compiler 'javac'.
[debug] Source directories: [<https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test-classes/unit/compiler-basic-test/src/main/java]>
[debug] Classpath: []
[debug] Output directory: <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test/unit/compiler-basic-test/target/classes>
[debug] Classpath:
[debug] Source roots:
[debug]  <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test-classes/unit/compiler-basic-test/src/main/java>
[debug] Command line options:
[debug] -d <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test/unit/compiler-basic-test/target/classes> -sourcepath <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test-classes/unit/compiler-basic-test/src/main/java>: <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test-classes/unit/compiler-basic-test/src/main/java/TestCompile0.java> -g -nowarn -target 1.1 -source 1.3
[warn] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test/unit/compiler-basic-test/target/classes>
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact org.apache.maven.test:maven-deploy-file-test'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading project information for maven-deploy-file-test 1.0
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact org.apache.maven.test:maven-deploy-file-test'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading project information for maven-deploy-file-test 1.0
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact org.apache.maven.test:maven-deploy-file-test'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading project information for maven-deploy-file-test 1.0
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact org.apache.maven.test:maven-deploy-file-test'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading project information for maven-deploy-file-test 1.0
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 sec
Running org.apache.maven.plugin.deploy.DeployFileMojoUnitTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.maven.plugin.deploy.DeployMojoTest
[INFO] Retrieving previous build number from deploy-test
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading project information for maven-deploy-test 1.0-SNAPSHOT
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'snapshot org.apache.maven.test:maven-deploy-test:1.0-SNAPSHOT'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact org.apache.maven.test:maven-deploy-test'
[INFO] Skipping artifact deployment
[debug] Using compiler 'javac'.
[debug] Source directories: [<https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test-classes/unit/compiler-basic-test/src/test/java]>
[debug] Classpath: [/home/jenkins/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
 <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test/unit/compiler-basic-test/target/classes]>
[debug] Output directory: <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test/unit/compiler-basic-test/target/test-classes>
[debug] Classpath:
[debug]  /home/jenkins/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
[debug]  <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test/unit/compiler-basic-test/target/classes>
[debug] Source roots:
[debug]  <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test-classes/unit/compiler-basic-test/src/test/java>
[debug] Command line options:
[debug] -d <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test/unit/compiler-basic-test/target/test-classes> -classpath /home/jenkins/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar:<https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test/unit/compiler-basic-test/target/classes>: -sourcepath <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test-classes/unit/compiler-basic-test/src/test/java>: <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test-classes/unit/compiler-basic-test/src/test/java/TestCompile0Test.java> -g -nowarn -target 1.1 -source 1.3
[warn] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test/unit/compiler-basic-test/target/test-classes>
[INFO] Retrieving previous build number from deploy-test
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'snapshot org.apache.maven.test:maven-deploy-test:1.0-SNAPSHOT'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact org.apache.maven.test:maven-deploy-test'
[INFO] Retrieving previous build number from deploy-test
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'snapshot org.apache.maven.test:maven-deploy-test:1.0-SNAPSHOT'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact org.apache.maven.test:maven-deploy-test'
[INFO] Compiling 42 source files to <https://builds.apache.org/job/maven-plugins/ws/maven-dependency-plugin/target/test-classes>
[INFO] Retrieving previous build number from deploy-test
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading project information for maven-deploy-test 1.0-SNAPSHOT
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'snapshot org.apache.maven.test:maven-deploy-test:1.0-SNAPSHOT'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact org.apache.maven.test:maven-deploy-test'
[INFO] Retrieving previous build number from deploy-test
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact org.apache.maven.test:attached-artifact-test-0'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'snapshot org.apache.maven.test:attached-artifact-test-0:1.0-SNAPSHOT'
Testing user.home value for .ssh dir: <https://builds.apache.org/job/maven-plugins/ws/maven-deploy-plugin/target/ssh-user-home>
Testing .ssh dir: <https://builds.apache.org/job/maven-plugins/ws/maven-deploy-plugin/target/ssh-user-home/.ssh>
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec

Results :

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

[JENKINS] Recording test results
[debug] Using compiler 'javac'.
[info] No sources to compile
[debug] Using compiler 'javac'.
[info] No sources to compile
[debug] Using compiler 'javac'.
[debug] Source directories: [<https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test-classes/unit/compiler-includes-excludes-test/src/main/java]>
[debug] Classpath: []
[debug] Output directory: <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test/unit/compiler-includes-excludes-test/target/classes>
[debug] Classpath:
[debug] Source roots:
[debug]  <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test-classes/unit/compiler-includes-excludes-test/src/main/java>
[debug] Command line options:
[debug] -d <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test/unit/compiler-includes-excludes-test/target/classes> -sourcepath <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test-classes/unit/compiler-includes-excludes-test/src/main/java>: <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test-classes/unit/compiler-includes-excludes-test/src/main/java/TestCompile4.java> -g -nowarn -target 1.1 -source 1.3
[warn] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test/unit/compiler-includes-excludes-test/target/classes>
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ maven-deploy-plugin ---
[debug] Using compiler 'javac'.
[debug] Source directories: [<https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test-classes/unit/compiler-includes-excludes-test/src/test/java]>
[debug] Classpath: [/home/jenkins/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
 <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test/unit/compiler-includes-excludes-test/target/classes]>
[debug] Output directory: <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test/unit/compiler-includes-excludes-test/target/test-classes>
[debug] Classpath:
[debug]  /home/jenkins/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
[debug]  <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test/unit/compiler-includes-excludes-test/target/classes>
[debug] Source roots:
[debug]  <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test-classes/unit/compiler-includes-excludes-test/src/test/java>
[debug] Command line options:
[debug] -d <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test/unit/compiler-includes-excludes-test/target/test-classes> -classpath /home/jenkins/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar:<https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test/unit/compiler-includes-excludes-test/target/classes>: -sourcepath <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test-classes/unit/compiler-includes-excludes-test/src/test/java>: <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test-classes/unit/compiler-includes-excludes-test/src/test/java/TestCompile4TestCase.java> -g -nowarn -target 1.1 -source 1.3
[warn] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test/unit/compiler-includes-excludes-test/target/test-classes>
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-deploy-plugin/target/maven-deploy-plugin-2.8-SNAPSHOT.jar>
[debug] Using compiler 'javac'.
[debug] Source directories: [<https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test-classes/unit/compiler-fork-test/src/main/java]>
[debug] Classpath: []
[debug] Output directory: <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test/unit/compiler-fork-test/target/classes>
Nov 28, 2011 10:08:29 PM hudson.remoting.Channel$ReaderThread run
SEVERE: I/O error in channel channel
java.io.StreamCorruptedException
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1332)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1087)
[debug] Classpath:
[debug] Source roots:
[debug]  <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test-classes/unit/compiler-fork-test/src/main/java>
[debug] Excutable: 
[debug]  javac
[debug] Command line options:
[debug] -d <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test/unit/compiler-fork-test/target/classes> -sourcepath <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test-classes/unit/compiler-fork-test/src/main/java>: <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test-classes/unit/compiler-fork-test/src/main/java/TestCompile1.java> -g -verbose -target 1.1 -source 1.3
[warn] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/maven-plugins/ws/maven-compiler-plugin/target/test/unit/compiler-fork-test/target/classes>
channel stopped
Destroying 1 processes
Destroying process..
Destroyed 1 processes
ERROR: Maven JVM terminated unexpectedly with exit code 0