You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/01/06 20:44:16 UTC

Build failed in Hudson: Tuscany-2x #374

See <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/374/changes>

Changes:

[antelder] As a test take the Tomcat war distribution out of the build and kick off a Hudson build to see how that goes

[antelder] Split the webservices shaded jar into webservices and webservices-nodep

[antelder] Change the shaded base jar to not include dependencies and add a new base-nodep jar which does include the dependencies. The idea being that there will be the shaded jars for the core tuscany runtime and each extension (jms, bpel, webservices etc), and then for each of those jars also an aditional *-nodep jar that includes all the dependencies

[antelder] Update to use the tuscany domain uri prefix

[antelder] Update to use the hazelcast registry

[antelder] Start a new module looking at integration with Webbeans and JSR330

[antelder] Change to use the Hazelcast registry

[antelder] Add tuscany uri prefix

[antelder] Add another explicit plugin version

[antelder] Set svn ignores

------------------------------------------
[...truncated 6409 lines...]
INFO: Starting node: http://tuscany.apache.org/sca/1.1/nodes/default0 domain: tuscany.apache.org
Jan 6, 2010 7:44:54 PM org.apache.tuscany.sca.node.impl.NodeFactoryImpl loadContributions
INFO: Loading contribution: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-sca-axis2-runtime/./target/test-classes/simpleReference/>
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.builder.impl.EndpointReferenceBuilderImpl [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: AHelloWorldClientRemote, Reference: helloWorldService] (ComponentReferenceTargetNotFound)
WARNING: Component reference target not found, it might be a remote service running elsewhere in the SCA Domain: Composite = {http://docs.oasis-open.org/ns/opencsa/sca/200912} Service = BHelloWorldServiceRemote
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.builder.impl.EndpointReferenceBuilderImpl [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: AHelloWorldClientLocalAndRemote, Reference: helloWorldService] (ComponentReferenceTargetNotFound)
WARNING: Component reference target not found, it might be a remote service running elsewhere in the SCA Domain: Composite = {http://docs.oasis-open.org/ns/opencsa/sca/200912} Service = BHelloWorldServiceLocalAndRemote
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.builder.impl.EndpointReferenceBuilderImpl [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: AHelloWorldClientMultipleServices, Reference: helloWorldService] (ComponentReferenceTargetNotFound)
WARNING: Component reference target not found, it might be a remote service running elsewhere in the SCA Domain: Composite = {http://docs.oasis-open.org/ns/opencsa/sca/200912} Service = BHelloWorldServiceMultipleServices/HelloWorldServiceRemote
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.builder.impl.EndpointReferenceBuilderImpl [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: AHelloWorldClientMultipleServices2, Reference: helloWorldService] (ComponentReferenceTargetNotFound)
WARNING: Component reference target not found, it might be a remote service running elsewhere in the SCA Domain: Composite = {http://docs.oasis-open.org/ns/opencsa/sca/200912} Service = BHelloWorldServiceMultipleServices/HelloWorldServiceRemote2
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.builder.impl.EndpointReferenceBuilderImpl [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: AHelloWorldClientMultipleBindings, Reference: helloWorldService] (ComponentReferenceTargetNotFound)
WARNING: Component reference target not found, it might be a remote service running elsewhere in the SCA Domain: Composite = {http://docs.oasis-open.org/ns/opencsa/sca/200912} Service = BHelloWorldMultipleBindings/HelloWorldServiceRemote
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@10216117)Endpoint:  URI = AHelloWorldClientLocal#service-binding(HelloWorldClientLocalImpl/HelloWorldClientLocalImpl)
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@4254944)Endpoint:  URI = AHelloWorldServiceLocal#service-binding(HelloWorldServiceLocalImpl/HelloWorldServiceLocalImpl)
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@8358178)Endpoint:  URI = AHelloWorldClientRemote#service-binding(HelloWorldClientRemoteImpl/HelloWorldClientRemoteImpl)
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@17045622)Endpoint:  URI = AHelloWorldClientLocalAndRemote#service-binding(HelloWorldClientRemoteImpl/HelloWorldClientRemoteImpl)
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@31583366)Endpoint:  URI = AHelloWorldClientMultipleServices#service-binding(HelloWorldClientRemoteImpl/HelloWorldClientRemoteImpl)
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@24072801)Endpoint:  URI = AHelloWorldClientMultipleServices2#service-binding(HelloWorldClientRemote2Impl/HelloWorldClientRemote2Impl)
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@25782860)Endpoint:  URI = AHelloWorldClientMultipleBindings#service-binding(HelloWorldClientRemoteImpl/HelloWorldClientRemoteImpl)
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.node.impl.NodeImpl start
INFO: Starting node: http://tuscany.apache.org/sca/1.1/nodes/default1 domain: tuscany.apache.org
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.node.impl.NodeFactoryImpl loadContributions
INFO: Loading contribution: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-sca-axis2-runtime/./target/test-classes/simpleService/>
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@14741677)Endpoint:  URI = BHelloWorldServiceRemote#service-binding(HelloWorldServiceRemote/HelloWorldServiceRemote)
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@30994786)Endpoint:  URI = BHelloWorldServiceLocalAndRemote#service-binding(HelloWorldServiceRemote/HelloWorldServiceRemote)
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@30369327)Endpoint:  URI = BHelloWorldClientLocalAndRemote#service-binding(HelloWorldClientRemoteImpl/HelloWorldClientRemoteImpl)
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@20828680)Endpoint:  URI = BHelloWorldServiceMultipleServices#service-binding(HelloWorldServiceLocal/HelloWorldServiceLocal)
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@27803692)Endpoint:  URI = BHelloWorldServiceMultipleServices#service-binding(HelloWorldServiceRemote/HelloWorldServiceRemote)
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@17632942)Endpoint:  URI = BHelloWorldServiceMultipleServices#service-binding(HelloWorldServiceRemote2/HelloWorldServiceRemote2)
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@4123674)Endpoint:  URI = BHelloWorldClientMultipleServices#service-binding(HelloWorldClientLocalImpl/HelloWorldClientLocalImpl)
2010-01-06 19:44:56.536::INFO:  Logging to STDERR via org.mortbay.log.StdErrLog
- No JMS connection factories are defined.Will not listen for any JMS messages
Jan 6, 2010 7:44:56 PM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: jetty-6.1.19
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Started SelectChannelConnector@0.0.0.0:8085
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.http.jetty.JettyServer addServletMapping
INFO: Added Servlet mapping: http://minerva.apache.org:8085/BHelloWorldMultipleBindings/HelloWorldServiceRemote-wsbinding
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@21735842)Endpoint:  URI = BHelloWorldMultipleBindings#service-binding(HelloWorldServiceRemote/wsBinding)
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@7200207)Endpoint:  URI = BHelloWorldMultipleBindings#service-binding(HelloWorldServiceRemote/scaBinding)
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.node.impl.NodeImpl stop
INFO: Stopping node: http://tuscany.apache.org/sca/1.1/nodes/default0
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl endpointRemoved
INFO: Remove endpoint - (@10216117)Endpoint:  URI = AHelloWorldClientLocal#service-binding(HelloWorldClientLocalImpl/HelloWorldClientLocalImpl)
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl endpointRemoved
INFO: Remove endpoint - (@4254944)Endpoint:  URI = AHelloWorldServiceLocal#service-binding(HelloWorldServiceLocalImpl/HelloWorldServiceLocalImpl)
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl endpointRemoved
INFO: Remove endpoint - (@8358178)Endpoint:  URI = AHelloWorldClientRemote#service-binding(HelloWorldClientRemoteImpl/HelloWorldClientRemoteImpl)
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl endpointRemoved
INFO: Remove endpoint - (@17045622)Endpoint:  URI = AHelloWorldClientLocalAndRemote#service-binding(HelloWorldClientRemoteImpl/HelloWorldClientRemoteImpl)
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl endpointRemoved
INFO: Remove endpoint - (@31583366)Endpoint:  URI = AHelloWorldClientMultipleServices#service-binding(HelloWorldClientRemoteImpl/HelloWorldClientRemoteImpl)
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl endpointRemoved
INFO: Remove endpoint - (@24072801)Endpoint:  URI = AHelloWorldClientMultipleServices2#service-binding(HelloWorldClientRemote2Impl/HelloWorldClientRemote2Impl)
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl endpointRemoved
INFO: Remove endpoint - (@25782860)Endpoint:  URI = AHelloWorldClientMultipleBindings#service-binding(HelloWorldClientRemoteImpl/HelloWorldClientRemoteImpl)
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.node.impl.NodeImpl stop
INFO: Stopping node: http://tuscany.apache.org/sca/1.1/nodes/default1
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl endpointRemoved
INFO: Remove endpoint - (@14741677)Endpoint:  URI = BHelloWorldServiceRemote#service-binding(HelloWorldServiceRemote/HelloWorldServiceRemote)
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl endpointRemoved
INFO: Remove endpoint - (@30994786)Endpoint:  URI = BHelloWorldServiceLocalAndRemote#service-binding(HelloWorldServiceRemote/HelloWorldServiceRemote)
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl endpointRemoved
INFO: Remove endpoint - (@30369327)Endpoint:  URI = BHelloWorldClientLocalAndRemote#service-binding(HelloWorldClientRemoteImpl/HelloWorldClientRemoteImpl)
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl endpointRemoved
INFO: Remove endpoint - (@20828680)Endpoint:  URI = BHelloWorldServiceMultipleServices#service-binding(HelloWorldServiceLocal/HelloWorldServiceLocal)
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl endpointRemoved
INFO: Remove endpoint - (@27803692)Endpoint:  URI = BHelloWorldServiceMultipleServices#service-binding(HelloWorldServiceRemote/HelloWorldServiceRemote)
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl endpointRemoved
INFO: Remove endpoint - (@17632942)Endpoint:  URI = BHelloWorldServiceMultipleServices#service-binding(HelloWorldServiceRemote2/HelloWorldServiceRemote2)
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl endpointRemoved
INFO: Remove endpoint - (@4123674)Endpoint:  URI = BHelloWorldClientMultipleServices#service-binding(HelloWorldClientLocalImpl/HelloWorldClientLocalImpl)
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl endpointRemoved
INFO: Remove endpoint - (@21735842)Endpoint:  URI = BHelloWorldMultipleBindings#service-binding(HelloWorldServiceRemote/wsBinding)
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.http.jetty.JettyServer removeServletMapping
INFO: Removed Servlet mapping: /BHelloWorldMultipleBindings/HelloWorldServiceRemote-wsbinding
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl endpointRemoved
INFO: Remove endpoint - (@7200207)Endpoint:  URI = BHelloWorldMultipleBindings#service-binding(HelloWorldServiceRemote/scaBinding)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.15 sec
Running org.apache.tuscany.sca.binding.sca.axis2.CallbackTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 sec
Running org.apache.tuscany.sca.binding.sca.axis2.PromotionTestCase
Setting up nodes
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.node.impl.NodeImpl start
INFO: Starting node: http://tuscany.apache.org/sca/1.1/nodes/default2 domain: tuscany.apache.org
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.node.impl.NodeFactoryImpl loadContributions
INFO: Loading contribution: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-sca-axis2-runtime/./target/test-classes/promotionReference/>
Jan 6, 2010 7:44:57 PM org.apache.tuscany.sca.builder.impl.EndpointReferenceBuilderImpl [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: AHelloWorldClientRemotePromotion, Reference: AHelloWorldClientRemoteReference] (ComponentReferenceTargetNotFound)
WARNING: Component reference target not found, it might be a remote service running elsewhere in the SCA Domain: Composite = {http://docs.oasis-open.org/ns/opencsa/sca/200912} Service = BHelloWorldServiceRemotePromotion
Jan 6, 2010 7:44:58 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@1923341)Endpoint:  URI = AHelloWorldClientRemotePromotion/AHelloWorldClientRemoteComponent#service-binding(HelloWorldClientRemoteImpl/HelloWorldClientRemoteImpl)
Jan 6, 2010 7:44:58 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@12684953)Endpoint:  URI = AHelloWorldClientRemotePromotion#service-binding(AHelloWorldClientRemoteService/HelloWorldClientRemoteImpl)
Jan 6, 2010 7:44:58 PM org.apache.tuscany.sca.node.impl.NodeImpl start
INFO: Starting node: http://tuscany.apache.org/sca/1.1/nodes/default3 domain: tuscany.apache.org
Jan 6, 2010 7:44:58 PM org.apache.tuscany.sca.node.impl.NodeFactoryImpl loadContributions
INFO: Loading contribution: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-sca-axis2-runtime/./target/test-classes/promotionService/>
Jan 6, 2010 7:44:58 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@27227813)Endpoint:  URI = BHelloWorldServiceRemotePromotion/BHelloWorldServiceRemoteComponent#service-binding(HelloWorldServiceRemote/HelloWorldServiceRemote)
Jan 6, 2010 7:44:58 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@2517828)Endpoint:  URI = BHelloWorldServiceRemotePromotion/BHelloWorldServiceLocalAndRemoteNested#service-binding(HelloWorldServiceRemote/HelloWorldServiceRemote)
Jan 6, 2010 7:44:58 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@5013008)Endpoint:  URI = BHelloWorldServiceRemotePromotion#service-binding(BHelloWorldServiceRemoteService/BHelloWorldServiceRemoteService)
Jan 6, 2010 7:44:58 PM org.apache.tuscany.sca.node.impl.NodeImpl stop
INFO: Stopping node: http://tuscany.apache.org/sca/1.1/nodes/default2
Jan 6, 2010 7:44:58 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl endpointRemoved
INFO: Remove endpoint - (@12684953)Endpoint:  URI = AHelloWorldClientRemotePromotion#service-binding(AHelloWorldClientRemoteService/HelloWorldClientRemoteImpl)
Jan 6, 2010 7:44:58 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl endpointRemoved
INFO: Remove endpoint - (@1923341)Endpoint:  URI = AHelloWorldClientRemotePromotion/AHelloWorldClientRemoteComponent#service-binding(HelloWorldClientRemoteImpl/HelloWorldClientRemoteImpl)
Jan 6, 2010 7:44:58 PM org.apache.tuscany.sca.node.impl.NodeImpl stop
INFO: Stopping node: http://tuscany.apache.org/sca/1.1/nodes/default3
Jan 6, 2010 7:44:58 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl endpointRemoved
INFO: Remove endpoint - (@5013008)Endpoint:  URI = BHelloWorldServiceRemotePromotion#service-binding(BHelloWorldServiceRemoteService/BHelloWorldServiceRemoteService)
Jan 6, 2010 7:44:58 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl endpointRemoved
INFO: Remove endpoint - (@27227813)Endpoint:  URI = BHelloWorldServiceRemotePromotion/BHelloWorldServiceRemoteComponent#service-binding(HelloWorldServiceRemote/HelloWorldServiceRemote)
Jan 6, 2010 7:44:58 PM org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl endpointRemoved
INFO: Remove endpoint - (@2517828)Endpoint:  URI = BHelloWorldServiceRemotePromotion/BHelloWorldServiceLocalAndRemoteNested#service-binding(HelloWorldServiceRemote/HelloWorldServiceRemote)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.53 sec

Results :

Tests run: 8, Failures: 0, Errors: 0, Skipped: 3

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-sca-axis2-runtime/target/tuscany-binding-sca-axis2-runtime-2.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-sca-axis2-runtime/target/tuscany-binding-sca-axis2-runtime-2.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/tuscany/sca/tuscany-binding-sca-axis2-runtime/2.0-SNAPSHOT/tuscany-binding-sca-axis2-runtime-2.0-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-sca-axis2-runtime/pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-binding-sca-axis2-runtime/builds/2010-01-06_19-38-08/archive/org.apache.tuscany.sca/tuscany-binding-sca-axis2-runtime/2.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-sca-axis2-runtime/target/tuscany-binding-sca-axis2-runtime-2.0-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-binding-sca-axis2-runtime/builds/2010-01-06_19-38-08/archive/org.apache.tuscany.sca/tuscany-binding-sca-axis2-runtime/2.0-SNAPSHOT/tuscany-binding-sca-axis2-runtime-2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-axis2-15-runtime/target> (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 7 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Invoking Tuscany Eclipse JDT compiler
[INFO] Compiling 18 to <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-axis2-15-runtime/target/classes>
[INFO] Resolving OSGi bundle: org.apache.tuscany.sca.binding.ws.axis2
[INFO] OSGi bundle is resolved: org.apache.tuscany.sca.binding.ws.axis2
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-axis2-15-runtime/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, 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/Tuscany-2x/ws/sca-2x/modules/binding-ws-axis2-15-runtime/target/tuscany-binding-ws-axis2-15-2.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-axis2-15-runtime/target/tuscany-binding-ws-axis2-15-2.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/tuscany/sca/tuscany-binding-ws-axis2-15/2.0-SNAPSHOT/tuscany-binding-ws-axis2-15-2.0-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-axis2-15-runtime/pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-binding-ws-axis2-15/builds/2010-01-06_19-38-08/archive/org.apache.tuscany.sca/tuscany-binding-ws-axis2-15/2.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-axis2-15-runtime/target/tuscany-binding-ws-axis2-15-2.0-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-binding-ws-axis2-15/builds/2010-01-06_19-38-08/archive/org.apache.tuscany.sca/tuscany-binding-ws-axis2-15/2.0-SNAPSHOT/tuscany-binding-ws-axis2-15-2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Client RMI
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/sca-client-rmi/target> (included: [**], excluded: [])
[INFO] snapshot org.apache.tuscany.sca:tuscany-endpoint-hazelcast:2.0-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/tuscany/sca/tuscany-endpoint-hazelcast/2.0-SNAPSHOT/tuscany-endpoint-hazelcast-2.0-SNAPSHOT.pom
[INFO] Unable to find resource 'org.apache.tuscany.sca:tuscany-endpoint-hazelcast:pom:2.0-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/tuscany/sca/tuscany-endpoint-hazelcast/2.0-SNAPSHOT/tuscany-endpoint-hazelcast-2.0-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.tuscany.sca:tuscany-endpoint-hazelcast:jar:2.0-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/sca-client-rmi/pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-sca-client-rmi/builds/2010-01-06_19-38-09/archive/org.apache.tuscany.sca/tuscany-sca-client-rmi/2.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.tuscany.sca:tuscany-endpoint-hazelcast:jar:2.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.tuscany.sca -DartifactId=tuscany-endpoint-hazelcast -Dversion=2.0-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.apache.tuscany.sca -DartifactId=tuscany-endpoint-hazelcast -Dversion=2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.tuscany.sca:tuscany-sca-client-rmi:jar:2.0-SNAPSHOT
  	2) org.apache.tuscany.sca:tuscany-endpoint-hazelcast:jar:2.0-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  org.apache.tuscany.sca:tuscany-sca-client-rmi:jar:2.0-SNAPSHOT

from the specified remote repositories:
  apache.snapshots (http://repository.apache.org/snapshots),
  central (http://repo1.maven.org/maven2),
  indiana (http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2/),
  java.net (http://download.java.net/maven/1),
  intalio.org (http://www.intalio.org/public/maven2),
  tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven),
  maven.central (http://repo2.maven.org/maven2),
  apache.incubator (http://people.apache.org/repo/m2-incubating-repository),
  java.net2 (http://download.java.net/maven/2),
  apache.ws.zone (http://ws.zones.apache.org/repository2),
  osuosl.org (http://ftp.osuosl.org/pub/eclipse/tools/emf/maven2)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 20 seconds
[INFO] Finished at: Wed Jan 06 19:45:03 UTC 2010
[INFO] Final Memory: 68M/750M
[INFO] ------------------------------------------------------------------------
channel stopped