Skip to content
Success

Console Output

[INFO] 
[INFO] -------------------------< com.sun.mail:pop3 >--------------------------
[INFO] Building Jakarta Mail API pop3 provider 2.0.2-SNAPSHOT            [9/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pop3 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-version) @ pop3 ---
[INFO] 
[INFO] --- osgiversion-maven-plugin:2.0.0:compute-osgi-version (compute-osgi-version) @ pop3 ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ pop3 ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/mail-build
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-source) @ pop3 ---
[INFO] Source directory: /home/jenkins/agent/workspace/mail-build/pop3/target/generated-sources/sources added.
[INFO] Source directory: /home/jenkins/agent/workspace/mail-build/pop3/target/generated-sources/version added.
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (get-sources) @ pop3 ---
[INFO] Configured Artifact: com.sun.mail:jakarta.mail:sources:2.0.2-SNAPSHOT:jar
[INFO] Unpacking /home/jenkins/agent/workspace/mail-build/mail/target/jakarta.mail-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/mail-build/pop3/target/generated-sources/sources with includes "com/sun/mail/pop3/**,com/sun/mail/pop3/**" and excludes ""
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-resource) @ pop3 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ pop3 ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Using 'iso-8859-1' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] Copying 2 resources to META-INF
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ pop3 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /home/jenkins/agent/workspace/mail-build/pop3/target/classes
[WARNING] /home/jenkins/agent/workspace/mail-build/pop3/src/main/java/module-info.java:[17,20] module name component pop3 should avoid terminal digits
[WARNING] /home/jenkins/agent/workspace/mail-build/pop3/target/generated-sources/sources/com/sun/mail/pop3/Protocol.java:[201,20] finalize() in java.lang.Object has been deprecated
[WARNING] /home/jenkins/agent/workspace/mail-build/pop3/target/generated-sources/sources/com/sun/mail/pop3/Protocol.java:[206,18] finalize() in java.lang.Object has been deprecated
[WARNING] /home/jenkins/agent/workspace/mail-build/pop3/target/generated-sources/sources/com/sun/mail/pop3/TempFile.java:[60,20] finalize() in java.lang.Object has been deprecated
[WARNING] /home/jenkins/agent/workspace/mail-build/pop3/target/generated-sources/sources/com/sun/mail/pop3/TempFile.java:[64,18] finalize() in java.lang.Object has been deprecated
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (base-compile-7) @ pop3 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /home/jenkins/agent/workspace/mail-build/pop3/target/classes
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.1:manifest (osgi-manifest) @ pop3 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ pop3 ---
[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/pop3/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ pop3 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ pop3 ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ pop3 ---
[INFO] Building jar: /home/jenkins/agent/workspace/mail-build/pop3/target/pop3.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ pop3 ---
[INFO] Building jar: /home/jenkins/agent/workspace/mail-build/pop3/target/pop3-2.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ pop3 ---
[INFO] Installing /home/jenkins/agent/workspace/mail-build/pop3/target/pop3.jar to /home/jenkins/.m2/repository/com/sun/mail/pop3/2.0.2-SNAPSHOT/pop3-2.0.2-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/mail-build/pop3/pom.xml to /home/jenkins/.m2/repository/com/sun/mail/pop3/2.0.2-SNAPSHOT/pop3-2.0.2-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/mail-build/pop3/target/pop3-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/mail/pop3/2.0.2-SNAPSHOT/pop3-2.0.2-SNAPSHOT-sources.jar