See
<https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-implementation-web-helloworld-servlet-webapp/61/>
------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Sample implementation.web Helloworld Servlet
WebApp
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-implementation-web-helloworld-servlet-webapp/ws/src/main/resources>
[INFO] Copying 1 resource
[INFO] [compiler:compile]
[INFO] Compiling 3 source files to
<https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-implementation-web-helloworld-servlet-webapp/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
<https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-implementation-web-helloworld-servlet-webapp/ws/src/main/java/sample/HelloworldServlet.java>:[30,24]
package org.oasisopen.sca does not exist
[ERROR]
<https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-implementation-web-helloworld-servlet-webapp/ws/src/main/java/sample/HelloworldServlet.java>:[31,35]
package org.oasisopen.sca.annotation does not exist
[ERROR]
<https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-implementation-web-helloworld-servlet-webapp/ws/src/main/java/sample/HelloworldServlet.java>:[38,5]
cannot find symbol
symbol : class Reference
location: class sample.HelloworldServlet
[ERROR]
<https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-implementation-web-helloworld-servlet-webapp/ws/src/main/java/sample/HelloworldServlet.java>:[45,12]
cannot find symbol
symbol : class ComponentContext
location: class sample.HelloworldServlet
[ERROR]
<https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-implementation-web-helloworld-servlet-webapp/ws/src/main/java/sample/HelloworldServlet.java>:[45,35]
cannot find symbol
symbol : class ComponentContext
location: class sample.HelloworldServlet
[INFO] 5 errors
[INFO] -------------------------------------------------------------
[HUDSON] Archiving disabled - not archiving
<https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-implementation-web-helloworld-servlet-webapp/ws/pom.xml>