gatein_wsrp_trunk_sun6 #44: Still Failing
No tests ran.
No tests ran.
Changes for Build #43
[chris.laprun(a)jboss.com] - Started implementing importPortlets on the consumer.
- Added injection of MigrationService on ConsumerRegistry.
- Added export context support on ExportInfo.
- Added BaseMigrationInfo and ImportInfo classes.
- Mostly synchronization commit.
Changes for Build #44
[chris.laprun(a)jboss.com] - GTNWSRP-61: Improved navigation.
[chris.laprun(a)jboss.com] - GTNWSRP-61: Started hooking up import capability with backend.
Still needs work.
- Added isSupportsExport and isAvailableExportInfosEmpty methods.
[chris.laprun(a)jboss.com] - GTNWSRP-61: More work on import capability.
+ Changed signature of PortalStructureProvider.assignPortletToWindow to use a
PortletContext instead of a portlet handle and fixed typo.
+ Fixed NPE in importPortlets and promoted method to WSRPConsumer interface.
+ Added ImportInfo.getPortletContextFor method.
[chris.laprun(a)jboss.com] - Should compile properly now.
[...truncated 902 lines...]
AU consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/MarkupBehavior.java
AU consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/TestWSRPProducer.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/TestWSRPProducerImpl.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/BehaviorBackedServiceFactory.java
A consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/InitCookieNotRequiredMarkupBehavior.java
A consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/interop
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/interop/LiferayServiceDescriptionBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/BasicMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/PerGroupInitCookieMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/PerUserInitCookieMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/SessionMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/DestroyClonesPortletManagementBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/BasicServiceDescriptionBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/GroupedPortletsServiceDescriptionBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/ResourceMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/BasicPortletManagementBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/NullMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/InitCookieMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/EmptyMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/TestProducerBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/ServiceDescriptionBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/PortletManagementBehavior.java
AU consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/BehaviorRegistry.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/RegistrationBehavior.java
A consumer/src/test/java/org/gatein/wsrp/test/protocol/v2
AU consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/MarkupBehavior.java
AU consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/TestWSRPProducer.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/TestWSRPProducerImpl.java
A
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/BehaviorBackedServiceFactory.java
A consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/InitCookieNotRequiredMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/BasicMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/PerGroupInitCookieMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/PerUserInitCookieMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/SessionMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/DestroyClonesPortletManagementBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/BasicServiceDescriptionBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/GroupedPortletsServiceDescriptionBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/ResourceMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/BasicPortletManagementBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/NullMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/InitCookieMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/EmptyMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/TestProducerBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/ServiceDescriptionBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/PortletManagementBehavior.java
AU consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/BehaviorRegistry.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/RegistrationBehavior.java
A consumer/src/test/java/org/gatein/wsrp/test/support
AU consumer/src/test/java/org/gatein/wsrp/test/support/MockWSRPConsumer.java
AU
consumer/src/test/java/org/gatein/wsrp/test/support/TestPortletInvocationContext.java
AU consumer/src/test/java/org/gatein/wsrp/test/support/MockConsumerRegistry.java
A
consumer/src/test/java/org/gatein/wsrp/test/support/MockEndpointConfigurationInfo.java
A consumer/src/test/java/org/gatein/wsrp/protocol
A consumer/src/test/java/org/gatein/wsrp/protocol/v1
AU
consumer/src/test/java/org/gatein/wsrp/protocol/v1/ServiceDescriptionTestCase.java
AU
consumer/src/test/java/org/gatein/wsrp/protocol/v1/InteropServiceDescriptionTestCase.java
AU
consumer/src/test/java/org/gatein/wsrp/protocol/v1/PortletManagementTestCase.java
AU consumer/src/test/java/org/gatein/wsrp/protocol/v1/WSRP1ConsumerBaseTest.java
AU consumer/src/test/java/org/gatein/wsrp/protocol/v1/MarkupTestCase.java
AU consumer/src/test/java/org/gatein/wsrp/protocol/v1/V1ConsumerBaseTest.java
A consumer/src/test/java/org/gatein/wsrp/protocol/v2
AU
consumer/src/test/java/org/gatein/wsrp/protocol/v2/ServiceDescriptionTestCase.java
AU
consumer/src/test/java/org/gatein/wsrp/protocol/v2/InteropServiceDescriptionTestCase.java
AU
consumer/src/test/java/org/gatein/wsrp/protocol/v2/PortletManagementTestCase.java
A consumer/src/test/java/org/gatein/wsrp/protocol/v2/WSRP2ConsumerBaseTest.java
AU consumer/src/test/java/org/gatein/wsrp/protocol/v2/MarkupTestCase.java
AU consumer/src/test/java/org/gatein/wsrp/protocol/v2/V2ConsumerBaseTest.java
A consumer/src/test/java/org/gatein/wsrp/consumer
AU
consumer/src/test/java/org/gatein/wsrp/consumer/EndpointConfigurationInfoTestCase.java
A consumer/src/test/java/org/gatein/wsrp/consumer/handlers
AU
consumer/src/test/java/org/gatein/wsrp/consumer/handlers/RenderHandlerTestCase.java
AU consumer/src/test/java/org/gatein/wsrp/consumer/RegistrationInfoTestCase.java
A consumer/src/test/java/org/gatein/wsrp/consumer/services
A
consumer/src/test/java/org/gatein/wsrp/consumer/services/SOAPServiceFactoryTestCase.java
A consumer/src/test/java/org/gatein/wsrp/consumer/registry
AU
consumer/src/test/java/org/gatein/wsrp/consumer/registry/ConsumerRegistryTestCase.java
AU
consumer/src/test/java/org/gatein/wsrp/consumer/ProducerSessionInformationTestCase.java
A consumer/src/test/java/org/gatein/wsrp/consumer/migration
A
consumer/src/test/java/org/gatein/wsrp/consumer/migration/MigrationServiceTestCase.java
AU consumer/src/test/java/org/gatein/wsrp/consumer/ProducerInfoTestCase.java
AU
consumer/src/test/java/org/gatein/wsrp/consumer/RegistrationPropertyTestCase.java
A consumer/src/test/java/org/gatein/wsrp/handler
AU
consumer/src/test/java/org/gatein/wsrp/handler/RequestHeaderClientHandlerTestCase.java
A consumer/src/main
A consumer/src/main/java
A consumer/src/main/java/org
A consumer/src/main/java/org/gatein
A consumer/src/main/java/org/gatein/wsrp
A consumer/src/main/java/org/gatein/wsrp/services
A consumer/src/main/java/org/gatein/wsrp/services/MarkupService.java
A consumer/src/main/java/org/gatein/wsrp/services/ServiceWrapper.java
A consumer/src/main/java/org/gatein/wsrp/services/ManageableServiceFactory.java
A consumer/src/main/java/org/gatein/wsrp/services/ServiceDescriptionService.java
A consumer/src/main/java/org/gatein/wsrp/services/v1
A consumer/src/main/java/org/gatein/wsrp/services/v1/V1RegistrationService.java
A consumer/src/main/java/org/gatein/wsrp/services/v1/V1MarkupService.java
A
consumer/src/main/java/org/gatein/wsrp/services/v1/V1ServiceDescriptionService.java
A
consumer/src/main/java/org/gatein/wsrp/services/v1/V1PortletManagementService.java
A consumer/src/main/java/org/gatein/wsrp/services/PortletManagementService.java
A consumer/src/main/java/org/gatein/wsrp/services/v2
A
consumer/src/main/java/org/gatein/wsrp/services/v2/V2PortletManagementService.java
A consumer/src/main/java/org/gatein/wsrp/services/v2/V2RegistrationService.java
A consumer/src/main/java/org/gatein/wsrp/services/v2/V2MarkupService.java
A
consumer/src/main/java/org/gatein/wsrp/services/v2/V2ServiceDescriptionService.java
A consumer/src/main/java/org/gatein/wsrp/services/ServiceFactory.java
A consumer/src/main/java/org/gatein/wsrp/services/RegistrationService.java
A consumer/src/main/java/org/gatein/wsrp/services/SOAPServiceFactory.java
A consumer/src/main/java/org/gatein/wsrp/services/WSRPService.java
A consumer/src/main/java/org/gatein/wsrp/WSRPConsumer.java
A consumer/src/main/java/org/gatein/wsrp/consumer
A consumer/src/main/java/org/gatein/wsrp/consumer/ProducerInfo.java
A consumer/src/main/java/org/gatein/wsrp/consumer/RegistrationProperty.java
A consumer/src/main/java/org/gatein/wsrp/consumer/handlers
A consumer/src/main/java/org/gatein/wsrp/consumer/handlers/EventHandler.java
A
consumer/src/main/java/org/gatein/wsrp/consumer/handlers/InvocationDispatcher.java
A consumer/src/main/java/org/gatein/wsrp/consumer/handlers/SessionHandler.java
A
consumer/src/main/java/org/gatein/wsrp/consumer/handlers/MimeResponseHandler.java
A consumer/src/main/java/org/gatein/wsrp/consumer/handlers/ResourceHandler.java
A consumer/src/main/java/org/gatein/wsrp/consumer/handlers/InvocationHandler.java
A
consumer/src/main/java/org/gatein/wsrp/consumer/handlers/NavigationalStateUpdatingHandler.java
A consumer/src/main/java/org/gatein/wsrp/consumer/handlers/ActionHandler.java
A
consumer/src/main/java/org/gatein/wsrp/consumer/handlers/ProducerSessionInformation.java
A consumer/src/main/java/org/gatein/wsrp/consumer/handlers/RenderHandler.java
A consumer/src/main/java/org/gatein/wsrp/consumer/EndpointConfigurationInfo.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/migration
A
consumer/src/main/java/org/gatein/wsrp/consumer/migration/BaseMigrationInfo.java
A consumer/src/main/java/org/gatein/wsrp/consumer/migration/ImportInfo.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/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/pom.xml
U .
At revision 4185
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...
[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 /mnt/hudson_workspace/workspace/gatein_wsrp_trunk_sun6/wsrp/pom.xml to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-parent/2.0.0-Alpha02-SNAPSHOT/wsrp-parent-2.0.0-Alpha02-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.2.0-Beta01-SNAPSHOT: checking for updates from
jboss-developer-repository-group
[INFO] snapshot org.gatein.pc:pc-api:2.2.0-Beta01-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.2.0-Beta01-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.2.0-Beta01-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.2.0-Beta01-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.2.0-Beta01-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.2.0-Beta01-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.2.0-Beta01-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.2.0-Beta01-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
Path to dependency:
1) org.gatein.wsrp:wsrp-integration-api:jar:2.0.0-Alpha02-SNAPSHOT
2) org.gatein.pc:pc-api:jar:2.2.0-Beta01-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.gatein.wsrp:wsrp-integration-api:jar:2.0.0-Alpha02-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: 27 seconds
[INFO] Finished at: Tue Sep 14 08:03:40 EDT 2010
[INFO] Final Memory: 19M/47M
[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/44
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_wsrp_trunk_sun6/44/