See <https://builds.apache.org/job/Struts%202%20examples/3/changes>
Changes: [bphillips] updated to use parent pom ------------------------------------------ [...truncated 561 lines...] A restful2actionmapper/README.txt A restful2actionmapper/src A restful2actionmapper/src/main A restful2actionmapper/src/main/resources AU restful2actionmapper/src/main/resources/log4j.dtd AU restful2actionmapper/src/main/resources/log4j.xml AU restful2actionmapper/src/main/resources/struts.xml A restful2actionmapper/src/main/webapp A restful2actionmapper/src/main/webapp/movie.jsp AU restful2actionmapper/src/main/webapp/index.jsp A restful2actionmapper/src/main/webapp/WEB-INF AU restful2actionmapper/src/main/webapp/WEB-INF/web.xml A restful2actionmapper/src/main/java A restful2actionmapper/src/main/java/org A restful2actionmapper/src/main/java/org/apache A restful2actionmapper/src/main/java/org/apache/struts A restful2actionmapper/src/main/java/org/apache/struts/example A restful2actionmapper/src/main/java/org/apache/struts/example/MovieAction.java A helloworld AU helloworld/README.txt A helloworld/src A helloworld/src/test A helloworld/src/test/java A helloworld/src/main A helloworld/src/main/resources AU helloworld/src/main/resources/struts.xml AU helloworld/src/main/resources/log4j.dtd AU helloworld/src/main/resources/log4j.xml A helloworld/src/main/webapp AU helloworld/src/main/webapp/HelloWorld.jsp A helloworld/src/main/webapp/WEB-INF AU helloworld/src/main/webapp/WEB-INF/web.xml AU helloworld/src/main/webapp/index.jsp A helloworld/src/main/java A helloworld/src/main/java/org A helloworld/src/main/java/org/apache A helloworld/src/main/java/org/apache/struts A helloworld/src/main/java/org/apache/struts/helloworld A helloworld/src/main/java/org/apache/struts/helloworld/model AU helloworld/src/main/java/org/apache/struts/helloworld/model/MessageStore.java A helloworld/src/main/java/org/apache/struts/helloworld/action AU helloworld/src/main/java/org/apache/struts/helloworld/action/HelloWorldAction.java A helloworld/pom.xml A ReadMe.txt A exclude_parameters A exclude_parameters/src A exclude_parameters/src/test A exclude_parameters/src/test/java A exclude_parameters/src/main A exclude_parameters/src/main/webapp A exclude_parameters/src/main/webapp/index.jsp A exclude_parameters/src/main/webapp/WEB-INF A exclude_parameters/src/main/webapp/WEB-INF/web.xml A exclude_parameters/src/main/webapp/thankyou.jsp A exclude_parameters/src/main/webapp/META-INF A exclude_parameters/src/main/webapp/META-INF/MANIFEST.MF A exclude_parameters/src/main/webapp/edit.jsp A exclude_parameters/src/main/java A exclude_parameters/src/main/java/org A exclude_parameters/src/main/java/org/apache A exclude_parameters/src/main/java/org/apache/struts A exclude_parameters/src/main/java/org/apache/struts/edit A exclude_parameters/src/main/java/org/apache/struts/edit/action A exclude_parameters/src/main/java/org/apache/struts/edit/action/EditAction.java A exclude_parameters/src/main/java/org/apache/struts/edit/model A exclude_parameters/src/main/java/org/apache/struts/edit/model/Person.java A exclude_parameters/src/main/java/org/apache/struts/edit/model/State.java A exclude_parameters/src/main/java/org/apache/struts/edit/service A exclude_parameters/src/main/java/org/apache/struts/edit/service/CarModelsServiceHardCoded.java A exclude_parameters/src/main/java/org/apache/struts/edit/service/CarModelsService.java A exclude_parameters/src/main/java/org/apache/struts/edit/service/EditService.java A exclude_parameters/src/main/java/org/apache/struts/edit/service/EditServiceInMemory.java A exclude_parameters/src/main/resources A exclude_parameters/src/main/resources/log4j.xml A exclude_parameters/src/main/resources/struts.xml A exclude_parameters/src/main/resources/org A exclude_parameters/src/main/resources/org/apache A exclude_parameters/src/main/resources/org/apache/struts A exclude_parameters/src/main/resources/org/apache/struts/edit A exclude_parameters/src/main/resources/org/apache/struts/edit/action A exclude_parameters/src/main/resources/org/apache/struts/edit/action/EditAction-validation.xml A exclude_parameters/src/main/resources/org/apache/struts/edit/action/EditAction.properties A exclude_parameters/src/main/resources/log4j.dtd A exclude_parameters/pom.xml A exclude_parameters/README.txt A unit_testing A unit_testing/src A unit_testing/src/test A unit_testing/src/test/java A unit_testing/src/test/java/org A unit_testing/src/test/java/org/apache A unit_testing/src/test/java/org/apache/struts A unit_testing/src/test/java/org/apache/struts/register A unit_testing/src/test/java/org/apache/struts/register/action A unit_testing/src/test/java/org/apache/struts/register/action/RegisterTest.java A unit_testing/src/main A unit_testing/src/main/resources A unit_testing/src/main/resources/log4j.xml A unit_testing/src/main/resources/struts.xml A unit_testing/src/main/resources/log4j.dtd A unit_testing/src/main/webapp A unit_testing/src/main/webapp/WEB-INF A unit_testing/src/main/webapp/WEB-INF/web.xml A unit_testing/src/main/webapp/thankyou.jsp A unit_testing/src/main/webapp/register.jsp A unit_testing/src/main/webapp/META-INF A unit_testing/src/main/webapp/META-INF/MANIFEST.MF A unit_testing/src/main/webapp/index.jsp A unit_testing/src/main/java A unit_testing/src/main/java/org A unit_testing/src/main/java/org/apache A unit_testing/src/main/java/org/apache/struts A unit_testing/src/main/java/org/apache/struts/register A unit_testing/src/main/java/org/apache/struts/register/action A unit_testing/src/main/java/org/apache/struts/register/action/Register.java A unit_testing/src/main/java/org/apache/struts/register/model A unit_testing/src/main/java/org/apache/struts/register/model/Person.java A unit_testing/pom.xml A unit_testing/README.txt A form_validation A form_validation/src A form_validation/src/main A form_validation/src/main/webapp A form_validation/src/main/webapp/thankyou.jsp A form_validation/src/main/webapp/register.jsp A form_validation/src/main/webapp/META-INF A form_validation/src/main/webapp/META-INF/MANIFEST.MF A form_validation/src/main/webapp/index.jsp A form_validation/src/main/webapp/HelloWorld.jsp A form_validation/src/main/webapp/WEB-INF A form_validation/src/main/webapp/WEB-INF/web.xml A form_validation/src/main/java A form_validation/src/main/java/org A form_validation/src/main/java/org/apache A form_validation/src/main/java/org/apache/struts A form_validation/src/main/java/org/apache/struts/helloworld A form_validation/src/main/java/org/apache/struts/helloworld/action A form_validation/src/main/java/org/apache/struts/helloworld/action/HelloWorldAction.java A form_validation/src/main/java/org/apache/struts/helloworld/model A form_validation/src/main/java/org/apache/struts/helloworld/model/MessageStore.java A form_validation/src/main/java/org/apache/struts/register A form_validation/src/main/java/org/apache/struts/register/action A form_validation/src/main/java/org/apache/struts/register/action/Register.java A form_validation/src/main/java/org/apache/struts/register/model A form_validation/src/main/java/org/apache/struts/register/model/Person.java A form_validation/src/main/resources A form_validation/src/main/resources/log4j.dtd A form_validation/src/main/resources/log4j.xml A form_validation/src/main/resources/struts.xml A form_validation/pom.xml A form_validation/README.txt U . At revision 1525368 Parsing POMs maven-agent.jar already up to date classworlds.jar already up to date maven-interceptor.jar already up to date maven2.1-interceptor.jar already up to date [Struts 2 examples] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 40726 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar <===[JENKINS REMOTING CAPACITY]===>channel started log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] Scanning for projects... Executing Maven: -B -f <https://builds.apache.org/job/Struts%202%20examples/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install [INFO] Reactor build order: [INFO] Struts 2 Examples [INFO] basic_struts [INFO] Hello World Struts 2 Example Application [INFO] using_tags [INFO] Coding Struts 2 Action [INFO] Form Processing [INFO] Form validation [INFO] Message resource [INFO] Exception handling [INFO] Debugging Struts [INFO] form_tags [INFO] form_xml_validation [INFO] wildcard method selection [INFO] Struts 2 Themes [INFO] spring_struts [INFO] annotations [INFO] Struts 2 Interceptors [INFO] Unit Testing [INFO] http_session [INFO] Preparable Interface [INFO] exclude_parameters [INFO] REST to Action Mapper Example Application [INFO] ------------------------------------------------------------------------ [INFO] Building Struts 2 Examples [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [install:install {execution: default-install}] [INFO] Installing <https://builds.apache.org/job/Struts%202%20examples/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/struts/apache/org/struts2examples/1.0.0/struts2examples-1.0.0.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts%202%20examples/ws/pom.xml> to /home/hudson/hudson/jobs/Struts 2 examples/modules/struts.apache.org$struts2examples/builds/2013-09-22_14-41-06/archive/struts.apache.org/struts2examples/1.0.0/struts2examples-1.0.0.pom [INFO] ------------------------------------------------------------------------ [INFO] Building basic_struts [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 Downloading: http://repo1.maven.org/maven2/org/apache/struts/struts2-core/2.3.15/struts2-core-2.3.15.pom [WARNING] Unable to get resource 'org.apache.struts:struts2-core:pom:2.3.15' from repository central (http://repo1.maven.org/maven2): Error transferring file: No route to host Downloading: http://repo1.maven.org/maven2/org/apache/struts/struts2-core/2.3.15/struts2-core-2.3.15.jar [WARNING] Unable to get resource 'org.apache.struts:struts2-core:jar:2.3.15' from repository central (http://repo1.maven.org/maven2): Error transferring file: Connection timed out [JENKINS] Archiving <https://builds.apache.org/job/Struts%202%20examples/ws/basic_struts/pom.xml> to /home/hudson/hudson/jobs/Struts 2 examples/modules/struts.apache.org$basic_struts/builds/2013-09-22_14-41-06/archive/struts.apache.org/basic_struts/1.0.0/basic_struts-1.0.0.pom [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.apache.struts:struts2-core:jar:2.3.15 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.struts -DartifactId=struts2-core -Dversion=2.3.15 -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.struts -DartifactId=struts2-core -Dversion=2.3.15 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) struts.apache.org:basic_struts:war:1.0.0 2) org.apache.struts:struts2-core:jar:2.3.15 ---------- 1 required artifact is missing. for artifact: struts.apache.org:basic_struts:war:1.0.0 from the specified remote repositories: central (http://repo1.maven.org/maven2) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 25 seconds [INFO] Finished at: Sun Sep 22 14:42:58 UTC 2013 [INFO] Final Memory: 15M/104M [INFO] ------------------------------------------------------------------------ channel stopped --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
