You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Hudson <Hu...@sonatype.org> on 2008/09/10 23:47:05 UTC

Build failed in Hudson: plugins-IT-with-maven-2.0.x » Maven Resources Plugin #395

See http://ci.sonatype.org/job/plugins-IT-with-maven-2.0.x/org.apache.maven.plugins$maven-resources-plugin/395/changes

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Resources Plugin
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory http://ci.sonatype.org/job/plugins-IT-with-maven-2.0.x/org.apache.maven.plugins$maven-resources-plugin/ws/target 
[INFO] snapshot org.apache.maven.shared:maven-filtering:1.0-beta-2-SNAPSHOT: checking for updates from central
[INFO] snapshot org.apache.maven.shared:maven-filtering:1.0-beta-2-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://localhost:8081/content/groups/public/org/apache/maven/shared/maven-filtering/1.0-beta-2-SNAPSHOT/maven-filtering-1.0-beta-2-20080910.214100-177.pom
3K downloaded
[INFO] snapshot org.codehaus.plexus:plexus-interpolation:1.6-SNAPSHOT: checking for updates from central
[INFO] snapshot org.codehaus.plexus:plexus-interpolation:1.6-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://localhost:8081/content/groups/public/org/apache/maven/shared/maven-filtering/1.0-beta-2-SNAPSHOT/maven-filtering-1.0-beta-2-20080910.214100-177.jar
31K downloaded
[INFO] [enforcer:enforce {execution: ensure-no-container-api}]
[INFO] [plugin:helpmojo {execution: generated-helpmojo}]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 2 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 3 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to http://ci.sonatype.org/job/plugins-IT-with-maven-2.0.x/org.apache.maven.plugins$maven-resources-plugin/ws/target/classes 
[INFO] [resources:testResources]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 10 source files to http://ci.sonatype.org/job/plugins-IT-with-maven-2.0.x/org.apache.maven.plugins$maven-resources-plugin/ws/target/test-classes 
[INFO] [surefire:test]
[INFO] Surefire report directory: http://ci.sonatype.org/job/plugins-IT-with-maven-2.0.x/org.apache.maven.plugins$maven-resources-plugin/ws/target/surefire-reports 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.resources.TestResourcesTest
[INFO] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources.
[INFO] Copying 5 resources
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 sec
Running org.apache.maven.plugin.resources.AdvancePropertyUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec
Running org.apache.maven.plugin.resources.ReflectionPropertiesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec
Running org.apache.maven.plugin.resources.ResourcesMojoTest
[INFO] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources.
[INFO] Copying 5 resources to org/apache/maven/plugin/test
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources.
[INFO] Copying 1 resource
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources.
[INFO] Copying 1 resource
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources.
[INFO] Copying 1 resource
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources.
[INFO] Copying 2 resources
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources.
[INFO] Copying 2 resources
Tests run: 12, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0.687 sec <<< FAILURE!
Running org.apache.maven.plugin.resources.BasicPropertyUtilsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec
Running org.apache.maven.plugin.resources.EnhancedPropertyUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec

Results :

Tests in error: 
  testResourceEncoding(org.apache.maven.plugin.resources.ResourcesMojoTest)
  testResourceSystemProperties_Filtering(org.apache.maven.plugin.resources.ResourcesMojoTest)
  testResourceProjectProperties_Filtering(org.apache.maven.plugin.resources.ResourcesMojoTest)
  testProjectProperty_Filtering_PropertyDestination(org.apache.maven.plugin.resources.ResourcesMojoTest)
  testPropertyFiles_Filtering(org.apache.maven.plugin.resources.ResourcesMojoTest)
  testPropertyFiles_Filtering_TokensInFilters(org.apache.maven.plugin.resources.ResourcesMojoTest)

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

[ERROR] There are test failures.

Please refer to http://ci.sonatype.org/job/plugins-IT-with-maven-2.0.x/org.apache.maven.plugins$maven-resources-plugin/ws/target/surefire-reports  for the individual test results.
[HUDSON] Recording test results
[INFO] [jar:jar]
[INFO] Building jar: http://ci.sonatype.org/job/plugins-IT-with-maven-2.0.x/org.apache.maven.plugins$maven-resources-plugin/ws/target/maven-resources-plugin-2.3-SNAPSHOT.jar 
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [invoker:install {execution: integration-test}]
[INFO] Installing http://ci.sonatype.org/job/plugins-IT-with-maven-2.0.x/org.apache.maven.plugins$maven-resources-plugin/ws/pom.xml  to http://ci.sonatype.org/job/plugins-IT-with-maven-2.0.x/org.apache.maven.plugins$maven-resources-plugin/ws/target/local-repo/org/apache/maven/plugins/maven-resources-plugin/2.3-SNAPSHOT/maven-resources-plugin-2.3-SNAPSHOT.pom 
[INFO] Installing http://ci.sonatype.org/job/plugins-IT-with-maven-2.0.x/org.apache.maven.plugins$maven-resources-plugin/ws/target/maven-resources-plugin-2.3-SNAPSHOT.jar  to http://ci.sonatype.org/job/plugins-IT-with-maven-2.0.x/org.apache.maven.plugins$maven-resources-plugin/ws/target/local-repo/org/apache/maven/plugins/maven-resources-plugin/2.3-SNAPSHOT/maven-resources-plugin-2.3-SNAPSHOT.jar 
[INFO] Installing /home/j2ee-hudson/.hudson/jobs/plugins-IT-with-maven-2.0.x/workspace/trunk/pom.xml to http://ci.sonatype.org/job/plugins-IT-with-maven-2.0.x/org.apache.maven.plugins$maven-resources-plugin/ws/target/local-repo/org/apache/maven/plugins/maven-plugins/12-SNAPSHOT/maven-plugins-12-SNAPSHOT.pom 
[INFO] [invoker:run {execution: integration-test}]
[INFO] Building: filter/pom.xml
[INFO] ...FAILED[code=1]. See http://ci.sonatype.org/job/plugins-IT-with-maven-2.0.x/org.apache.maven.plugins$maven-resources-plugin/ws/target/its/filter/build.log  for details.
[INFO] Building: MRESOURCES-20/pom.xml
[INFO] ...FAILED[code=1]. See http://ci.sonatype.org/job/plugins-IT-with-maven-2.0.x/org.apache.maven.plugins$maven-resources-plugin/ws/target/its/MRESOURCES-20/build.log  for details.
[INFO] Building: filter-test-resources/pom.xml
[INFO] ...FAILED[code=1]. See http://ci.sonatype.org/job/plugins-IT-with-maven-2.0.x/org.apache.maven.plugins$maven-resources-plugin/ws/target/its/filter-test-resources/build.log  for details.
[INFO] 

---------------------------------------
Execution Summary:
Builds Passing: 0
Builds Failing: 3
---------------------------------------

The following builds failed:

*  filter/pom.xml
*  MRESOURCES-20/pom.xml
*  filter-test-resources/pom.xml

[HUDSON] Archiving http://ci.sonatype.org/job/plugins-IT-with-maven-2.0.x/org.apache.maven.plugins$maven-resources-plugin/ws/pom.xml  to /home/j2ee-hudson/.hudson/jobs/plugins-IT-with-maven-2.0.x/modules/org.apache.maven.plugins$maven-resources-plugin/builds/2008-09-10_16-06-54/archive/org.apache.maven.plugins/maven-resources-plugin/2.3-SNAPSHOT/pom.xml
[HUDSON] Archiving http://ci.sonatype.org/job/plugins-IT-with-maven-2.0.x/org.apache.maven.plugins$maven-resources-plugin/ws/target/maven-resources-plugin-2.3-SNAPSHOT.jar  to /home/j2ee-hudson/.hudson/jobs/plugins-IT-with-maven-2.0.x/modules/org.apache.maven.plugins$maven-resources-plugin/builds/2008-09-10_16-06-54/archive/org.apache.maven.plugins/maven-resources-plugin/2.3-SNAPSHOT/maven-resources-plugin-2.3-SNAPSHOT.jar


Hudson build is back to normal: plugins-IT-with-maven-2.0.x » Maven Resources Plugin #396

Posted by Hudson <Hu...@sonatype.org>.
See http://ci.sonatype.org/job/plugins-IT-with-maven-2.0.x/org.apache.maven.plugins$maven-resources-plugin/396/changes