Skip to content
Success

Console Output

[INFO] 
[INFO] -------------------------< com.sun.mail:demo >--------------------------
[INFO] Building Jakarta Mail API demos 2.0.2-SNAPSHOT                   [13/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ demo ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-version) @ demo ---
[INFO] 
[INFO] --- osgiversion-maven-plugin:2.0.0:compute-osgi-version (compute-osgi-version) @ demo ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ demo ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/mail-build
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-source) @ demo ---
[INFO] Source directory: /home/jenkins/agent/workspace/mail-build/demo/target/generated-sources/sources added.
[INFO] Source directory: /home/jenkins/agent/workspace/mail-build/demo/target/generated-sources/version added.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-resource) @ demo ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ demo ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Using 'iso-8859-1' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mail-build/demo/src/main/resources
[INFO] Copying 2 resources to META-INF
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mail-build/demo/target/generated-sources/sources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ demo ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to /home/jenkins/agent/workspace/mail-build/demo/target/classes
[WARNING] /home/jenkins/agent/workspace/mail-build/demo/src/main/java/search.java:[231,31] toLocaleString() in java.util.Date has been deprecated
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ demo ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Using 'iso-8859-1' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mail-build/demo/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ demo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ demo ---
[INFO] No tests to run.
[JENKINS] Recording test results[INFO] 

[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ demo ---
[INFO] Building jar: /home/jenkins/agent/workspace/mail-build/demo/target/demo-2.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ demo ---
[INFO] No primary artifact to install, installing attached artifacts instead.
[INFO] Installing /home/jenkins/agent/workspace/mail-build/demo/pom.xml to /home/jenkins/.m2/repository/com/sun/mail/demo/2.0.2-SNAPSHOT/demo-2.0.2-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/mail-build/demo/target/demo-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/mail/demo/2.0.2-SNAPSHOT/demo-2.0.2-SNAPSHOT-sources.jar