Skip to content
Success

Console Output

[INFO] 
[INFO] -------< org.glassfish.jersey.media:jersey-media-json-jettison >--------
[INFO] Building jersey-media-json-jettison 3.1.0-SNAPSHOT              [84/281]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jettison/jettison/1.3.7/jettison-1.3.7.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jettison/jettison/1.3.7/jettison-1.3.7.pom (4.3 kB at 42 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 587 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jettison/jettison/1.3.7/jettison-1.3.7.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jettison/jettison/1.3.7/jettison-1.3.7.jar (84 kB at 691 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-json-jettison ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ jersey-media-json-jettison ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-json-jettison ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-json-jettison ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/buildPRbranch
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-media-json-jettison ---
[INFO] 
[INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-media-json-jettison ---
[INFO] Resources:
[INFO] org/glassfish/jersey/jettison/internal/localization.properties
[INFO] Processing /home/jenkins/agent/workspace/buildPRbranch/media/json-jettison/src/main/resources/org/glassfish/jersey/jettison/internal/localization.properties
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-media-json-jettison ---
[INFO] Source directory: /home/jenkins/agent/workspace/buildPRbranch/media/json-jettison/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-json-jettison ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-json-jettison ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-json-jettison ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-json-jettison ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-json-jettison ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to /home/jenkins/agent/workspace/buildPRbranch/media/json-jettison/target/classes
[INFO] /home/jenkins/agent/workspace/buildPRbranch/media/json-jettison/src/main/java/org/glassfish/jersey/jettison/JettisonJaxbContext.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/buildPRbranch/media/json-jettison/src/main/java/org/glassfish/jersey/jettison/JettisonJaxbContext.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-json-jettison ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/buildPRbranch/media/json-jettison/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-json-jettison ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-media-json-jettison ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-json-jettison ---
[INFO] Building jar: /home/jenkins/agent/workspace/buildPRbranch/media/json-jettison/target/jersey-media-json-jettison-3.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-json-jettison ---
[INFO] Building jar: /home/jenkins/agent/workspace/buildPRbranch/media/json-jettison/target/jersey-media-json-jettison-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-media-json-jettison ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-json-jettison ---
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/media/json-jettison/target/jersey-media-json-jettison-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jettison/3.1.0-SNAPSHOT/jersey-media-json-jettison-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/media/json-jettison/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jettison/3.1.0-SNAPSHOT/jersey-media-json-jettison-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/media/json-jettison/target/jersey-media-json-jettison-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jettison/3.1.0-SNAPSHOT/jersey-media-json-jettison-3.1.0-SNAPSHOT-sources.jar