Skip to content
Success

Console Output

[INFO] 
[INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-full >-------
[INFO] Building Deployment Related JavaEE Full Profile Classes 7.0.13-SNAPSHOT [122/349]
[INFO]   from appserver/deployment/jakartaee-full/pom.xml
[INFO] ---------------------------[ glassfish-jar ]----------------------------
[INFO] 
[INFO] --- clean:3.3.1:clean (default-clean) @ deployment-jakartaee-full ---
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-jakartaee-full ---
[INFO] 
[INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ deployment-jakartaee-full ---
[INFO] 
[INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ deployment-jakartaee-full ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 7 source files with javac [debug target 11] to target/classes
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-jakartaee-full ---
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-jakartaee-full ---
[INFO] 
[INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-jakartaee-full ---
[INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ deployment-jakartaee-full ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-glassfish/appserver/deployment/jakartaee-full/src/main/manpages
[INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ deployment-jakartaee-full ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 7 source files with javac [debug target 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/build-glassfish/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarSniffer.java:[46,5] com.sun.enterprise.deployment.EarType in com.sun.enterprise.deployment has been deprecated and marked for removal
[INFO] /home/jenkins/agent/workspace/build-glassfish/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: /home/jenkins/agent/workspace/build-glassfish/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/build-glassfish/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ deployment-jakartaee-full ---
[INFO] 
[INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ deployment-jakartaee-full ---
[INFO] 
[INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-jakartaee-full ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/jenkins/agent/workspace/build-glassfish/appserver/deployment/jakartaee-full/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- command-security:1.0.17:check (default-check) @ deployment-jakartaee-full ---
[INFO] 
[INFO] --- compiler:3.11.0:compile (process-annotations) @ deployment-jakartaee-full ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 7 source files with javac [debug target 11] to target/classes
[INFO] LogMessagesResourceBundleGenerator invoked.
[INFO] Initial messages found so far: {}
[INFO] Processing: AS-DEPLOYMENT-02015
[INFO] Message AS-DEPLOYMENT-02015 needs checking for cause/action: false
[INFO] Processing: AS-DEPLOYMENT-02016
[INFO] Message AS-DEPLOYMENT-02016 needs checking for cause/action: false
[INFO] Total Messages including ones found from disk so far: {AS-DEPLOYMENT-02015=Skipped processing for module {0} as its module type was not recognized, AS-DEPLOYMENT-02016=Error occurred}
[INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
[INFO] LoggerInfoMetadataGenerator invoked.
[INFO] Total Messages including ones found from disk so far: {}
[INFO] Processing: jakarta.enterprise.system.tools.deployment.javaeefull on element DEPLOYMENT_LOGGER
[INFO] Enclosing type is org.glassfish.javaee.full.deployment.EarDeployer
[INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.javaeefull.description=Deployment logger for javaee-full module, jakarta.enterprise.system.tools.deployment.javaeefull.publish=true, jakarta.enterprise.system.tools.deployment.javaeefull.subsystem=DEPLOYMENT}
[INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
[INFO] Found enclosing element DEPLOYMENT_LOGGER
[INFO] Found enclosing element org.glassfish.javaee.full.deployment.EarDeployer
[INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
[INFO] LogMessagesResourceBundleGenerator invoked.
[INFO] LoggerInfoMetadataGenerator invoked.
[INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/build-glassfish/appserver/deployment/jakartaee-full/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
[INFO] Total Messages including ones found from disk so far: {}
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-jakartaee-full ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-glassfish/appserver/deployment/jakartaee-full/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ deployment-jakartaee-full ---
[INFO] No sources to compile
[INFO] 
[INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-jakartaee-full ---
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ deployment-jakartaee-full ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-jakartaee-full ---
[INFO] Executing tasks
[INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/build-glassfish/appserver/deployment/jakartaee-full/target/classes/META-INF for
[INFO]      [echo]                                     deployment-jakartaee-full
[INFO] Executed tasks
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ deployment-jakartaee-full ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-glassfish/appserver/deployment/jakartaee-full/target/deployment-jakartaee-full.jar
[INFO] 
[INFO] --- failsafe:3.2.2:integration-test (integration-test) @ deployment-jakartaee-full ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.2.2:verify (verify) @ deployment-jakartaee-full ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-jakartaee-full-checkstyle) @ deployment-jakartaee-full ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ deployment-jakartaee-full ---
[INFO] Installing /home/jenkins/agent/workspace/build-glassfish/appserver/deployment/jakartaee-full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/7.0.13-SNAPSHOT/deployment-jakartaee-full-7.0.13-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/build-glassfish/appserver/deployment/jakartaee-full/target/deployment-jakartaee-full.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/7.0.13-SNAPSHOT/deployment-jakartaee-full-7.0.13-SNAPSHOT.jar