Skip to content
Success

Console Output

[INFO] 
[INFO] ------------------< org.glassfish.main.admingui:war >-------------------
[INFO] Building Admin Console WAR 7.0.0-SNAPSHOT                      [264/293]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/woodstock/dependlibs/dojo-ajax-nodemo/1.12.4/dojo-ajax-nodemo-1.12.4.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/woodstock/dependlibs/dojo-ajax-nodemo/1.12.4/dojo-ajax-nodemo-1.12.4.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/woodstock/dependlibs/dojo-ajax-nodemo/1.12.4/dojo-ajax-nodemo-1.12.4.pom (4.8 kB at 18 kB/s)
[INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/woodstock/dependlibs/json/2.0/json-2.0.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/woodstock/dependlibs/json/2.0/json-2.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/woodstock/dependlibs/json/2.0/json-2.0.pom (2.1 kB at 13 kB/s)
[INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/woodstock/dependlibs/prototype/1.7.3/prototype-1.7.3.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/woodstock/dependlibs/prototype/1.7.3/prototype-1.7.3.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/woodstock/dependlibs/prototype/1.7.3/prototype-1.7.3.pom (4.8 kB at 21 kB/s)
[INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/woodstock/dependlibs/dojo-ajax-nodemo/1.12.4/dojo-ajax-nodemo-1.12.4.jar
[INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/woodstock/dependlibs/json/2.0/json-2.0.jar
[INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/woodstock/dependlibs/prototype/1.7.3/prototype-1.7.3.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/woodstock/dependlibs/dojo-ajax-nodemo/1.12.4/dojo-ajax-nodemo-1.12.4.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/woodstock/dependlibs/json/2.0/json-2.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/woodstock/dependlibs/prototype/1.7.3/prototype-1.7.3.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/woodstock/dependlibs/json/2.0/json-2.0.jar (38 kB at 290 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/woodstock/dependlibs/prototype/1.7.3/prototype-1.7.3.jar (47 kB at 311 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/woodstock/dependlibs/dojo-ajax-nodemo/1.12.4/dojo-ajax-nodemo-1.12.4.jar (2.0 MB at 7.2 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ war ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ war ---
[INFO] 
[INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ war ---
[INFO] ------------------------------------------------------------------------
[INFO] Building in /home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ war ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ war ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ war ---
[INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.0-SNAPSHOT:zip
[INFO] Unpacking /home/jenkins/agent/workspace/build-glassfish/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war/target/common-resources with includes "" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war/src/main/resources
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war/src/main/manpages
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ war ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ war ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ war ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ war ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ war ---
[INFO] Executing tasks
[INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war/target/classes/META-INF for
[INFO]      [echo]                                     war
[INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war/target/classes/META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (prepare-extra-dependencies) @ war ---
[INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war/target/extra-dependencies/commons-io-2.11.0.jar
[INFO] Copying dojo-ajax-nodemo-1.12.4.jar to /home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war/target/extra-dependencies/dojo-ajax-nodemo-1.12.4.jar
[INFO] Copying json-2.0.jar to /home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war/target/extra-dependencies/json-2.0.jar
[INFO] Copying prototype-1.7.3.jar to /home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war/target/extra-dependencies/prototype-1.7.3.jar
[INFO] Copying woodstock-webui-jsf-5.0.0.jar to /home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-5.0.0.jar
[INFO] Copying woodstock-webui-jsf-suntheme-5.0.0.jar to /home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-suntheme-5.0.0.jar
[INFO] 
[INFO] --- maven-war-plugin:3.3.2:war (default-war) @ war ---
[INFO] Packaging webapp
[INFO] Assembling webapp [war] in [/home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war/target/admingui]
[INFO] Processing war project
[INFO] Copying webapp webResources [/home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war/src/main/webapp] to [/home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war/target/admingui]
[INFO] Copying webapp webResources [/home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war/target/extra-dependencies] to [/home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war/target/admingui]
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war/target/admingui.war
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M7:integration-test (integration-test) @ war ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M7:verify (verify) @ war ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.admingui-war-checkstyle) @ war ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ war ---
[INFO] Installing /home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war/target/admingui.war to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/7.0.0-SNAPSHOT/war-7.0.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/build-glassfish/appserver/admingui/war/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/7.0.0-SNAPSHOT/war-7.0.0-SNAPSHOT.pom