Skip to content

Console Output

[INFO] 
[INFO] ----------------< org.glassfish.main.libpam4j:libpam4j >----------------
[INFO] Building Java binding for libpam.so 7.0.0-SNAPSHOT              [77/293]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom (2.0 kB at 18 kB/s)
[INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar (1.9 MB at 8.7 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ libpam4j ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ libpam4j ---
[INFO] 
[INFO] --- glassfishbuild-maven-plugin:3.2.27:echo (echo) @ libpam4j ---
[INFO] ------------------------------------------------------------------------
[INFO] Building in /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ libpam4j ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-legal-resource) @ libpam4j ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-resource) @ libpam4j ---
[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/libpam4j/target/common-resources with includes "" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ libpam4j ---
[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/libpam4j/src/main/resources
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j/src/main/manpages
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ libpam4j ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j/target/classes
[INFO] /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (process-annotations) @ libpam4j ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ libpam4j ---
[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/libpam4j/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ libpam4j ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j/target/test-classes
[INFO] /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j/src/test/java/org/jvnet/libpam/InteractiveTester.java: /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j/src/test/java/org/jvnet/libpam/InteractiveTester.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j/src/test/java/org/jvnet/libpam/InteractiveTester.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ libpam4j ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (default-manifest) @ libpam4j ---
[INFO] Executing tasks
[INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j/target/classes/META-INF for
[INFO]      [echo]                                     libpam4j
[INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j/target/classes/META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ libpam4j ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j/target/libpam4j.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:bundle (osgi-bundle) @ libpam4j ---
[WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.0-SNAPSHOT : Version for package com.sun.jna is set to different values in the source (7.0.0-SNAPSHOT) and in the manifest (5.12.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project
[WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.0-SNAPSHOT : Version for package com.sun.jna.ptr is set to different values in the source (7.0.0-SNAPSHOT) and in the manifest (5.12.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project
[WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.0-SNAPSHOT : Version for package com.sun.jna.win32 is set to different values in the source (7.0.0-SNAPSHOT) and in the manifest (5.12.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project
[INFO] Building bundle: /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j/target/libpam4j.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M7:integration-test (integration-test) @ libpam4j ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M7:verify (verify) @ libpam4j ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (org.glassfish.main.libpam4j-libpam4j-checkstyle) @ libpam4j ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ libpam4j ---
[INFO] Installing /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j/target/libpam4j.jar to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/7.0.0-SNAPSHOT/libpam4j-7.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/7.0.0-SNAPSHOT/libpam4j-7.0.0-SNAPSHOT.pom