See <http://localhost:8080/job/Stripes%201.5.x%20branch/2/>
------------------------------------------
[...truncated 8602 lines...]
at
net.sourceforge.stripes.mock.MockRoundtrip.execute(MockRoundtrip.java:258)
at
net.sourceforge.stripes.validation.ValidationWithGenericsTest.runValidationTests(ValidationWithGenericsTest.java:115)
at
net.sourceforge.stripes.validation.ValidationWithGenericsTest.testActionBeanWithTypeParameter(ValidationWithGenericsTest.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:640)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:627)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:798)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1102)
at
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:137)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:121)
at org.testng.TestRunner.runWorkers(TestRunner.java:1009)
at org.testng.TestRunner.privateRun(TestRunner.java:683)
at org.testng.TestRunner.run(TestRunner.java:553)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:311)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:306)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:268)
at org.testng.SuiteRunner.run(SuiteRunner.java:217)
at org.testng.TestNG.runSuite(TestNG.java:1062)
at org.testng.TestNG.runSuitesLocally(TestNG.java:956)
at org.testng.TestNG.run(TestNG.java:874)
at
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:62)
at
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:141)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
09:00:22,424 DEBUG DispatcherHelper:552 - The following validation errors need
to be fixed:
-> [model.username] (missing resource)
-> [model.password] (missing resource)
09:00:22,424 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
ResolutionExecution
09:00:22,425 DEBUG HttpCacheInterceptor:77 - Looking for HttpCache on
net.sourceforge.stripes.validation.ValidationWithGenericsTest$ExtendOverloadSetterAgainActionBean.login()
09:00:22,425 DEBUG UrlBindingFactory:158 - No URL binding matches
_default_source_page_
09:00:22,426 DEBUG UrlBindingFactory:158 - No URL binding matches
_default_source_page_
09:00:22,426 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
RequestComplete
09:00:22,426 DEBUG StripesFilter:218 - LocalePicker selected locale: en_US
09:00:22,426 DEBUG StripesFilter:224 - LocalePicker selected character
encoding: UTF-8
09:00:22,427 DEBUG UrlBindingFactory:137 - Matched
/validation/ValidationWithGenericsTest$ExtendOverloadSetterAgain.action to
/validation/ValidationWithGenericsTest$ExtendOverloadSetterAgain.action
09:00:22,427 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
RequestInit
09:00:22,428 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
ActionBeanResolution
09:00:22,428 DEBUG UrlBindingFactory:137 - Matched
/validation/ValidationWithGenericsTest$ExtendOverloadSetterAgain.action to
/validation/ValidationWithGenericsTest$ExtendOverloadSetterAgain.action
09:00:22,428 DEBUG UrlBindingFactory:137 - Matched
/validation/ValidationWithGenericsTest$ExtendOverloadSetterAgain.action to
/validation/ValidationWithGenericsTest$ExtendOverloadSetterAgain.action
09:00:22,429 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
HandlerResolution
09:00:22,429 DEBUG DispatcherHelper:184 - Resolved event: login; will invoke:
ExtendOverloadSetterAgainActionBean.login()
09:00:22,429 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
BindingAndValidation
09:00:22,430 DEBUG DefaultActionBeanPropertyBinder:453 - Running required field
validation on bean class
net.sourceforge.stripes.validation.ValidationWithGenericsTest$ExtendOverloadSetterAgainActionBean
09:00:22,430 DEBUG DefaultActionBeanPropertyBinder:487 - Checking required
field: model.username, with values: [Scooby]
09:00:22,430 DEBUG DefaultActionBeanPropertyBinder:487 - Checking required
field: model.password, with values: [Shaggy]
09:00:22,431 DEBUG BindingPolicyManager:96 - Creating
net.sourceforge.stripes.controller.BindingPolicyManager for class
net.sourceforge.stripes.validation.ValidationWithGenericsTest$ExtendOverloadSetterAgainActionBean
with default policy null
09:00:22,431 DEBUG BindingPolicyManager:277 - Translated globs [] to regex
09:00:22,431 DEBUG BindingPolicyManager:277 - Translated globs [] to regex
09:00:22,432 DEBUG BindingPolicyManager:277 - Translated globs [model.username,
model.password] to regex model\.username|model\.password
09:00:22,433 DEBUG DefaultActionBeanPropertyBinder:779 - Converting 1 value(s)
using converter net.sourceforge.stripes.validation.StringTypeConverter
09:00:22,433 DEBUG DefaultActionBeanPropertyBinder:779 - Converting 1 value(s)
using converter net.sourceforge.stripes.validation.StringTypeConverter
09:00:22,433 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
CustomValidation
09:00:22,434 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
EventHandling
09:00:22,434 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
RequestComplete
Tests run: 1254, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.644 sec
Results :
Tests run: 1254, Failures: 0, Errors: 0, Skipped: 0
[HUDSON] Recording test results
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven/2.0.7/maven-2.0.7.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.jar
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar
[INFO] [jar:jar {execution: default-jar}]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar:
<http://localhost:8080/job/Stripes%201.5.x%20branch/ws/1.5.x/tests/target/tests-1.5.4-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<http://localhost:8080/job/Stripes%201.5.x%20branch/ws/1.5.x/tests/target/tests-1.5.4-SNAPSHOT.jar>
to
/var/lib/hudson/.m2/repository/net/sourceforge/stripes/tests/1.5.4-SNAPSHOT/tests-1.5.4-SNAPSHOT.jar
[HUDSON] Archiving
<http://localhost:8080/job/Stripes%201.5.x%20branch/ws/1.5.x/tests/pom.xml> to
/var/lib/hudson/jobs/Stripes 1.5.x
branch/modules/net.sourceforge.stripes$tests/builds/2010-09-24_08-55-06/archive/net.sourceforge.stripes/tests/1.5.4-SNAPSHOT/pom.xml
[HUDSON] Archiving
<http://localhost:8080/job/Stripes%201.5.x%20branch/ws/1.5.x/tests/target/tests-1.5.4-SNAPSHOT.jar>
to /var/lib/hudson/jobs/Stripes 1.5.x
branch/modules/net.sourceforge.stripes$tests/builds/2010-09-24_08-55-06/archive/net.sourceforge.stripes/tests/1.5.4-SNAPSHOT/tests-1.5.4-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Stripes Examples Webapp
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.0.2/maven-war-plugin-2.0.2.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/7/maven-plugins-7.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-surrogate-parent/5/maven-plugin-surrogate-parent-5.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.0.2/maven-war-plugin-2.0.2.jar
[INFO] artifact org.codehaus.cargo:cargo-maven2-plugin: checking for updates
from central
Downloading:
http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-maven2-plugin/1.0.3/cargo-maven2-plugin-1.0.3.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-extensions-maven2/1.0.3/cargo-extensions-maven2-1.0.3.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-extensions/1.0.3/cargo-extensions-1.0.3.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-parent/4.5/cargo-parent-4.5.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/codehaus-parent/1/codehaus-parent-1.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-maven2-plugin/1.0.3/cargo-maven2-plugin-1.0.3.jar
Downloading:
https://maven-repository.dev.java.net/nonav/repository/javax.activation/poms/activation-1.1.pom
361b downloaded (activation-1.1.pom)
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'dee2c5e7b993097fb9a6e22d404fdbe9cbc78ed2'; remote = '<!DOCTYPE' - RETRYING
Downloading:
https://maven-repository.dev.java.net/nonav/repository/javax.activation/poms/activation-1.1.pom
361b downloaded (activation-1.1.pom)
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'dee2c5e7b993097fb9a6e22d404fdbe9cbc78ed2'; remote = '<!DOCTYPE' - IGNORING
[WARNING] POM for 'javax.activation:activation:pom:1.1:compile' is invalid.
Its dependencies (if any) will NOT be available to the current build.
Downloading:
http://repo1.maven.org/maven2/javax/servlet/jstl/1.1.2/jstl-1.1.2.pom
Downloading:
http://repo1.maven.org/maven2/taglibs/standard/1.1.2/standard-1.1.2.pom
Downloading:
http://repo1.maven.org/maven2/taglibs/standard/1.1.2/standard-1.1.2.jar
Downloading:
http://repo1.maven.org/maven2/javax/servlet/jstl/1.1.2/jstl-1.1.2.jar
[INFO] [enforcer:enforce {execution: enforce-maven}]
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
main:
[copy] Copying 23 files to
<http://localhost:8080/job/Stripes%201.5.x%20branch/ws/1.5.x/examples/target/classes/WEB-INF/src>
[INFO] Executed tasks
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<http://localhost:8080/job/Stripes%201.5.x%20branch/ws/1.5.x/examples/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 23 source files to
<http://localhost:8080/job/Stripes%201.5.x%20branch/ws/1.5.x/examples/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<http://localhost:8080/job/Stripes%201.5.x%20branch/ws/1.5.x/examples/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test resultsDownloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.1/maven-artifact-2.0.1.pom
[INFO] [war:war {execution: default-war}]
[INFO] Exploding webapp...
[INFO] Assembling webapp examples in
<http://localhost:8080/job/Stripes%201.5.x%20branch/ws/1.5.x/examples/target/stripes-examples>
[INFO] Copy webapp webResources to
<http://localhost:8080/job/Stripes%201.5.x%20branch/ws/1.5.x/examples/target/stripes-examples>
[INFO] Copy webapp webResources to
<http://localhost:8080/job/Stripes%201.5.x%20branch/ws/1.5.x/examples/target/stripes-examples>
[INFO] Generating war
<http://localhost:8080/job/Stripes%201.5.x%20branch/ws/1.5.x/examples/target/stripes-examples.war>
[INFO] Building war:
<http://localhost:8080/job/Stripes%201.5.x%20branch/ws/1.5.x/examples/target/stripes-examples.war>
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<http://localhost:8080/job/Stripes%201.5.x%20branch/ws/1.5.x/examples/target/stripes-examples.war>
to
/var/lib/hudson/.m2/repository/net/sourceforge/stripes/examples/1.5.4-SNAPSHOT/examples-1.5.4-SNAPSHOT.war
[HUDSON] Archiving
<http://localhost:8080/job/Stripes%201.5.x%20branch/ws/1.5.x/examples/pom.xml>
to /var/lib/hudson/jobs/Stripes 1.5.x
branch/modules/net.sourceforge.stripes$examples/builds/2010-09-24_08-55-06/archive/net.sourceforge.stripes/examples/1.5.4-SNAPSHOT/pom.xml
[HUDSON] Archiving
<http://localhost:8080/job/Stripes%201.5.x%20branch/ws/1.5.x/examples/target/stripes-examples.war>
to /var/lib/hudson/jobs/Stripes 1.5.x
branch/modules/net.sourceforge.stripes$examples/builds/2010-09-24_08-55-06/archive/net.sourceforge.stripes/examples/1.5.4-SNAPSHOT/stripes-examples.war
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Stripes Parent ........................................ SUCCESS
[3:25.255s]
[INFO] Stripes ............................................... SUCCESS
[1:14.842s]
[INFO] Stripes Tests ......................................... SUCCESS
[1:15.704s]
[INFO] Stripes Examples Webapp ............................... SUCCESS [22.738s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 20 seconds
[INFO] Finished at: Fri Sep 24 09:01:29 CDT 2010
[INFO] Final Memory: 63M/199M
[INFO] ------------------------------------------------------------------------
channel stopped
Deploying artifacts to http://oss.sonatype.org/content/repositories/snapshots
Deploying the main artifact stripes-examples.war
[INFO ] Retrieving previous build number from
ERROR: Error deploying artifact: Failed to transfer file:
http://oss.sonatype.org/content/repositories/snapshots/net/sourceforge/stripes/examples/1.5.4-SNAPSHOT/examples-1.5.4-SNAPSHOT.war.
Return code is: 401
org.apache.maven.artifact.deployer.ArtifactDeploymentException: Error deploying
artifact: Failed to transfer file:
http://oss.sonatype.org/content/repositories/snapshots/net/sourceforge/stripes/examples/1.5.4-SNAPSHOT/examples-1.5.4-SNAPSHOT.war.
Return code is: 401
at
org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:94)
at
hudson.maven.reporters.MavenArtifactRecord.deploy(MavenArtifactRecord.java:119)
at
hudson.maven.reporters.MavenAggregatedArtifactRecord.deploy(MavenAggregatedArtifactRecord.java:79)
at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:109)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at
hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:601)
at
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:580)
at
hudson.maven.MavenModuleSetBuild$RunnerImpl.post2(MavenModuleSetBuild.java:582)
at
hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:528)
at hudson.model.Run.run(Run.java:1296)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:291)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:137)
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer
file:
http://oss.sonatype.org/content/repositories/snapshots/net/sourceforge/stripes/examples/1.5.4-SNAPSHOT/examples-1.5.4-SNAPSHOT.war.
Return code is: 401
at
org.apache.maven.wagon.providers.http.LightweightHttpWagon.put(LightweightHttpWagon.java:172)
at
org.apache.maven.artifact.manager.DefaultWagonManager.putRemoteFile(DefaultWagonManager.java:244)
at
org.apache.maven.artifact.manager.DefaultWagonManager.putArtifact(DefaultWagonManager.java:160)
at
org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:80)
... 12 more
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development