Skip to content
Success

Console Output

[INFO] 
[INFO] --------< org.glassfish.jersey.examples:helloworld-pure-jax-rs >--------
[INFO] Building jersey-examples-helloworld-pure-jax-rs 3.1.0-SNAPSHOT [237/281]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ helloworld-pure-jax-rs ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ helloworld-pure-jax-rs ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ helloworld-pure-jax-rs ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ helloworld-pure-jax-rs ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/buildPRbranch
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ helloworld-pure-jax-rs ---
[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) @ helloworld-pure-jax-rs ---
[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) @ helloworld-pure-jax-rs ---
[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-wars) @ helloworld-pure-jax-rs ---
[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) @ helloworld-pure-jax-rs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ helloworld-pure-jax-rs ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/buildPRbranch/examples/helloworld-pure-jax-rs/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ helloworld-pure-jax-rs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/buildPRbranch/examples/helloworld-pure-jax-rs/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ helloworld-pure-jax-rs ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/buildPRbranch/examples/helloworld-pure-jax-rs/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ helloworld-pure-jax-rs ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.jersey.examples.helloworld.jaxrs.HelloWorldTest
May 06, 2022 10:49:18 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder
WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter<jakarta.activation.DataSource> was not found. The provider is not available.
May 06, 2022 10:49:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAX-B API not found . WADL feature is disabled.
May 06, 2022 10:49:18 AM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder
WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter<jakarta.activation.DataSource> was not found. The provider is not available.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 s - in org.glassfish.jersey.examples.helloworld.jaxrs.HelloWorldTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ helloworld-pure-jax-rs ---
[INFO] Building jar: /home/jenkins/agent/workspace/buildPRbranch/examples/helloworld-pure-jax-rs/target/helloworld-pure-jax-rs.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ helloworld-pure-jax-rs ---
[INFO] Building jar: /home/jenkins/agent/workspace/buildPRbranch/examples/helloworld-pure-jax-rs/target/helloworld-pure-jax-rs-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ helloworld-pure-jax-rs ---
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/examples/helloworld-pure-jax-rs/target/helloworld-pure-jax-rs.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-pure-jax-rs/3.1.0-SNAPSHOT/helloworld-pure-jax-rs-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/examples/helloworld-pure-jax-rs/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-pure-jax-rs/3.1.0-SNAPSHOT/helloworld-pure-jax-rs-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/examples/helloworld-pure-jax-rs/target/helloworld-pure-jax-rs-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-pure-jax-rs/3.1.0-SNAPSHOT/helloworld-pure-jax-rs-3.1.0-SNAPSHOT-sources.jar