Skip to content
Success

Console Output

[INFO] 
[INFO] ----------------< org.glassfish.jersey.examples:groovy >----------------
[INFO] Building jersey-examples-groovy 2.40-SNAPSHOT                  [322/379]
[INFO]   from examples/groovy/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:2.5:clean (default-clean) @ groovy ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ groovy ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- checkstyle:3.3.0:check (verify) @ groovy ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory:1.0:highest-basedir (directories) @ groovy ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/Jersey_master_build_II
[INFO] 
[INFO] --- build-helper:3.0.0:parse-version (parse-version) @ groovy ---
[INFO] 
[INFO] --- build-helper:3.0.0:add-source (default) @ groovy ---
[INFO] Source directory: /home/jenkins/agent/workspace/Jersey_master_build_II/examples/groovy/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ groovy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ groovy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ groovy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-wars) @ groovy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- gplus:1.12.1:addSources (1) @ groovy ---
[INFO] 
[INFO] --- gplus:1.12.1:addTestSources (1) @ groovy ---
[INFO] 
[INFO] --- gplus:1.12.1:generateStubs (1) @ groovy ---
[INFO] Using isolated classloader, without GMavenPlus classpath.
[INFO] Using Groovy 4.0.12 to perform generateStubs.
[INFO] Generated 1 stub.
[INFO] 
[INFO] --- gplus:1.12.1:compile (1) @ groovy ---
[INFO] Using isolated classloader, without GMavenPlus classpath.
[INFO] Using Groovy 4.0.12 to perform compile.
[INFO] invokedynamic enabled.
[INFO] Parallel parsing enabled.
[INFO] Compiled 1 file.
[INFO] 
[INFO] --- gplus:1.12.1:generateTestStubs (1) @ groovy ---
[INFO] Using isolated classloader, without GMavenPlus classpath.
[INFO] Using Groovy 4.0.12 to perform generateTestStubs.
[INFO] Generated 1 stub.
[INFO] 
[INFO] --- gplus:1.12.1:compileTests (1) @ groovy ---
[INFO] Using isolated classloader, without GMavenPlus classpath.
[INFO] Using Groovy 4.0.12 to perform compileTests.
[INFO] invokedynamic enabled.
[INFO] Parallel parsing enabled.
[INFO] Compiled 1 file.
[INFO] 
[INFO] --- gplus:1.12.1:removeStubs (1) @ groovy ---
[INFO] 
[INFO] --- gplus:1.12.1:removeTestStubs (1) @ groovy ---
[INFO] 
[INFO] --- gplus:1.12.1:groovydoc (1) @ groovy ---
[INFO] Using isolated classloader, without GMavenPlus classpath.
[INFO] Using Groovy 4.0.12 to perform groovydoc.
[INFO] Created user preferences directory.
[INFO] 
[INFO] --- antrun:3.1.0:run (2) @ groovy ---
[INFO] Executing tasks
[INFO]       [jar] Building jar: /home/jenkins/agent/workspace/Jersey_master_build_II/examples/groovy/target/groovy-javadoc.jar
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper:3.0.0:attach-artifact (3) @ groovy ---
[INFO] 
[INFO] --- resources:2.6:resources (default-resources) @ groovy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Jersey_master_build_II/examples/groovy/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.9.0:compile (default-compile) @ groovy ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] --- compiler:3.9.0:compile (base-compile) @ groovy ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] --- resources:2.6:testResources (default-testResources) @ groovy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Jersey_master_build_II/examples/groovy/src/test/resources
[INFO] 
[INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ groovy ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] --- build-helper:3.0.0:reserve-network-port (reserve-port) @ groovy ---
[INFO] Reserved port 38389 for jersey.config.test.container.port
[INFO] Reserved port 44471 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ groovy ---
[WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ groovy ---
[INFO] Building jar: /home/jenkins/agent/workspace/Jersey_master_build_II/examples/groovy/target/groovy.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ groovy ---
[INFO] Building jar: /home/jenkins/agent/workspace/Jersey_master_build_II/examples/groovy/target/groovy-sources.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ groovy ---
[INFO] Installing /home/jenkins/agent/workspace/Jersey_master_build_II/examples/groovy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/groovy/2.40-SNAPSHOT/groovy-2.40-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/Jersey_master_build_II/examples/groovy/target/groovy.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/groovy/2.40-SNAPSHOT/groovy-2.40-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/Jersey_master_build_II/examples/groovy/target/groovy-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/groovy/2.40-SNAPSHOT/groovy-2.40-SNAPSHOT-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/Jersey_master_build_II/examples/groovy/target/groovy-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/groovy/2.40-SNAPSHOT/groovy-2.40-SNAPSHOT-sources.jar