See <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/228/changes>
Changes:
[jramos] Add target directory and eclipse files to svn ignore for wink-assembly
modules
[jramos] Add winki-itests to main pom.xml. The default for this module will be
to run no tests unless an assemblyId is set. This is so we can run them in
Hudson
------------------------------------------
[...truncated 695 lines...]
[INFO] Copying 4 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-spring-support/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-spring-support/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.wink.spring.RegistrarTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.602 sec
Running org.apache.wink.spring.PropertiesOverrideTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 sec
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-spring-support/target/wink-spring-support-0.2-incubating-SNAPSHOT.jar>
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: wink-spring-support-0.2-incubating-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-spring-support/target/wink-spring-support-0.2-incubating-SNAPSHOT.jar>
to
/export/home/hudson/.m2/repository/org/apache/wink/wink-spring-support/0.2-incubating-SNAPSHOT/wink-spring-support-0.2-incubating-SNAPSHOT.jar
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-spring-support/pom.xml>
to
/export/home/hudson/hudson/jobs/Wink-Trunk-JDK1.5/modules/org.apache.wink$wink-spring-support/builds/2009-10-28_21-38-54/archive/org.apache.wink/wink-spring-support/0.2-incubating-SNAPSHOT/pom.xml
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-spring-support/target/wink-spring-support-0.2-incubating-SNAPSHOT.jar>
to
/export/home/hudson/hudson/jobs/Wink-Trunk-JDK1.5/modules/org.apache.wink$wink-spring-support/builds/2009-10-28_21-38-54/archive/org.apache.wink/wink-spring-support/0.2-incubating-SNAPSHOT/wink-spring-support-0.2-incubating-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Wink WebDav
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set:
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-webdav/target>
(included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 4 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 48 source files to
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-webdav/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 4 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 12 source files to
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-webdav/target/test-classes>
[WARNING]
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-webdav/src/test/java/org/apache/wink/webdav/server/AbstractWebDAVResourcesTest.java>:[81,26]
[deprecation] isRequestedSessionIdFromUrl() in
javax.servlet.http.HttpServletRequest has been deprecated
[WARNING]
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-webdav/src/test/java/org/apache/wink/webdav/server/AbstractWebDAVResourcesTest.java>:[81,26]
[deprecation] getRealPath(java.lang.String) in javax.servlet.ServletRequest
has been deprecated
[WARNING]
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-webdav/src/test/java/org/apache/wink/webdav/server/AbstractWebDAVResourcesTest.java>:[210,26]
[deprecation] isRequestedSessionIdFromUrl() in
javax.servlet.http.HttpServletRequest has been deprecated
[WARNING]
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-webdav/src/test/java/org/apache/wink/webdav/server/AbstractWebDAVResourcesTest.java>:[210,26]
[deprecation] getRealPath(java.lang.String) in javax.servlet.ServletRequest
has been deprecated
[WARNING]
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-webdav/src/test/java/org/apache/wink/webdav/server/AbstractWebDAVResourcesTest.java>:[240,26]
[deprecation] isRequestedSessionIdFromUrl() in
javax.servlet.http.HttpServletRequest has been deprecated
[WARNING]
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-webdav/src/test/java/org/apache/wink/webdav/server/AbstractWebDAVResourcesTest.java>:[240,26]
[deprecation] getRealPath(java.lang.String) in javax.servlet.ServletRequest
has been deprecated
[WARNING]
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-webdav/src/test/java/org/apache/wink/webdav/server/AbstractWebDAVResourcesTest.java>:[284,26]
[deprecation] isRequestedSessionIdFromUrl() in
javax.servlet.http.HttpServletRequest has been deprecated
[WARNING]
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-webdav/src/test/java/org/apache/wink/webdav/server/AbstractWebDAVResourcesTest.java>:[284,26]
[deprecation] getRealPath(java.lang.String) in javax.servlet.ServletRequest
has been deprecated
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-webdav/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.wink.webdav.model.WebDAVProppatchTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.053 sec
Running org.apache.wink.webdav.model.WebDAVMultistatusTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec
Running org.apache.wink.webdav.model.WebDAVPropfindTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec
Running org.apache.wink.webdav.server.WebDAVDocumentResourceTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.918 sec
Running org.apache.wink.webdav.server.WebDAVCollectionResourceTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 sec
Running org.apache.wink.webdav.server.WebDAVRootResourceTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 sec
Results :
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-webdav/target/wink-webdav-0.2-incubating-SNAPSHOT.jar>
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: wink-webdav-0.2-incubating-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-webdav/target/wink-webdav-0.2-incubating-SNAPSHOT.jar>
to
/export/home/hudson/.m2/repository/org/apache/wink/wink-webdav/0.2-incubating-SNAPSHOT/wink-webdav-0.2-incubating-SNAPSHOT.jar
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-webdav/pom.xml>
to
/export/home/hudson/hudson/jobs/Wink-Trunk-JDK1.5/modules/org.apache.wink$wink-webdav/builds/2009-10-28_21-38-54/archive/org.apache.wink/wink-webdav/0.2-incubating-SNAPSHOT/pom.xml
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-webdav/target/wink-webdav-0.2-incubating-SNAPSHOT.jar>
to
/export/home/hudson/hudson/jobs/Wink-Trunk-JDK1.5/modules/org.apache.wink$wink-webdav/builds/2009-10-28_21-38-54/archive/org.apache.wink/wink-webdav/0.2-incubating-SNAPSHOT/wink-webdav-0.2-incubating-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Wink Providers
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set:
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/target>
(included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/pom.xml>
to
/export/home/hudson/.m2/repository/org/apache/wink/wink-providers/0.2-incubating-SNAPSHOT/wink-providers-0.2-incubating-SNAPSHOT.pom
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/pom.xml>
to
/export/home/hudson/hudson/jobs/Wink-Trunk-JDK1.5/modules/org.apache.wink$wink-providers/builds/2009-10-28_21-38-54/archive/org.apache.wink/wink-providers/0.2-incubating-SNAPSHOT/pom.xml
[HUDSON] Archiving
/export/home/hudson/.m2/repository/org/apache/wink/wink-providers/0.2-incubating-SNAPSHOT/wink-providers-0.2-incubating-SNAPSHOT.pom
to
/export/home/hudson/hudson/jobs/Wink-Trunk-JDK1.5/modules/org.apache.wink$wink-providers/builds/2009-10-28_21-38-54/archive/org.apache.wink/wink-providers/0.2-incubating-SNAPSHOT/wink-providers-0.2-incubating-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Wink Providers :: Json Provider
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set:
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-json-provider/target>
(included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 4 source files to
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-json-provider/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-json-provider/src/test/resources>
[INFO] Copying 4 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-json-provider/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-json-provider/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.wink.providers.json.internal.JsonProviderTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.046 sec
Results :
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-json-provider/target/wink-json-provider-0.2-incubating-SNAPSHOT.jar>
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: wink-json-provider-0.2-incubating-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-json-provider/target/wink-json-provider-0.2-incubating-SNAPSHOT.jar>
to
/export/home/hudson/.m2/repository/org/apache/wink/wink-json-provider/0.2-incubating-SNAPSHOT/wink-json-provider-0.2-incubating-SNAPSHOT.jar
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-json-provider/pom.xml>
to
/export/home/hudson/hudson/jobs/Wink-Trunk-JDK1.5/modules/org.apache.wink$wink-json-provider/builds/2009-10-28_21-38-54/archive/org.apache.wink/wink-json-provider/0.2-incubating-SNAPSHOT/pom.xml
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-json-provider/target/wink-json-provider-0.2-incubating-SNAPSHOT.jar>
to
/export/home/hudson/hudson/jobs/Wink-Trunk-JDK1.5/modules/org.apache.wink$wink-json-provider/builds/2009-10-28_21-38-54/archive/org.apache.wink/wink-json-provider/0.2-incubating-SNAPSHOT/wink-json-provider-0.2-incubating-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Wink Providers :: Jettison Provider
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set:
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-jettison-provider/target>
(included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 2 source files to
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-jettison-provider/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-jettison-provider/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-jettison-provider/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.wink.providers.jettison.internal.JettisonJAXBBadgerFishTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.862 sec
Running org.apache.wink.providers.jettison.internal.JettisonJAXBMappedTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec
Results :
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-jettison-provider/target/wink-jettison-provider-0.2-incubating-SNAPSHOT.jar>
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in:
wink-jettison-provider-0.2-incubating-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-jettison-provider/target/wink-jettison-provider-0.2-incubating-SNAPSHOT.jar>
to
/export/home/hudson/.m2/repository/org/apache/wink/wink-jettison-provider/0.2-incubating-SNAPSHOT/wink-jettison-provider-0.2-incubating-SNAPSHOT.jar
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-jettison-provider/pom.xml>
to
/export/home/hudson/hudson/jobs/Wink-Trunk-JDK1.5/modules/org.apache.wink$wink-jettison-provider/builds/2009-10-28_21-38-54/archive/org.apache.wink/wink-jettison-provider/0.2-incubating-SNAPSHOT/pom.xml
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-jettison-provider/target/wink-jettison-provider-0.2-incubating-SNAPSHOT.jar>
to
/export/home/hudson/hudson/jobs/Wink-Trunk-JDK1.5/modules/org.apache.wink$wink-jettison-provider/builds/2009-10-28_21-38-54/archive/org.apache.wink/wink-jettison-provider/0.2-incubating-SNAPSHOT/wink-jettison-provider-0.2-incubating-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Wink Providers :: Abdera Provider
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set:
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-abdera-provider/target>
(included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 2 source files to
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-abdera-provider/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-abdera-provider/src/test/resources>
[INFO] Copying 4 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-abdera-provider/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-abdera-provider/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.wink.providers.abdera.internal.AbderaAtomFeedProviderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.96 sec
Running org.apache.wink.providers.abdera.internal.AbderaAtomEntryProviderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 sec
Results :
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-abdera-provider/target/wink-abdera-provider-0.2-incubating-SNAPSHOT.jar>
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: wink-abdera-provider-0.2-incubating-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-abdera-provider/target/wink-abdera-provider-0.2-incubating-SNAPSHOT.jar>
to
/export/home/hudson/.m2/repository/org/apache/wink/wink-abdera-provider/0.2-incubating-SNAPSHOT/wink-abdera-provider-0.2-incubating-SNAPSHOT.jar
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-abdera-provider/pom.xml>
to
/export/home/hudson/hudson/jobs/Wink-Trunk-JDK1.5/modules/org.apache.wink$wink-abdera-provider/builds/2009-10-28_21-38-54/archive/org.apache.wink/wink-abdera-provider/0.2-incubating-SNAPSHOT/pom.xml
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-abdera-provider/target/wink-abdera-provider-0.2-incubating-SNAPSHOT.jar>
to
/export/home/hudson/hudson/jobs/Wink-Trunk-JDK1.5/modules/org.apache.wink$wink-abdera-provider/builds/2009-10-28_21-38-54/archive/org.apache.wink/wink-abdera-provider/0.2-incubating-SNAPSHOT/wink-abdera-provider-0.2-incubating-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error installing artifact: Failed to copy full contents from
<http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/ws/trunk/wink-providers/wink-abdera-provider/target/wink-abdera-provider-0.2-incubating-SNAPSHOT.jar>
to
/export/home/hudson/.m2/repository/org/apache/wink/wink-abdera-provider/0.2-incubating-SNAPSHOT/wink-abdera-provider-0.2-incubating-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 27 seconds
[INFO] Finished at: Wed Oct 28 21:43:25 UTC 2009
[INFO] Final Memory: 46M/178M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
Sending e-mails to: [email protected]
channel stopped