Skip to content
Success

Console Output

[INFO] 
[INFO] ------------------------< com.sun.mail:client >-------------------------
[INFO] Building Jakarta Mail API demo client 2.0.0-SNAPSHOT             [14/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-version) @ client ---
[INFO] 
[INFO] --- osgiversion-maven-plugin:2.0.0:compute-osgi-version (compute-osgi-version) @ client ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ client ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/mail-build
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ client ---
[INFO] Source directory: /home/jenkins/agent/workspace/mail-build/client/target/sources added.
[INFO] Source directory: /home/jenkins/agent/workspace/mail-build/client/target/classes added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:add-resource (add-resource) @ client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ client ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mail-build/client/src/main/resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ client ---
[INFO] Compiling 10 source files to /home/jenkins/agent/workspace/mail-build/client/target/classes
[INFO] /home/jenkins/agent/workspace/mail-build/client/src/main/java/SimpleClient.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/mail-build/client/src/main/java/SimpleClient.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/mail-build/client/src/main/java/SimpleClient.java: /home/jenkins/agent/workspace/mail-build/client/src/main/java/SimpleClient.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/mail-build/client/src/main/java/SimpleClient.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ client ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mail-build/client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ client ---
[INFO] No tests to run.
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ client ---

[INFO] META-INF/LICENSE.md already added, skipping
[INFO] META-INF/NOTICE.md already added, skipping
[INFO] Building jar: /home/jenkins/agent/workspace/mail-build/client/target/client-2.0.0-SNAPSHOT-sources.jar
[INFO] META-INF/LICENSE.md already added, skipping
[INFO] META-INF/NOTICE.md already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ client ---
[INFO] No primary artifact to install, installing attached artifacts instead.
[INFO] Installing /home/jenkins/agent/workspace/mail-build/client/pom.xml to /home/jenkins/.m2/repository/com/sun/mail/client/2.0.0-SNAPSHOT/client-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/mail-build/client/target/client-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/mail/client/2.0.0-SNAPSHOT/client-2.0.0-SNAPSHOT-sources.jar