Console Output
Started by an SCM change
Updating http://nds.lme.usp.br/svn/Lastro2 revision: Dec 10, 2015 11:12:49 AM depth:infinity ignoreExternals: false
U src/main/webapp/cadastros-sensores.html
At revision 30
[INFO] Using bundled Maven 3 installation
[INFO] Checking Maven 3 installation environment
[workspace] $ /usr/share/tomcat6/.hudson/maven/slavebundle/bundled-maven/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.0.3
[workspace] $ /usr/share/tomcat6/.hudson/maven/slavebundle/bundled-maven/bin/mvn clean install -V -B -Dmaven.ext.class.path=/usr/share/tomcat6/.hudson/maven/slavebundle/resources:/usr/share/tomcat6/.hudson/maven/slavebundle/lib/maven3-eventspy-3.0.jar:/var/lib/tomcat6/webapps/hudson-lin/WEB-INF/lib/hudson-remoting-3.0.1.jar -Dhudson.eventspy.port=51559 -f pom.xml
[DEBUG] Waiting for connection on port: 51559
Apache Maven 3.0.3 (r1075438; 2011-02-28 14:31:09-0300)
Maven home: /usr/share/tomcat6/.hudson/maven/slavebundle/bundled-maven
Java version: 1.7.0_85, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.2.0-58-virtual", arch: "amd64", family: "unix"
[DEBUG] Connected to remote
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building agua-lastro Maven Webapp 1.0
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ lastro2 ---
[INFO] Deleting /usr/share/tomcat6/.hudson/jobs/Lastro2/workspace/target
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ lastro2 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ lastro2 ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 23 source files to /usr/share/tomcat6/.hudson/jobs/Lastro2/workspace/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ lastro2 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /usr/share/tomcat6/.hudson/jobs/Lastro2/workspace/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ lastro2 ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ lastro2 ---
[INFO] No tests to run.
[INFO] Surefire report directory: /usr/share/tomcat6/.hudson/jobs/Lastro2/workspace/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ lastro2 ---
[INFO] Packaging webapp
[INFO] Assembling webapp [lastro2] in [/usr/share/tomcat6/.hudson/jobs/Lastro2/workspace/target/lastro2]
[INFO] Processing war project
[INFO] Copying webapp resources [/usr/share/tomcat6/.hudson/jobs/Lastro2/workspace/src/main/webapp]
[INFO] Webapp assembled in [3591 msecs]
[INFO] Building war: /usr/share/tomcat6/.hudson/jobs/Lastro2/workspace/target/lastro2.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ lastro2 ---
[INFO] Installing /usr/share/tomcat6/.hudson/jobs/Lastro2/workspace/target/lastro2.war to /usr/share/tomcat6/.m2/repository/br/usp/nds/lastro2/1.0/lastro2-1.0.war
[INFO] Installing /usr/share/tomcat6/.hudson/jobs/Lastro2/workspace/pom.xml to /usr/share/tomcat6/.m2/repository/br/usp/nds/lastro2/1.0/lastro2-1.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.839s
[INFO] Finished at: Thu Dec 10 11:13:16 BRST 2015
[INFO] Final Memory: 14M/39M
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
Deploying /usr/share/tomcat6/.hudson/jobs/Lastro2/workspace/target/lastro2.war to container Tomcat 6.x Remote
Redeploying [/usr/share/tomcat6/.hudson/jobs/Lastro2/workspace/target/lastro2.war]
Undeploying [/usr/share/tomcat6/.hudson/jobs/Lastro2/workspace/target/lastro2.war]
Deploying [/usr/share/tomcat6/.hudson/jobs/Lastro2/workspace/target/lastro2.war]
Finished: SUCCESS
|