Skip to content
Success

Console Output

[INFO] 
[INFO] ----------------< org.glassfish.main.libpam4j:libpam4j >----------------
[INFO] Building Java binding for libpam.so 7.0.13-SNAPSHOT             [72/349]
[INFO]   from appserver/libpam4j/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.1:clean (default-clean) @ libpam4j ---
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ libpam4j ---
[INFO] 
[INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ libpam4j ---
[INFO] 
[INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ libpam4j ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 13 source files with javac [debug target 11] to target/classes
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-resource) @ libpam4j ---
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ libpam4j ---
[INFO] 
[INFO] --- dependency:3.6.1:unpack (unpack-resource) @ libpam4j ---
[INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ libpam4j ---
[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 from target/common-resources/legal to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ libpam4j ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 13 source files with javac [debug target 11] to 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] --- compiler:3.11.0:compile (process-annotations) @ libpam4j ---
[INFO] Changes detected - recompiling the module! :input tree
[INFO] Compiling 13 source files with javac [debug target 11] to target/classes
[WARNING] Annotation processing without compilation requested but no processors were found.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ libpam4j ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ libpam4j ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [debug target 11] to 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] --- surefire:3.2.2:test (default-test) @ libpam4j ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- antrun:3.1.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] --- jar:3.3.0:jar (default-jar) @ libpam4j ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j/target/libpam4j.jar
[INFO] 
[INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ libpam4j ---
[WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.13-SNAPSHOT : Version for package com.sun.jna is set to different values in the source (7.0.13-SNAPSHOT) and in the manifest (5.14.0). 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.13-SNAPSHOT : Version for package com.sun.jna.ptr is set to different values in the source (7.0.13-SNAPSHOT) and in the manifest (5.14.0). 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.13-SNAPSHOT : Version for package com.sun.jna.win32 is set to different values in the source (7.0.13-SNAPSHOT) and in the manifest (5.14.0). 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] --- failsafe:3.2.2:integration-test (integration-test) @ libpam4j ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.2.2:verify (verify) @ libpam4j ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- checkstyle:3.3.0:check (org.glassfish.main.libpam4j-libpam4j-checkstyle) @ libpam4j ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ libpam4j ---
[INFO] Installing /home/jenkins/agent/workspace/build-glassfish/appserver/libpam4j/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/7.0.13-SNAPSHOT/libpam4j-7.0.13-SNAPSHOT.pom
[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.13-SNAPSHOT/libpam4j-7.0.13-SNAPSHOT.jar