gatein_wsrp_trunk_sun6 #17: Still Failing
No tests ran.
No tests ran.
Changes for Build #16
[mwringe] GTNWSRP-54: initial check in of GetResource support. Still needs a couple of
fixes and test cases to be added.
Changes for Build #17
[chris.laprun(a)jboss.com] - GTNWSRP-8: Added missing exceptions and methods.
- Simplified code when ReturnAny is involved since we don't currently deal with it.
- Make several methods return List<Extension> instead of ReturnAny.
[...truncated 928 lines...]
A consumer/src/main/java/org/gatein/wsrp/consumer/InvocationHandler.java
A consumer/src/main/java/org/gatein/wsrp/consumer/portlet
A consumer/src/main/java/org/gatein/wsrp/consumer/portlet/WSRPPortlet.java
A consumer/src/main/java/org/gatein/wsrp/consumer/portlet/info
A
consumer/src/main/java/org/gatein/wsrp/consumer/portlet/info/WSRPPortletInfo.java
A
consumer/src/main/java/org/gatein/wsrp/consumer/portlet/info/WSRPNavigationInfo.java
A
consumer/src/main/java/org/gatein/wsrp/consumer/portlet/info/WSRPParameterInfo.java
A consumer/src/main/java/org/gatein/wsrp/consumer/portlet/info/WSRPEventInfo.java
A consumer/src/main/java/org/gatein/wsrp/consumer/ConsumerException.java
A consumer/src/main/java/org/gatein/wsrp/consumer/ActionHandler.java
A consumer/src/main/java/org/gatein/wsrp/consumer/RenderHandler.java
A consumer/src/main/java/org/gatein/wsrp/consumer/RegistrationProperty.java
A consumer/src/main/java/org/gatein/wsrp/consumer/EventHandler.java
A consumer/src/main/java/org/gatein/wsrp/consumer/SessionHandler.java
A consumer/src/main/java/org/gatein/wsrp/consumer/EndpointConfigurationInfo.java
A consumer/src/main/java/org/gatein/wsrp/consumer/ResourceHandler.java
A consumer/src/main/java/org/gatein/wsrp/consumer/RegistrationInfo.java
A consumer/src/main/java/org/gatein/wsrp/consumer/registry
A
consumer/src/main/java/org/gatein/wsrp/consumer/registry/ActivatingNullInvokerHandler.java
A consumer/src/main/java/org/gatein/wsrp/consumer/registry/xml
AU
consumer/src/main/java/org/gatein/wsrp/consumer/registry/xml/XMLWSRPConsumerFactory.java
AU
consumer/src/main/java/org/gatein/wsrp/consumer/registry/xml/XMLConsumerRegistry.java
A consumer/src/main/java/org/gatein/wsrp/consumer/registry/ConsumerRegistry.java
A
consumer/src/main/java/org/gatein/wsrp/consumer/registry/InMemoryConsumerRegistry.java
A
consumer/src/main/java/org/gatein/wsrp/consumer/registry/AbstractConsumerRegistry.java
A consumer/src/main/java/org/gatein/wsrp/consumer/WSRPConsumerImpl.java
A consumer/src/main/java/org/gatein/wsrp/consumer/RequestPrecursor.java
A consumer/src/main/java/org/gatein/wsrp/consumer/RefreshResult.java
A consumer/src/main/java/org/gatein/wsrp/consumer/ProducerSessionInformation.java
A consumer/src/main/java/org/gatein/wsrp/consumer/RequestContextWrapper.java
A consumer/src/main/java/org/gatein/wsrp/handler
A consumer/src/main/java/org/gatein/wsrp/handler/CookieUtil.java
A consumer/src/main/java/org/gatein/wsrp/handler/RequestHeaderClientHandler.java
A consumer/src/main/resources
A consumer/src/main/resources/conf
AU consumer/src/main/resources/conf/wsrp-consumers-config.xml
A consumer/pom.xml
U .
At revision 3735
No emails were triggered.
[wsrp] $ /qa/tools/opt/maven-2.2.1/bin/mvn clean install
-Djboss.zip.url=/qa/tools/opt/src/jboss/jboss-5.1.0.GA.zip
[INFO] Scanning for projects...
Downloading:
https://repository.jboss.org/nexus/content/groups/developer//org/gatein/g...
4/8K
7/8K
8/8K
8K downloaded (gatein-parent-1.0.1-GA.pom)
[INFO] Unable to find resource 'org.gatein:gatein-parent:pom:1.0.1-GA' in
repository jboss-developer-repository-group
(
https://repository.jboss.org/nexus/content/groups/developer/)
Downloading:
https://repository.jboss.org/nexus/content/repositories/deprecated//org/g...
[INFO] Unable to find resource 'org.gatein:gatein-parent:pom:1.0.1-GA' in
repository jboss-deprecated
(
https://repository.jboss.org/nexus/content/repositories/deprecated/)
Downloading:
https://repository.jboss.org/nexus/content/groups/public//org/gatein/gate...
Downloading:
https://repository.jboss.org/nexus/content/groups/developer//org/gatein/g...
4/12K
7/12K
11/12K
12/12K
12K downloaded (gatein-dep-1.0.2-GA.pom)
[WARNING]
Profile with id: 'jboss-nexus' has not been activated.
[INFO] Reactor build order:
[INFO] GateIn - WSRP
[INFO] GateIn WSRP Integration API
[INFO] GateIn WSRP v1 Generated JAX-WS Classes
[INFO] GateIn WSRP v2 Generated JAX-WS Classes
[INFO] GateIn WSRP Test Framework
[INFO] GateIn WSRP Common Classes
[INFO] GateIn WSRP Producer
[INFO] GateIn WSRP Consumer
[INFO] GateIn WSRP Admin GUI
[INFO] GateIn WSRP Producer WAR
[INFO] GateIn WSRP Hibernate-based persistence implementation
[INFO] ------------------------------------------------------------------------
[INFO] Building GateIn - WSRP
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [enforcer:enforce {execution: enforce-java-version}]
[INFO] [enforcer:enforce {execution: enforce-maven-version}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/pom.xml to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-parent/2.0.0-Alpha-01-SNAPSHOT/wsrp-parent-2.0.0-Alpha-01-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building GateIn WSRP Integration API
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [enforcer:enforce {execution: enforce-java-version}]
[INFO] [enforcer:enforce {execution: enforce-maven-version}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/api/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/api/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.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/api/target/wsrp-integration-api-2.0.0-Alpha-01-SNAPSHOT.jar
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar:
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/api/target/wsrp-integration-api-2.0.0-Alpha-01-SNAPSHOT-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/api/target/wsrp-integration-api-2.0.0-Alpha-01-SNAPSHOT.jar
to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-integration-api/2.0.0-Alpha-01-SNAPSHOT/wsrp-integration-api-2.0.0-Alpha-01-SNAPSHOT.jar
[INFO] Installing
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/api/target/wsrp-integration-api-2.0.0-Alpha-01-SNAPSHOT-sources.jar
to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-integration-api/2.0.0-Alpha-01-SNAPSHOT/wsrp-integration-api-2.0.0-Alpha-01-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building GateIn WSRP v1 Generated JAX-WS Classes
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [enforcer:enforce {execution: enforce-java-version}]
[INFO] [enforcer:enforce {execution: enforce-maven-version}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 96 source files to
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp1-ws/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp1-ws/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.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp1-ws/target/wsrp-wsrp1-ws-2.0.0-Alpha-01-SNAPSHOT.jar
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar:
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp1-ws/target/wsrp-wsrp1-ws-2.0.0-Alpha-01-SNAPSHOT-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp1-ws/target/wsrp-wsrp1-ws-2.0.0-Alpha-01-SNAPSHOT.jar
to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-wsrp1-ws/2.0.0-Alpha-01-SNAPSHOT/wsrp-wsrp1-ws-2.0.0-Alpha-01-SNAPSHOT.jar
[INFO] Installing
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp1-ws/target/wsrp-wsrp1-ws-2.0.0-Alpha-01-SNAPSHOT-sources.jar
to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-wsrp1-ws/2.0.0-Alpha-01-SNAPSHOT/wsrp-wsrp1-ws-2.0.0-Alpha-01-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building GateIn WSRP v2 Generated JAX-WS Classes
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [enforcer:enforce {execution: enforce-java-version}]
[INFO] [enforcer:enforce {execution: enforce-maven-version}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 155 source files to
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp2-ws/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp2-ws/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.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp2-ws/target/wsrp-wsrp2-ws-2.0.0-Alpha-01-SNAPSHOT.jar
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar:
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp2-ws/target/wsrp-wsrp2-ws-2.0.0-Alpha-01-SNAPSHOT-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp2-ws/target/wsrp-wsrp2-ws-2.0.0-Alpha-01-SNAPSHOT.jar
to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-wsrp2-ws/2.0.0-Alpha-01-SNAPSHOT/wsrp-wsrp2-ws-2.0.0-Alpha-01-SNAPSHOT.jar
[INFO] Installing
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp2-ws/target/wsrp-wsrp2-ws-2.0.0-Alpha-01-SNAPSHOT-sources.jar
to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-wsrp2-ws/2.0.0-Alpha-01-SNAPSHOT/wsrp-wsrp2-ws-2.0.0-Alpha-01-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building GateIn WSRP Test Framework
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] snapshot org.gatein.pc:pc-api:2.1.2-GA-SNAPSHOT: checking for updates from
jboss-developer-repository-group
[INFO] snapshot org.gatein.pc:pc-api:2.1.2-GA-SNAPSHOT: checking for updates from
jboss-public-repository-group
Downloading:
https://repository.jboss.org/nexus/content/groups/developer//org/gatein/p...
[INFO] Unable to find resource 'org.gatein.pc:pc-api:pom:2.1.2-GA-SNAPSHOT' in
repository jboss-developer-repository-group
(
https://repository.jboss.org/nexus/content/groups/developer/)
Downloading:
https://repository.jboss.org/nexus/content/groups/public//org/gatein/pc/p...
[INFO] Unable to find resource 'org.gatein.pc:pc-api:pom:2.1.2-GA-SNAPSHOT' in
repository jboss-public-repository-group
(
https://repository.jboss.org/nexus/content/groups/public/)
[INFO] snapshot org.gatein.pc:pc-portlet:2.1.2-GA-SNAPSHOT: checking for updates from
jboss-developer-repository-group
[INFO] snapshot org.gatein.pc:pc-portlet:2.1.2-GA-SNAPSHOT: checking for updates from
jboss-public-repository-group
Downloading:
https://repository.jboss.org/nexus/content/groups/developer//org/gatein/p...
[INFO] Unable to find resource 'org.gatein.pc:pc-portlet:pom:2.1.2-GA-SNAPSHOT' in
repository jboss-developer-repository-group
(
https://repository.jboss.org/nexus/content/groups/developer/)
Downloading:
https://repository.jboss.org/nexus/content/groups/public//org/gatein/pc/p...
[INFO] Unable to find resource 'org.gatein.pc:pc-portlet:pom:2.1.2-GA-SNAPSHOT' in
repository jboss-public-repository-group
(
https://repository.jboss.org/nexus/content/groups/public/)
Downloading:
https://repository.jboss.org/nexus/content/groups/developer//org/gatein/p...
[INFO] Unable to find resource 'org.gatein.pc:pc-api:jar:2.1.2-GA-SNAPSHOT' in
repository jboss-developer-repository-group
(
https://repository.jboss.org/nexus/content/groups/developer/)
Downloading:
https://repository.jboss.org/nexus/content/groups/public//org/gatein/pc/p...
[INFO] Unable to find resource 'org.gatein.pc:pc-api:jar:2.1.2-GA-SNAPSHOT' in
repository jboss-public-repository-group
(
https://repository.jboss.org/nexus/content/groups/public/)
Downloading:
https://repository.jboss.org/nexus/content/groups/developer//org/gatein/p...
[INFO] Unable to find resource 'org.gatein.pc:pc-portlet:jar:2.1.2-GA-SNAPSHOT' in
repository jboss-developer-repository-group
(
https://repository.jboss.org/nexus/content/groups/developer/)
Downloading:
https://repository.jboss.org/nexus/content/groups/public//org/gatein/pc/p...
[INFO] Unable to find resource 'org.gatein.pc:pc-portlet:jar:2.1.2-GA-SNAPSHOT' in
repository jboss-public-repository-group
(
https://repository.jboss.org/nexus/content/groups/public/)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.gatein.pc:pc-api:jar:2.1.2-GA-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.gatein.pc -DartifactId=pc-api
-Dversion=2.1.2-GA-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.gatein.pc -DartifactId=pc-api
-Dversion=2.1.2-GA-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
Path to dependency:
1) org.gatein.wsrp:test-framework:jar:2.0.0-Alpha-01-SNAPSHOT
2) org.gatein.pc:pc-api:jar:2.1.2-GA-SNAPSHOT
2) org.gatein.pc:pc-portlet:jar:2.1.2-GA-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.gatein.pc -DartifactId=pc-portlet
-Dversion=2.1.2-GA-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.gatein.pc -DartifactId=pc-portlet
-Dversion=2.1.2-GA-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
Path to dependency:
1) org.gatein.wsrp:test-framework:jar:2.0.0-Alpha-01-SNAPSHOT
2) org.gatein.pc:pc-portlet:jar:2.1.2-GA-SNAPSHOT
----------
2 required artifacts are missing.
for artifact:
org.gatein.wsrp:test-framework:jar:2.0.0-Alpha-01-SNAPSHOT
from the specified remote repositories:
central (
http://repo1.maven.org/maven2),
jboss-deprecated (
https://repository.jboss.org/nexus/content/repositories/deprecated/),
jboss-developer-repository-group
(
https://repository.jboss.org/nexus/content/groups/developer/),
jboss-public-repository-group
(
https://repository.jboss.org/nexus/content/groups/public/)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 3 seconds
[INFO] Finished at: Mon Aug 02 08:05:43 EDT 2010
[INFO] Final Memory: 54M/288M
[INFO] ------------------------------------------------------------------------
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
Public URL:
https://hudson.jboss.org/hudson/job/gatein_wsrp_trunk_sun6/17
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_wsrp_trunk_sun6/17/