[prev in list] [next in list] [prev in thread] [next in thread] 

List:       slide-dev
Subject:    Build failed in Hudson: Cactus #745
From:       Apache Hudson Server <hudson () hudson ! apache ! org>
Date:       2011-02-20 0:07:26
Message-ID: 1529620419.30341298160446380.JavaMail.hudson () aegis
[Download RAW message or body]

See <https://hudson.apache.org/hudson/job/Cactus/745/>

------------------------------------------
[...truncated 797 lines...]
[INFO] [clean:clean]
[INFO] Deleting directory \
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/ant/target> [INFO] \
[remote-resources:process {execution: default}] [INFO] [resources:resources]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered \
resources, i.e. build is platform dependent! [INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 12 source files to \
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/ant/target/classes>
 [INFO] [resources:testResources]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered \
resources, i.e. build is platform dependent! [INFO] skip non existing \
resourceDirectory <https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/ant/src/test/resources>
 [INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 16 source files to \
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/ant/target/test-classes>
 [INFO] [surefire:test]
[INFO] Surefire report directory: \
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/ant/target/surefire-reports>


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cactus.integration.ant.deployment.TestJarArchive
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec
Running org.apache.cactus.integration.ant.TestCactusTask
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 sec
Running org.apache.cactus.integration.ant.deployment.TestAll
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.cactus.integration.ant.TestCactusTestTask
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
Running org.apache.cactus.integration.ant.deployment.application.TestApplicationXmlVersion
 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.cactus.integration.ant.deployment.TestEarParser
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec
Running org.apache.cactus.integration.ant.deployment.webapp.TestWebXml
Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec
Running org.apache.cactus.integration.ant.TestAll
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.cactus.integration.ant.TestCactifyEarTask
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 sec
Running org.apache.cactus.integration.ant.deployment.webapp.TestWebXmlVersion
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.cactus.integration.ant.deployment.webapp.TestWarArchive
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.cactus.integration.ant.deployment.application.TestApplicationXml
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.apache.cactus.integration.ant.TestRunServerTestsTask
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.54 sec
Running org.apache.cactus.integration.ant.TestCactifyWarTask
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.308 sec

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar]
[INFO] Building jar: \
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/ant/target/cactus.integration.ant-1.8.2-SNAPSHOT.jar>
 [INFO] [rat:check {execution: default}]
[INFO] Preparing checkstyle:check
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/ant/pom.xml> \
to /home/hudson/hudson/jobs/Cactus/modules/org.apache.cactus$cactus.integration.ant/bu \
ilds/2011-02-20_00-04-28/archive/org.apache.cactus/cactus.integration.ant/1.8.2-SNAPSHOT/pom.xml
 [HUDSON] Archiving <https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/ant/target/cactus.integration.ant-1.8.2-SNAPSHOT.jar> \
to /home/hudson/hudson/jobs/Cactus/modules/org.apache.cactus$cactus.integration.ant/bu \
ilds/2011-02-20_00-04-28/archive/org.apache.cactus/cactus.integration.ant/1.8.2-SNAPSHOT/cactus.integration.ant-1.8.2-SNAPSHOT.jar
 [INFO] [checkstyle:checkstyle]
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, \
i.e. build is platform dependent! [INFO] Starting audit...
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/ant/src/main/java/org/apache/cactus/integration/ant/container/GenericContainer.java>:321:15: \
warning: Redundant 'final' modifier. \
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/ant/src/main/java/org/apache/cactus/integration/ant/container/GenericContainer.java>:330:12: \
warning: Redundant 'final' modifier. \
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/ant/src/main/java/org/apache/cactus/integration/ant/CactifyWarTask.java>:1: \
warning: Line does not match expected header line of '/* '. \
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/ant/src/main/java/org/apache/cactus/integration/ant/CactifyWarTask.java>:74:20: \
warning: Name 'FILE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. \
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/ant/src/main/java/org/apache/cactus/integration/ant/CactusTask.java>:95: \
warning: Comment matches to-do format 'TODO:'. Audit done.

[INFO] [checkstyle:check {execution: default}]
[INFO] [install:install]
[INFO] Installing <https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/ant/target/cactus.integration.ant-1.8.2-SNAPSHOT.jar> \
to /home/hudson/.m2/repository/org/apache/cactus/cactus.integration.ant/1.8.2-SNAPSHOT/cactus.integration.ant-1.8.2-SNAPSHOT.jar
 [INFO] ------------------------------------------------------------------------
[INFO] Building Cactus Maven 1 Plugin
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory \
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven/target> \
[INFO] [remote-resources:process {execution: default}] [WARNING] Attempting to build \
MavenProject instance for Artifact (commons-jelly:commons-jelly:20030902.160215) of \
type: jar; constructing POM artifact instead. [WARNING] Attempting to build \
MavenProject instance for Artifact \
(commons-discovery:commons-discovery:20030211.213356) of type: jar; constructing POM \
artifact instead. [INFO] [resources:resources]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered \
resources, i.e. build is platform dependent! [INFO] skip non existing \
resourceDirectory <https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven/src/main/resources>
 [INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 3 source files to \
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven/target/classes>
 [INFO] [resources:testResources]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered \
resources, i.e. build is platform dependent! [INFO] skip non existing \
resourceDirectory <https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven/src/test/resources>
 [INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: \
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven/target/surefire-reports>


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] snapshot org.apache.maven.shared:maven-model-converter:2.3-SNAPSHOT: checking \
                for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/maven/shared/maven-model-converter/2.3-SNAPSHOT/maven-model-converter-2.3-20110218.073218-1074.pom
 3K downloaded
Downloading: http://repository.apache.org/snapshots/org/apache/maven/shared/maven-model-converter/2.3-SNAPSHOT/maven-model-converter-2.3-20110218.073218-1074.jar
 72K downloaded
[INFO] [one:maven-one-plugin]
[INFO] Building jar: \
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven/target/cactus.maven1.plugin-1.8.2-SNAPSHOT.jar>
 [INFO] [rat:check {execution: default}]
[INFO] Preparing checkstyle:check
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven/pom.xml> \
to /home/hudson/hudson/jobs/Cactus/modules/org.apache.cactus$cactus.maven1.plugin/buil \
ds/2011-02-20_00-04-28/archive/org.apache.cactus/cactus.maven1.plugin/1.8.2-SNAPSHOT/pom.xml
 [HUDSON] Archiving <https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven/target/cactus.maven1.plugin-1.8.2-SNAPSHOT.jar> \
to /home/hudson/hudson/jobs/Cactus/modules/org.apache.cactus$cactus.maven1.plugin/buil \
ds/2011-02-20_00-04-28/archive/org.apache.cactus/cactus.maven1.plugin/1.8.2-SNAPSHOT/cactus.maven1.plugin-1.8.2-SNAPSHOT.jar
 [INFO] [checkstyle:checkstyle]
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, \
i.e. build is platform dependent! [INFO] Starting audit...
Audit done.

[INFO] [checkstyle:check {execution: default}]
[INFO] [install:install]
[INFO] Installing <https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven/target/cactus.maven1.plugin-1.8.2-SNAPSHOT.jar> \
to /home/hudson/.m2/repository/org/apache/cactus/cactus.maven1.plugin/1.8.2-SNAPSHOT/cactus.maven1.plugin-1.8.2-SNAPSHOT.jar
 [INFO] [one:install-maven-one-repository {execution: default}]
[INFO] Installing <https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven/target/cactus.maven1.plugin-1.8.2-SNAPSHOT.jar> \
to /home/hudson/.maven/repository/org.apache.cactus/plugins/cactus.maven1.plugin-1.8.2-SNAPSHOT.jar
 [INFO] ------------------------------------------------------------------------
[INFO] Building Cactus Integration Maven2 - Plugin Project
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory \
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven2/target> \
[INFO] [plugin:descriptor] [WARNING] 

Goal prefix is specified as: 'cactus'. Maven currently expects it to be \
'cactus.integration.2'.

[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] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered \
resources, i.e. build is platform dependent! [INFO] skip non existing \
resourceDirectory <https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven2/src/main/resources>
 [INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 7 source files to \
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven2/target/classes>
 [INFO] [resources:testResources]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered \
resources, i.e. build is platform dependent! [INFO] Copying 10 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 4 source files to \
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven2/target/test-classes>
 [INFO] [surefire:test]
[INFO] Surefire report directory: \
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven2/target/surefire-reports>


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cactus.integration.maven2.test.TestCactifyEarMojo
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 sec
Running org.apache.cactus.integration.maven2.test.TestCactifyWarMojo
[INFO] Analyzing war: \
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven2>:/null \
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 sec

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar]
[INFO] Building jar: \
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven2/target/cactus.integration.maven2-1.8.2-SNAPSHOT.jar>
 [INFO] [plugin:addPluginArtifactMetadata]
[INFO] [rat:check {execution: default}]
[INFO] Preparing checkstyle:check
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven2/pom.xml> \
to /home/hudson/hudson/jobs/Cactus/modules/org.apache.cactus$cactus.integration.maven2 \
/builds/2011-02-20_00-04-28/archive/org.apache.cactus/cactus.integration.maven2/1.8.2-SNAPSHOT/pom.xml
 [HUDSON] Archiving <https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven2/target/cactus.integration.maven2-1.8.2-SNAPSHOT.jar> \
to /home/hudson/hudson/jobs/Cactus/modules/org.apache.cactus$cactus.integration.maven2 \
/builds/2011-02-20_00-04-28/archive/org.apache.cactus/cactus.integration.maven2/1.8.2-SNAPSHOT/cactus.integration.maven2-1.8.2-SNAPSHOT.jar
 [INFO] [checkstyle:checkstyle]
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, \
i.e. build is platform dependent! [INFO] Starting audit...
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven2/src/main/java/org/apache/cactus/maven2/mojos/CactifyWarMojo.java>:80:20: \
warning: Name 'FILE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. \
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven2/src/main/java/org/apache/cactus/maven2/mojos/CactifyWarMojo.java>:259:5: \
warning: Method length is 169 lines (max allowed is 150). Audit done.

[INFO] [checkstyle:check {execution: default}]
[INFO] [install:install]
[INFO] Installing <https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/maven2/target/cactus.integration.maven2-1.8.2-SNAPSHOT.jar> \
to /home/hudson/.m2/repository/org/apache/cactus/cactus.integration.maven2/1.8.2-SNAPSHOT/cactus.integration.maven2-1.8.2-SNAPSHOT.jar
 [INFO] [plugin:updateRegistry]
[INFO] ------------------------------------------------------------------------
[INFO] Building Cactus Eclipse Integration
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory \
<https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/eclipse/target> \
[INFO] [remote-resources:process {execution: default}] [INFO] \
[site:attach-descriptor] [INFO] [rat:check {execution: default}]
[INFO] Preparing checkstyle:check
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/eclipse/pom.xml> \
to /home/hudson/hudson/jobs/Cactus/modules/org.apache.cactus$cactus.integration.eclips \
e/builds/2011-02-20_00-04-28/archive/org.apache.cactus/cactus.integration.eclipse/1.8.2-SNAPSHOT/pom.xml
 [INFO] [checkstyle:checkstyle]
[INFO] Source directory does not exist - skipping report.
[INFO] [checkstyle:check {execution: default}]
[INFO] Unable to perform checkstyle:check, unable to find checkstyle:checkstyle \
outputFile. [INFO] [install:install]
[INFO] Installing <https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/eclipse/pom.xml> \
to /home/hudson/.m2/repository/org/apache/cactus/cactus.integration.eclipse/1.8.2-SNAPSHOT/cactus.integration.eclipse-1.8.2-SNAPSHOT.pom
 [INFO] ------------------------------------------------------------------------
[INFO] Building Cactus Eclipse Integration - Webapp
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] artifact org.eclipse.jdt:ui: checking for updates from central
[INFO] artifact org.eclipse:osgi: checking for updates from central
[INFO] artifact org.eclipse.equinox:common: checking for updates from central
[INFO] artifact org.eclipse.core:jobs: checking for updates from central
[INFO] artifact org.eclipse.equinox:app: checking for updates from central
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Cactus/ws/Cactus/integration/eclipse/org.apache.cactus.eclipse.webapp/pom.xml> \
to /home/hudson/hudson/jobs/Cactus/modules/org.apache.cactus$org.apache.cactus.eclipse \
.webapp/builds/2011-02-20_00-04-28/archive/org.apache.cactus/org.apache.cactus.eclipse.webapp/1.8.2-SNAPSHOT/pom.xml
 [INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Couldn't find a version in [1.0.0-v20070423, 1.0.0-v20070606] to match range \
[1.0.0,2.0.0)  org.eclipse.equinox:app:jar:null

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

Path to dependency: 
	1) org.apache.cactus:org.apache.cactus.eclipse.webapp:jar:1.8.2-SNAPSHOT
	2) org.eclipse.jdt:ui:jar:3.3.0-v20070607-0010
	3) org.eclipse:ui:jar:3.3.0-I20070614-0800
	4) org.eclipse.core:runtime:jar:3.3.100-v20070530



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 28 seconds
[INFO] Finished at: Sat Feb 19 16:07:25 GMT-08:00 2011
[INFO] Final Memory: 57M/222M
[INFO] ------------------------------------------------------------------------
channel stopped


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic