gatein_wsrp_trunk_sun6 #147: Still Failing
No tests ran.
No tests ran.
Changes for Build #146
[chris.laprun(a)jboss.com] - GTNWSRP-241: if status is FAILURE, then didRefreshHappen should
return false. Added test case.
[chris.laprun(a)jboss.com] - GTNWSRP-240: can only access the portlet's info if it is
started…
[chris.laprun(a)jboss.com] - GTNWSRP-240: only process remotable portlets in onEvent.
Changes for Build #147
[chris.laprun(a)jboss.com] - Mutualized some mixin code.
[chris.laprun(a)jboss.com] - Should have been included in last commit…
[chris.laprun(a)jboss.com] - Fixed an issue with consumers not being properly reloaded by
adding invalidation support to ConsumerCache.
[chris.laprun(a)jboss.com] - GTNWSRP-239: simplifying handling of mixins
[...truncated 1128 lines...]
A consumer/src/main/java/org/gatein/wsrp/consumer/migration/ImportInfo.java
A
consumer/src/main/java/org/gatein/wsrp/consumer/migration/InMemoryMigrationService.java
A consumer/src/main/java/org/gatein/wsrp/consumer/migration/MigrationService.java
A consumer/src/main/java/org/gatein/wsrp/consumer/migration/ExportInfo.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/spi
A consumer/src/main/java/org/gatein/wsrp/consumer/spi/ConsumerRegistrySPI.java
A consumer/src/main/java/org/gatein/wsrp/consumer/spi/WSRPConsumerSPI.java
A consumer/src/main/java/org/gatein/wsrp/consumer/RefreshResult.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/src/main/resources/org
A consumer/src/main/resources/org/gatein
A consumer/src/main/resources/org/gatein/wsrp
A consumer/src/main/resources/org/gatein/wsrp/services
A
consumer/src/main/resources/org/gatein/wsrp/services/consumer-handler-chains.xml
A consumer/pom.xml
A jcr-impl
A jcr-impl/src
A jcr-impl/src/test
A jcr-impl/src/test/java
A jcr-impl/src/test/java/org
A jcr-impl/src/test/java/org/gatein
A jcr-impl/src/test/java/org/gatein/wsrp
A jcr-impl/src/test/java/org/gatein/wsrp/producer
A jcr-impl/src/test/java/org/gatein/wsrp/producer/config
A
jcr-impl/src/test/java/org/gatein/wsrp/producer/config/JCRProducerConfigurationServiceTestCase.java
A jcr-impl/src/test/java/org/gatein/wsrp/registration
A
jcr-impl/src/test/java/org/gatein/wsrp/registration/JCRRegistrationPersistenceManagerTestCase.java
A jcr-impl/src/test/java/org/gatein/wsrp/consumer
A jcr-impl/src/test/java/org/gatein/wsrp/consumer/registry
A
jcr-impl/src/test/java/org/gatein/wsrp/consumer/registry/JCRConsumerRegistryTestCase.java
A jcr-impl/src/test/java/org/gatein/wsrp/jcr
A jcr-impl/src/test/java/org/gatein/wsrp/jcr/mapping
A jcr-impl/src/test/java/org/gatein/wsrp/jcr/mapping/MappedMapTestCase.java
A jcr-impl/src/test/resources
A jcr-impl/src/test/resources/conf
A jcr-impl/src/test/resources/conf/configuration.xml
A jcr-impl/src/main
A jcr-impl/src/main/java
A jcr-impl/src/main/java/org
A jcr-impl/src/main/java/org/gatein
A jcr-impl/src/main/java/org/gatein/wsrp
A jcr-impl/src/main/java/org/gatein/wsrp/producer
A jcr-impl/src/main/java/org/gatein/wsrp/producer/state
A
jcr-impl/src/main/java/org/gatein/wsrp/producer/state/JCRPortletStatePersistenceManager.java
A jcr-impl/src/main/java/org/gatein/wsrp/producer/state/mapping
A
jcr-impl/src/main/java/org/gatein/wsrp/producer/state/mapping/PortletStateMapping.java
A
jcr-impl/src/main/java/org/gatein/wsrp/producer/state/mapping/PortletStateContextMapping.java
A
jcr-impl/src/main/java/org/gatein/wsrp/producer/state/mapping/PortletStateContextsMapping.java
A jcr-impl/src/main/java/org/gatein/wsrp/producer/config
A
jcr-impl/src/main/java/org/gatein/wsrp/producer/config/JCRProducerConfigurationService.java
A jcr-impl/src/main/java/org/gatein/wsrp/producer/config/mapping
A
jcr-impl/src/main/java/org/gatein/wsrp/producer/config/mapping/ProducerConfigurationMapping.java
A
jcr-impl/src/main/java/org/gatein/wsrp/producer/config/mapping/RegistrationRequirementsMapping.java
A jcr-impl/src/main/java/org/gatein/wsrp/registration
A
jcr-impl/src/main/java/org/gatein/wsrp/registration/JCRRegistrationPersistenceManager.java
A jcr-impl/src/main/java/org/gatein/wsrp/registration/mapping
A
jcr-impl/src/main/java/org/gatein/wsrp/registration/mapping/RegistrationPropertyDescriptionMapping.java
A
jcr-impl/src/main/java/org/gatein/wsrp/registration/mapping/ConsumerCapabilitiesMapping.java
A
jcr-impl/src/main/java/org/gatein/wsrp/registration/mapping/RegistrationPropertiesMapping.java
A
jcr-impl/src/main/java/org/gatein/wsrp/registration/mapping/ConsumerGroupMapping.java
A
jcr-impl/src/main/java/org/gatein/wsrp/registration/mapping/RegistrationMapping.java
A
jcr-impl/src/main/java/org/gatein/wsrp/registration/mapping/ConsumerMapping.java
A
jcr-impl/src/main/java/org/gatein/wsrp/registration/mapping/PortletContextMapping.java
A
jcr-impl/src/main/java/org/gatein/wsrp/registration/mapping/ConsumersAndGroupsMapping.java
A jcr-impl/src/main/java/org/gatein/wsrp/consumer
A jcr-impl/src/main/java/org/gatein/wsrp/consumer/registry
A
jcr-impl/src/main/java/org/gatein/wsrp/consumer/registry/JCRConsumerRegistry.java
A jcr-impl/src/main/java/org/gatein/wsrp/consumer/registry/mapping
A
jcr-impl/src/main/java/org/gatein/wsrp/consumer/registry/mapping/RegistrationInfoMapping.java
A
jcr-impl/src/main/java/org/gatein/wsrp/consumer/registry/mapping/EndpointInfoMapping.java
A
jcr-impl/src/main/java/org/gatein/wsrp/consumer/registry/mapping/ProducerInfoMapping.java
A
jcr-impl/src/main/java/org/gatein/wsrp/consumer/registry/mapping/RegistrationPropertyMapping.java
A
jcr-impl/src/main/java/org/gatein/wsrp/consumer/registry/mapping/ProducerInfosMapping.java
A jcr-impl/src/main/java/org/gatein/wsrp/consumer/migration
A
jcr-impl/src/main/java/org/gatein/wsrp/consumer/migration/JCRMigrationService.java
A jcr-impl/src/main/java/org/gatein/wsrp/consumer/migration/mapping
A
jcr-impl/src/main/java/org/gatein/wsrp/consumer/migration/mapping/ExportErrorMapping.java
A
jcr-impl/src/main/java/org/gatein/wsrp/consumer/migration/mapping/ExportedStateMapping.java
A
jcr-impl/src/main/java/org/gatein/wsrp/consumer/migration/mapping/ExportInfoMapping.java
A
jcr-impl/src/main/java/org/gatein/wsrp/consumer/migration/mapping/ExportInfosMapping.java
A jcr-impl/src/main/java/org/gatein/wsrp/jcr
A jcr-impl/src/main/java/org/gatein/wsrp/jcr/StoresByPathManager.java
A jcr-impl/src/main/java/org/gatein/wsrp/jcr/BaseChromatticPersister.java
A jcr-impl/src/main/java/org/gatein/wsrp/jcr/mapping
A jcr-impl/src/main/java/org/gatein/wsrp/jcr/mapping/MappedMap.java
A jcr-impl/src/main/java/org/gatein/wsrp/jcr/mapping/BaseMapping.java
A jcr-impl/src/main/java/org/gatein/wsrp/jcr/mapping/mixins
A jcr-impl/src/main/java/org/gatein/wsrp/jcr/mapping/mixins/BaseMixin.java
A jcr-impl/src/main/java/org/gatein/wsrp/jcr/mapping/mixins/MixinHolder.java
A
jcr-impl/src/main/java/org/gatein/wsrp/jcr/mapping/mixins/ModifyRegistrationRequired.java
A jcr-impl/src/main/java/org/gatein/wsrp/jcr/mapping/mixins/LastModified.java
A
jcr-impl/src/main/java/org/gatein/wsrp/jcr/mapping/mixins/LastModifiedMixinHolder.java
AU
jcr-impl/src/main/java/org/gatein/wsrp/jcr/mapping/mixins/WSSEndpointEnabled.java
A jcr-impl/src/main/java/org/gatein/wsrp/jcr/ChromatticPersister.java
A jcr-impl/src/main/resources
A jcr-impl/src/main/resources/conf
A jcr-impl/src/main/resources/conf/nodetypes
A jcr-impl/src/main/resources/conf/nodetypes/producer-configuration-nodetypes.xml
A jcr-impl/src/main/resources/conf/nodetypes/migration-nodetypes.xml
A jcr-impl/src/main/resources/conf/nodetypes/producer-registrations-nodetypes.xml
A
jcr-impl/src/main/resources/conf/nodetypes/consumers-configuration-nodetypes.xml
A jcr-impl/src/main/resources/conf/nodetypes/producer-pc-nodetypes.xml
A jcr-impl/pom.xml
A ws-security
A ws-security/wsrp-producer-jb5wss-producer-war
A ws-security/wsrp-producer-jb5wss-producer-war/src
A ws-security/wsrp-producer-jb5wss-producer-war/src/main
A ws-security/wsrp-producer-jb5wss-producer-war/src/main/resources
A ws-security/wsrp-producer-jb5wss-producer-war/src/main/resources/org
A ws-security/wsrp-producer-jb5wss-producer-war/src/main/resources/org/gatein
A
ws-security/wsrp-producer-jb5wss-producer-war/src/main/resources/org/gatein/wsrp
A
ws-security/wsrp-producer-jb5wss-producer-war/src/main/resources/org/gatein/wsrp/endpoints
A
ws-security/wsrp-producer-jb5wss-producer-war/src/main/resources/org/gatein/wsrp/endpoints/producer-handler-chains.xml
A ws-security/wsrp-producer-jb5wss-producer-war/pom.xml
A ws-security/jboss5
A ws-security/jboss5/src
A ws-security/jboss5/src/main
A ws-security/jboss5/src/main/java
A ws-security/jboss5/src/main/java/org
A ws-security/jboss5/src/main/java/org/wsrp
A ws-security/jboss5/src/main/java/org/wsrp/wss
A ws-security/jboss5/src/main/java/org/wsrp/wss/jboss5
A ws-security/jboss5/src/main/java/org/wsrp/wss/jboss5/handlers
A ws-security/jboss5/src/main/java/org/wsrp/wss/jboss5/handlers/producer
A
ws-security/jboss5/src/main/java/org/wsrp/wss/jboss5/handlers/producer/WSSecurityCredentialHandler.java
A
ws-security/jboss5/src/main/java/org/wsrp/wss/jboss5/handlers/producer/JBWSSecurityHandlerWrapper.java
A ws-security/jboss5/src/main/java/org/wsrp/wss/jboss5/handlers/consumer
A
ws-security/jboss5/src/main/java/org/wsrp/wss/jboss5/handlers/consumer/WSSecurityCredentialHandler.java
A
ws-security/jboss5/src/main/java/org/wsrp/wss/jboss5/handlers/consumer/JBWSSecurityHandlerWrapper.java
A ws-security/jboss5/pom.xml
A ws-security/pom.xml
A ws-security/wss
A ws-security/wss/src
A ws-security/wss/src/main
A ws-security/wss/src/main/java
A ws-security/wss/src/main/java/org
A ws-security/wss/src/main/java/org/gatein
A ws-security/wss/src/main/java/org/gatein/wsrp
A ws-security/wss/src/main/java/org/gatein/wsrp/wss
A
ws-security/wss/src/main/java/org/gatein/wsrp/wss/WebServiceSecurityFactory.java
A ws-security/wss/pom.xml
U .
At revision 7459
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...
[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 WS Security Integration
[INFO] GateIn WSRP WS Security Integration: Base
[INFO] GateIn WSRP Consumer
[INFO] GateIn WSRP Admin GUI
[INFO] GateIn WSRP Producer WAR
[INFO] GateIn WSRP Persistence: Hibernate
[INFO] GateIn WSRP Persistence: JCR
[INFO] GateIn WSRP WS Security Integration: JBoss AS 5
[INFO] GateIn WSRP Producer WAR configured for JBoss AS5 Web Service Security
[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 /mnt/hudson_workspace/workspace/gatein_wsrp_trunk_sun6/wsrp/pom.xml to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-parent/2.1.0-Beta06-SNAPSHOT/wsrp-parent-2.1.0-Beta06-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building GateIn WSRP Integration API
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] snapshot org.gatein.pc:pc-api:2.3.0-Beta06-SNAPSHOT: checking for updates from
jboss-developer-repository-group
[INFO] snapshot org.gatein.pc:pc-api:2.3.0-Beta06-SNAPSHOT: checking for updates from
snapshots.jboss.org
Downloading:
https://repository.jboss.org/nexus/content/groups/developer//org/gatein/p...
[INFO] Unable to find resource 'org.gatein.pc:pc-api:pom:2.3.0-Beta06-SNAPSHOT' in
repository jboss-developer-repository-group
(
https://repository.jboss.org/nexus/content/groups/developer/)
Downloading:
http://snapshots.jboss.org/maven2/org/gatein/pc/pc-api/2.3.0-Beta06-SNAPS...
[INFO] Unable to find resource 'org.gatein.pc:pc-api:pom:2.3.0-Beta06-SNAPSHOT' in
repository
snapshots.jboss.org (
http://snapshots.jboss.org/maven2)
Downloading:
https://repository.jboss.org/nexus/content/groups/developer//org/gatein/p...
[INFO] Unable to find resource 'org.gatein.pc:pc-api:jar:2.3.0-Beta06-SNAPSHOT' in
repository jboss-developer-repository-group
(
https://repository.jboss.org/nexus/content/groups/developer/)
Downloading:
http://snapshots.jboss.org/maven2/org/gatein/pc/pc-api/2.3.0-Beta06-SNAPS...
[INFO] Unable to find resource 'org.gatein.pc:pc-api:jar:2.3.0-Beta06-SNAPSHOT' in
repository
snapshots.jboss.org (
http://snapshots.jboss.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.gatein.pc:pc-api:jar:2.3.0-Beta06-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.3.0-Beta06-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.3.0-Beta06-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
Path to dependency:
1) org.gatein.wsrp:wsrp-integration-api:jar:2.1.0-Beta06-SNAPSHOT
2) org.gatein.pc:pc-api:jar:2.3.0-Beta06-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.gatein.wsrp:wsrp-integration-api:jar:2.1.0-Beta06-SNAPSHOT
from the specified remote repositories:
central (
http://repo1.maven.org/maven2),
repository.jboss.org (
http://repository.jboss.org/maven2),
snapshots.jboss.org (
http://snapshots.jboss.org/maven2),
jboss-deprecated (
https://repository.jboss.org/nexus/content/repositories/deprecated/),
jboss-developer-repository-group
(
https://repository.jboss.org/nexus/content/groups/developer/)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19 seconds
[INFO] Finished at: Sat Sep 17 08:09:24 EDT 2011
[INFO] Final Memory: 29M/298M
[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/147
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_wsrp_trunk_sun6/147/