Skip to content
Success

Console Output

Started by an SCM change
Building on master in workspace /home/javastream.de/jenkins/jobs/com.google.code.javapns/workspace
No JDK named ?(Vorgabewert)? found
Updating http://javapns.googlecode.com/svn/trunk at revision '2014-10-12T06:34:12.109 +0200'
U         src/javapns/notification/transmission/NotificationThreads.java
U         src/javapns/notification/transmission/PushQueue.java
U         src/javapns/notification/transmission/NotificationThread.java
At revision 397
No JDK named ?(Vorgabewert)? found
[workspace] $ /home/javastream.de/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.2/bin/mvn clean install
Warning: JAVA_HOME environment variable is not set.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Javapns 2.3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ javapns ---
[INFO] Deleting /home/javastream.de/jenkins/jobs/com.google.code.javapns/workspace/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ javapns ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ javapns ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.google.code.javapns/workspace/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ javapns ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ javapns ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.google.code.javapns/workspace/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ javapns ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.1:test (default-test) @ javapns ---
[INFO] No tests to run.
[INFO] Surefire report directory: /home/javastream.de/jenkins/jobs/com.google.code.javapns/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-jar-plugin:2.3.1:jar (default-jar) @ javapns ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/javastream.de/jenkins/jobs/com.google.code.javapns/workspace/target/javapns-2.3.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ javapns ---
[INFO] Installing /home/javastream.de/jenkins/jobs/com.google.code.javapns/workspace/target/javapns-2.3.jar to /home/javastream.de/www/maven/com/google/code/javapns/2.3/javapns-2.3.jar
[INFO] Installing /home/javastream.de/jenkins/jobs/com.google.code.javapns/workspace/pom.xml to /home/javastream.de/www/maven/com/google/code/javapns/2.3/javapns-2.3.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.478s
[INFO] Finished at: Sun Oct 12 06:34:25 CEST 2014
[INFO] Final Memory: 5M/77M
[INFO] ------------------------------------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS