See 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-helloworld-bpel/571/changes>

Changes:

[antelder] Start updating the bpel helloworld sample maven build to create a 
pure sca contribution using the tuscany plugin to run the sample

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Sample HelloWorld BPEL
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
Downloading: 
http://repository.apache.org/snapshots/org/apache/tuscany/maven/plugins/maven-tuscany-plugin/2.0-SNAPSHOT/maven-tuscany-plugin-2.0-SNAPSHOT.jar
[INFO] Reloading plugin container for: 
org.apache.tuscany.maven.plugins:maven-tuscany-plugin:2.0-SNAPSHOT. The plugin 
artifact has changed.
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-helloworld-bpel/ws/target>
 (included: [**], excluded: [])
Downloading: 
http://repository.apache.org/snapshots/org/apache/tuscany/maven/plugins/maven-tuscany-plugin/2.0-SNAPSHOT/maven-tuscany-plugin-2.0-SNAPSHOT.jar
[INFO] Reloading plugin container for: 
org.apache.tuscany.maven.plugins:maven-tuscany-plugin:2.0-SNAPSHOT. The plugin 
artifact has changed.
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Invoking Tuscany Eclipse JDT compiler
[INFO] Compiling 2 to 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-helloworld-bpel/ws/target/classes>
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-helloworld-bpel/ws/pom.xml>
 to 
/export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$sample-helloworld-bpel/builds/2010-03-22_12-24-56/archive/org.apache.tuscany.sca/sample-helloworld-bpel/2.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

helloworld/BPELClient.java:[22,843] Only a type can be imported. 
org.apache.tuscany.sca.node.Contribution resolves to a package
helloworld/BPELClient.java:[23,892] Only a type can be imported. 
org.apache.tuscany.sca.node.ContributionLocationHelper resolves to a package
helloworld/BPELClient.java:[24,955] Only a type can be imported. 
org.apache.tuscany.sca.node.Node resolves to a package
helloworld/BPELClient.java:[25,996] Only a type can be imported. 
org.apache.tuscany.sca.node.NodeFactory resolves to a package
helloworld/BPELClient.java:[35,1307] ContributionLocationHelper cannot be 
resolved
helloworld/BPELClient.java:[36,1385] Node cannot be resolved to a type
helloworld/BPELClient.java:[36,1397] NodeFactory cannot be resolved
helloworld/BPELClient.java:[36,1462] Contribution cannot be resolved to a type

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39 minutes 41 seconds
[INFO] Finished at: Mon Mar 22 13:05:00 UTC 2010
[INFO] Final Memory: 89M/751M
[INFO] ------------------------------------------------------------------------

Reply via email to