See
<https://builds.apache.org/job/Struts%202%20examples/struts.apache.org$helloworld/2/>
------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Hello World Struts 2 Example Application
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 2 source files to
<https://builds.apache.org/job/Struts%202%20examples/struts.apache.org$helloworld/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
<https://builds.apache.org/job/Struts%202%20examples/struts.apache.org$helloworld/ws/src/main/java/org/apache/struts/helloworld/action/HelloWorldAction.java>:[5,30]
package com.opensymphony.xwork2 does not exist
[ERROR]
<https://builds.apache.org/job/Struts%202%20examples/struts.apache.org$helloworld/ws/src/main/java/org/apache/struts/helloworld/action/HelloWorldAction.java>:[15,38]
cannot find symbol
symbol: class ActionSupport
public class HelloWorldAction extends ActionSupport {
[ERROR]
<https://builds.apache.org/job/Struts%202%20examples/struts.apache.org$helloworld/ws/src/main/java/org/apache/struts/helloworld/action/HelloWorldAction.java>:[35,9]
cannot find symbol
symbol : variable SUCCESS
location: class org.apache.struts.helloworld.action.HelloWorldAction
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving
<https://builds.apache.org/job/Struts%202%20examples/struts.apache.org$helloworld/ws/pom.xml>
to /home/hudson/hudson/jobs/Struts 2
examples/modules/struts.apache.org$helloworld/builds/2013-09-22_13-41-05/archive/struts.apache.org/helloworld/1.0.0/helloworld-1.0.0.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://builds.apache.org/job/Struts%202%20examples/struts.apache.org$helloworld/ws/src/main/java/org/apache/struts/helloworld/action/HelloWorldAction.java>:[5,30]
package com.opensymphony.xwork2 does not exist
<https://builds.apache.org/job/Struts%202%20examples/struts.apache.org$helloworld/ws/src/main/java/org/apache/struts/helloworld/action/HelloWorldAction.java>:[15,38]
cannot find symbol
symbol: class ActionSupport
public class HelloWorldAction extends ActionSupport {
<https://builds.apache.org/job/Struts%202%20examples/struts.apache.org$helloworld/ws/src/main/java/org/apache/struts/helloworld/action/HelloWorldAction.java>:[35,9]
cannot find symbol
symbol : variable SUCCESS
location: class org.apache.struts.helloworld.action.HelloWorldAction
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 23 seconds
[INFO] Finished at: Sun Sep 22 13:42:45 UTC 2013
[INFO] Final Memory: 21M/161M
[INFO] ------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]