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/27 18:45:16 UTC

Build failed in Hudson: Tuscany-2x » Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime #450

See <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$tuscany-binding-ws-axis2-15/450/>

------------------------------------------
[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] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ISO646-US 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 16 to <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$tuscany-binding-ws-axis2-15/ws/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
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$tuscany-binding-ws-axis2-15/ws/pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-binding-ws-axis2-15/builds/2010-01-27_17-30-24/archive/org.apache.tuscany.sca/tuscany-binding-ws-axis2-15/2.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

org/apache/tuscany/sca/binding/ws/axis2/Axis2ServiceProvider.java:[84,3646] Only a type can be imported. org.apache.tuscany.sca.binding.ws.axis2.policy.configurator.Axis2BindingHeaderConfigurator resolves to a package
org/apache/tuscany/sca/binding/ws/axis2/Axis2ServiceProvider.java:[675,29772] Axis2BindingHeaderConfigurator cannot be resolved
org/apache/tuscany/sca/binding/ws/axis2/Axis2BindingInvoker.java:[45,1907] Only a type can be imported. org.apache.tuscany.sca.binding.ws.axis2.policy.configurator.Axis2BindingBasicAuthenticationConfigurator resolves to a package
org/apache/tuscany/sca/binding/ws/axis2/Axis2BindingInvoker.java:[46,2019] Only a type can be imported. org.apache.tuscany.sca.binding.ws.axis2.policy.configurator.Axis2BindingHeaderConfigurator resolves to a package
org/apache/tuscany/sca/binding/ws/axis2/Axis2BindingInvoker.java:[153,6743] Axis2BindingHeaderConfigurator cannot be resolved
org/apache/tuscany/sca/binding/ws/axis2/Axis2BindingInvoker.java:[157,6905] Axis2BindingBasicAuthenticationConfigurator cannot be resolved
org/apache/tuscany/sca/binding/ws/axis2/Axis2BindingInvoker.java:[161,7104] Axis2BindingHeaderConfigurator cannot be resolved

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 minutes 23 seconds
[INFO] Finished at: Wed Jan 27 17:44:59 UTC 2010
[INFO] Final Memory: 72M/750M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data


Re: Build failed in Hudson: Tuscany-2x » Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime #450

Posted by Simon Laws <si...@googlemail.com>.
Oops, that's not supposed to be in the build. Let me fix it.

Simon