Started by an SCM change Building on master in workspace /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace No JDK named ?JDK8u40? found No JDK named ?JDK8u40? found > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://github.com/zonski/javafx-maven-plugin.git # timeout=10 Fetching upstream changes from https://github.com/zonski/javafx-maven-plugin.git > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress https://github.com/zonski/javafx-maven-plugin.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 No JDK named ?JDK8u40? found Checking out Revision 976875eca2572118adbf620261de16c1709c4175 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 976875eca2572118adbf620261de16c1709c4175 Commit message: "Merge pull request #327 from FibreFoX/jdk10_and_jdk11" > /usr/bin/git rev-list --no-walk d5c2a8e98e7a21881d9b16a7f56c9e0435bb8386 # timeout=10 No JDK named ?JDK8u40? found [workspace] $ /home/javastream.de/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3/bin/mvn clean install [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JavaFX Maven Plugin 8.9.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin --- [INFO] Deleting /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target [INFO] [INFO] --- maven-checkstyle-plugin:2.15:check (validate) @ javafx-maven-plugin --- [INFO] Starting audit... /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/src/main/java/com/zenjava/javafx/maven/plugin/JavaDetectionTools.java:24:54: Boolean expression complexity is 6 (max allowed is 3). Audit done. [INFO] There is 1 error reported by Checkstyle 6.1.1 with checkstyle.xml ruleset. [ERROR] src/main/java/com/zenjava/javafx/maven/plugin/JavaDetectionTools.java[24:54] (metrics) BooleanExpressionComplexity: Boolean expression complexity is 6 (max allowed is 3). [WARNING] checkstyle:check violations detected but failOnViolation set to false [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-versions) @ javafx-maven-plugin --- [INFO] [INFO] --- maven-plugin-plugin:3.5:helpmojo (help-goal) @ javafx-maven-plugin --- [WARNING] Goal prefix is specified as: 'jfx'. Maven currently expects it to be 'javafx'. [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 10 mojo descriptors. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ javafx-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/classes [WARNING] /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/src/main/java/com/zenjava/javafx/maven/plugin/WebMojo.java:[21,46] com.sun.javafx.tools.packager.bundlers.Bundler in com.sun.javafx.tools.packager.bundlers has been deprecated [WARNING] /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/src/main/java/com/zenjava/javafx/maven/plugin/WebMojo.java:[21,46] com.sun.javafx.tools.packager.bundlers.Bundler in com.sun.javafx.tools.packager.bundlers has been deprecated [WARNING] /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/src/main/java/com/zenjava/javafx/maven/plugin/WebMojo.java:[21,46] com.sun.javafx.tools.packager.bundlers.Bundler in com.sun.javafx.tools.packager.bundlers has been deprecated [INFO] [INFO] --- maven-plugin-plugin:3.5:descriptor (default-descriptor) @ javafx-maven-plugin --- [WARNING] Goal prefix is specified as: 'jfx'. Maven currently expects it to be 'javafx'. [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 11 mojo descriptors. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- maven-plugin-plugin:3.5:descriptor (mojo-descriptor) @ javafx-maven-plugin --- [WARNING] Goal prefix is specified as: 'jfx'. Maven currently expects it to be 'javafx'. [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 11 mojo descriptors. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ javafx-maven-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin --- [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/javafx-maven-plugin-8.9.0-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.5:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ javafx-maven-plugin --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ javafx-maven-plugin --- [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/javafx-maven-plugin-8.9.0-SNAPSHOT.jar to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin/8.9.0-SNAPSHOT/javafx-maven-plugin-8.9.0-SNAPSHOT.jar [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/pom.xml to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin/8.9.0-SNAPSHOT/javafx-maven-plugin-8.9.0-SNAPSHOT.pom [INFO] [INFO] --- maven-invoker-plugin:1.10:run (invoker-tests) @ javafx-maven-plugin --- [INFO] Building: 23-simple-custom-bundler/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Build Order: [INFO] [INFO] [INFO] [INFO] javafx-maven-plugin-test-23-simple-custom-bundler-dummybundler [INFO] [INFO] javafx-maven-plugin-test-23-simple-custom-bundler-jfx-app [INFO] [INFO] Project Aggregator (Parent-POM) [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-23-simple-custom-bundler-dummybundler 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-23-simple-custom-bundler-dummybundler --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-23-simple-custom-bundler-dummybundler --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/23-simple-custom-bundler/bundler/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-23-simple-custom-bundler-dummybundler --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/23-simple-custom-bundler/bundler/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-23-simple-custom-bundler-dummybundler --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/23-simple-custom-bundler/bundler/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-23-simple-custom-bundler-dummybundler --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-23-simple-custom-bundler-dummybundler --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-23-simple-custom-bundler-dummybundler --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/23-simple-custom-bundler/bundler/target/javafx-maven-plugin-test-23-simple-custom-bundler-dummybundler-1.0.jar [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ javafx-maven-plugin-test-23-simple-custom-bundler-dummybundler --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/23-simple-custom-bundler/bundler/target/javafx-maven-plugin-test-23-simple-custom-bundler-dummybundler-1.0.jar to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-23-simple-custom-bundler-dummybundler/1.0/javafx-maven-plugin-test-23-simple-custom-bundler-dummybundler-1.0.jar [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/23-simple-custom-bundler/bundler/pom.xml to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-23-simple-custom-bundler-dummybundler/1.0/javafx-maven-plugin-test-23-simple-custom-bundler-dummybundler-1.0.pom [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-23-simple-custom-bundler-jfx-app 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-23-simple-custom-bundler-jfx-app --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-23-simple-custom-bundler-jfx-app --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/23-simple-custom-bundler/jfx-app/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-23-simple-custom-bundler-jfx-app --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/23-simple-custom-bundler/jfx-app/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-23-simple-custom-bundler-jfx-app --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/23-simple-custom-bundler/jfx-app/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-23-simple-custom-bundler-jfx-app --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-23-simple-custom-bundler-jfx-app --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-23-simple-custom-bundler-jfx-app --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/23-simple-custom-bundler/jfx-app/target/javafx-maven-plugin-test-23-simple-custom-bundler-jfx-app-1.0.jar [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-jar (create-jfxjar) @ javafx-maven-plugin-test-23-simple-custom-bundler-jfx-app --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/23-simple-custom-bundler/jfx-app/src/main/deploy [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-native (create-native) @ javafx-maven-plugin-test-23-simple-custom-bundler-jfx-app --- [INFO] [INFO] Building Native Installers [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/23-simple-custom-bundler/jfx-app/target/jfx/app/javafx-maven-plugin-test-23-simple-custom-bundler-jfx-app-1.0-jfx.jar file to application resources. [INFO] DummyBundler > VALIDATING [INFO] DummyBundler > EXECUTING [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ javafx-maven-plugin-test-23-simple-custom-bundler-jfx-app --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/23-simple-custom-bundler/jfx-app/target/javafx-maven-plugin-test-23-simple-custom-bundler-jfx-app-1.0.jar to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-23-simple-custom-bundler-jfx-app/1.0/javafx-maven-plugin-test-23-simple-custom-bundler-jfx-app-1.0.jar [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/23-simple-custom-bundler/jfx-app/pom.xml to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-23-simple-custom-bundler-jfx-app/1.0/javafx-maven-plugin-test-23-simple-custom-bundler-jfx-app-1.0.pom [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building Project Aggregator (Parent-POM) 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-23-simple-custom-bundler-parent-pom --- [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ javafx-maven-plugin-test-23-simple-custom-bundler-parent-pom --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/23-simple-custom-bundler/pom.xml to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-23-simple-custom-bundler-parent-pom/1.0/javafx-maven-plugin-test-23-simple-custom-bundler-parent-pom-1.0.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Summary: [INFO] [INFO] [INFO] [INFO] javafx-maven-plugin-test-23-simple-custom-bundler-dummybundler SUCCESS [ 3.003 s] [INFO] [INFO] javafx-maven-plugin-test-23-simple-custom-bundler-jfx-app SUCCESS [ 1.112 s] [INFO] [INFO] Project Aggregator (Parent-POM) .................... SUCCESS [ 0.003 s] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 4.258 s [INFO] [INFO] Finished at: 2018-03-20T11:06:37+01:00 [INFO] [INFO] Final Memory: 17M/136M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/23-simple-custom-bundler/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/23-simple-custom-bundler/verify.bsh [INFO] ..SUCCESS (6.3 s) [INFO] Building: 08-build-with-proguard/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-08-build-with-proguard 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-08-build-with-proguard --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-08-build-with-proguard --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] Copying 4 resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-08-build-with-proguard --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] [INFO] Compiling 2 source files to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/08-build-with-proguard/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-08-build-with-proguard --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/08-build-with-proguard/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-08-build-with-proguard --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-08-build-with-proguard --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-08-build-with-proguard --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/08-build-with-proguard/target/javafx-and-proguard.jar [INFO] [INFO] [INFO] [INFO] --- proguard-maven-plugin:2.0.10:proguard (default) @ javafx-maven-plugin-test-08-build-with-proguard --- [INFO] [INFO] execute ProGuard [-injars, '/home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/08-build-with-proguard/target/javafx-and-proguard_proguard_base.jar'(!META-INF/maven/**), -libraryjars, '/home/javastream.de/www/maven/com/miglayout/miglayout-javafx/4.2/miglayout-javafx-4.2.jar', -libraryjars, '/home/javastream.de/www/maven/com/miglayout/miglayout-core/4.2/miglayout-core-4.2.jar', -libraryjars, '/home/javastream.de/www/maven/commons-lang/commons-lang/2.6/commons-lang-2.6.jar', -libraryjars, '/home/javastream.de/www/maven/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar', -libraryjars, '/home/javastream.de/www/maven/org/slf4j/jcl-over-slf4j/1.6.1/jcl-over-slf4j-1.6.1.jar', -libraryjars, '/home/javastream.de/www/maven/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar', -libraryjars, '/home/javastream.de/www/maven/log4j/log4j/1.2.16/log4j-1.2.16.jar', -outjars, '/home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/08-build-with-proguard/target/javafx-and-proguard.jar', -include, '/home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/08-build-with-proguard/proguard.conf', -libraryjars, '/opt/jdk/JDK8u40/jre/lib/rt.jar', -libraryjars, '/opt/jdk/JDK8u40/jre/lib/ext/jfxrt.jar', -libraryjars, '/opt/jdk/JDK8u40/jre/lib/jce.jar', -printmapping, '/home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/08-build-with-proguard/target/proguard_map.txt', -printseeds, '/home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/08-build-with-proguard/target/proguard_seeds.txt'] [INFO] [INFO] proguard jar: /home/javastream.de/www/maven/net/sf/proguard/proguard-base/5.2.1/proguard-base-5.2.1.jar [INFO] [proguard] ProGuard, version 5.2.1 [INFO] [proguard] Reading program jar [/home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/08-build-with-proguard/target/javafx-and-proguard_proguard_base.jar] (filtered) [INFO] [proguard] Reading library jar [/home/javastream.de/www/maven/com/miglayout/miglayout-javafx/4.2/miglayout-javafx-4.2.jar] [INFO] [proguard] Reading library jar [/home/javastream.de/www/maven/com/miglayout/miglayout-core/4.2/miglayout-core-4.2.jar] [INFO] [proguard] Reading library jar [/home/javastream.de/www/maven/commons-lang/commons-lang/2.6/commons-lang-2.6.jar] [INFO] [proguard] Reading library jar [/home/javastream.de/www/maven/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar] [INFO] [proguard] Reading library jar [/home/javastream.de/www/maven/org/slf4j/jcl-over-slf4j/1.6.1/jcl-over-slf4j-1.6.1.jar] [INFO] [proguard] Reading library jar [/home/javastream.de/www/maven/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar] [INFO] [proguard] Reading library jar [/home/javastream.de/www/maven/log4j/log4j/1.2.16/log4j-1.2.16.jar] [INFO] [proguard] Reading library jar [/opt/jdk/JDK8u40/jre/lib/rt.jar] [INFO] [proguard] Reading library jar [/opt/jdk/JDK8u40/jre/lib/ext/jfxrt.jar] [INFO] [proguard] Reading library jar [/opt/jdk/JDK8u40/jre/lib/jce.jar] [INFO] [proguard] Preparing output jar [/home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/08-build-with-proguard/target/javafx-and-proguard.jar] [INFO] [proguard] Copying resources from program jar [/home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/08-build-with-proguard/target/javafx-and-proguard_proguard_base.jar] (filtered) [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-jar (create-jfxjar) @ javafx-maven-plugin-test-08-build-with-proguard --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/08-build-with-proguard/src/main/deploy [INFO] Updating jar file: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/08-build-with-proguard/target/javafx-and-proguard.jar [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ javafx-maven-plugin-test-08-build-with-proguard --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/08-build-with-proguard/target/javafx-and-proguard.jar to /home/javastream.de/www/maven/com/zenjava/test/javafx-maven-plugin-test-08-build-with-proguard/1.0/javafx-maven-plugin-test-08-build-with-proguard-1.0.jar [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/08-build-with-proguard/pom.xml to /home/javastream.de/www/maven/com/zenjava/test/javafx-maven-plugin-test-08-build-with-proguard/1.0/javafx-maven-plugin-test-08-build-with-proguard-1.0.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 6.113 s [INFO] [INFO] Finished at: 2018-03-20T11:06:45+01:00 [INFO] [INFO] Final Memory: 17M/147M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/08-build-with-proguard/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/08-build-with-proguard/verify.bsh [INFO] ..SUCCESS (7.3 s) [INFO] Building: 03-cli-jfx-native/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-03-cli-jfx-native 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-03-cli-jfx-native --- [INFO] [INFO] [INFO] [INFO] >>> javafx-maven-plugin:8.9.0-SNAPSHOT:native (default-cli) > :jar @ javafx-maven-plugin-test-03-cli-jfx-native >>> [INFO] [INFO] [INFO] [INFO] >>> javafx-maven-plugin:8.9.0-SNAPSHOT:jar (jar) > [jfxjar]package @ javafx-maven-plugin-test-03-cli-jfx-native >>> [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-03-cli-jfx-native --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/03-cli-jfx-native/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-03-cli-jfx-native --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/03-cli-jfx-native/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-03-cli-jfx-native --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/03-cli-jfx-native/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-03-cli-jfx-native --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-03-cli-jfx-native --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-03-cli-jfx-native --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/03-cli-jfx-native/target/javafx-maven-plugin-test-03-cli-jfx-native-1.0.jar [INFO] [INFO] [INFO] [INFO] <<< javafx-maven-plugin:8.9.0-SNAPSHOT:jar (jar) < [jfxjar]package @ javafx-maven-plugin-test-03-cli-jfx-native <<< [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:jar (jar) @ javafx-maven-plugin-test-03-cli-jfx-native --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/03-cli-jfx-native/src/main/deploy [INFO] [INFO] [INFO] [INFO] <<< javafx-maven-plugin:8.9.0-SNAPSHOT:native (default-cli) < :jar @ javafx-maven-plugin-test-03-cli-jfx-native <<< [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:native (default-cli) @ javafx-maven-plugin-test-03-cli-jfx-native --- [INFO] [INFO] Building Native Installers [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/03-cli-jfx-native/target/jfx/app/javafx-maven-plugin-test-03-cli-jfx-native-1.0-jfx.jar file to application resources. [INFO] [INFO] Detected linux application bundler ('linux.app') needs to run before installer bundlers are executed. [INFO] Creating app bundle: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/03-cli-jfx-native/target/jfx/native/javafx-maven-plugin-test-03-cli-jfx-native-1.0 [INFO] [INFO] Applying workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s). [INFO] [INFO] Preparing workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s) inside native linux installers. [INFO] [INFO] Found main native application configuration file (/home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/03-cli-jfx-native/target/jfx/native/javafx-maven-plugin-test-03-cli-jfx-native-1.0/app/javafx-maven-plugin-test-03-cli-jfx-native-1.cfg). [INFO] [INFO] Applying workaround for native launcher issue 205 by modifying application resources. [INFO] [INFO] Modifying application resources for native launcher issue 205 by copying into temporary folder (/tmp/jfxmp-workaround205-399031076293706090). [INFO] [INFO] Add /tmp/jfxmp-workaround205-399031076293706090/javafx-maven-plugin-test-03-cli-jfx-native-1.0-jfx.jar file to application resources. [INFO] Debian packages should specify a license. The absence of a license will cause some linux distributions to complain about the quality of the application. [INFO] [INFO] This bundler might take some while longer than expected. [INFO] [INFO] For details about this, please go to: https://wiki.debian.org/Teams/Dpkg/FAQ#Q:_Why_is_dpkg_so_slow_when_using_new_filesystems_such_as_btrfs_or_ext4.3F [INFO] Package (.deb) saved to: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/03-cli-jfx-native/target/jfx/native/javafx-maven-plugin-test-03-cli-jfx-native-1.0-1.0.deb [INFO] [INFO] Skipping 'RPM Bundle' because of configuration error 'Can not find rpmbuild {0} or newer.' [INFO] Advice to fix: Install packages needed to build RPM, version {0} or newer. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 3.610 s [INFO] [INFO] Finished at: 2018-03-20T11:06:50+01:00 [INFO] [INFO] Final Memory: 18M/188M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/03-cli-jfx-native/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/03-cli-jfx-native/verify.bsh [INFO] ..SUCCESS (4.9 s) [INFO] Building: 15-native-launcher-linux-workaround124-skipped/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-15-native-launcher-linux-workaround124-skipped 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-15-native-launcher-linux-workaround124-skipped --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-15-native-launcher-linux-workaround124-skipped --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/15-native-launcher-linux-workaround124-skipped/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-15-native-launcher-linux-workaround124-skipped --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/15-native-launcher-linux-workaround124-skipped/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-15-native-launcher-linux-workaround124-skipped --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/15-native-launcher-linux-workaround124-skipped/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-15-native-launcher-linux-workaround124-skipped --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-15-native-launcher-linux-workaround124-skipped --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-15-native-launcher-linux-workaround124-skipped --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/15-native-launcher-linux-workaround124-skipped/target/javafx-maven-plugin-test-15-native-launcher-linux-workaround124-skipped-1.0.jar [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-jar (create-jfxjar) @ javafx-maven-plugin-test-15-native-launcher-linux-workaround124-skipped --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/15-native-launcher-linux-workaround124-skipped/src/main/deploy [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-native (create-native) @ javafx-maven-plugin-test-15-native-launcher-linux-workaround124-skipped --- [INFO] [INFO] Building Native Installers [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/15-native-launcher-linux-workaround124-skipped/target/jfx/app/javafx-maven-plugin-test-15-native-launcher-linux-workaround124-skipped-1.0-jfx.jar file to application resources. [INFO] [INFO] Detected linux application bundler ('linux.app') needs to run before installer bundlers are executed. [INFO] Creating app bundle: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/15-native-launcher-linux-workaround124-skipped/target/jfx/native/javafx-maven-plugin-test-15-native-launcher-linux-workaround124-skipped-1.0 [INFO] [INFO] Applying workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s). [INFO] [INFO] Skipped workaround for native linux launcher(s). [INFO] Debian packages should specify a license. The absence of a license will cause some linux distributions to complain about the quality of the application. [INFO] [INFO] This bundler might take some while longer than expected. [INFO] [INFO] For details about this, please go to: https://wiki.debian.org/Teams/Dpkg/FAQ#Q:_Why_is_dpkg_so_slow_when_using_new_filesystems_such_as_btrfs_or_ext4.3F [INFO] Package (.deb) saved to: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/15-native-launcher-linux-workaround124-skipped/target/jfx/native/javafx-maven-plugin-test-15-native-launcher-linux-workaround124-skipped-1.0-1.0.deb [INFO] [INFO] Skipping 'RPM Bundle' because of configuration error 'Can not find rpmbuild {0} or newer.' [INFO] Advice to fix: Install packages needed to build RPM, version {0} or newer. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 3.645 s [INFO] [INFO] Finished at: 2018-03-20T11:06:55+01:00 [INFO] [INFO] Final Memory: 18M/149M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/15-native-launcher-linux-workaround124-skipped/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/15-native-launcher-linux-workaround124-skipped/verify.bsh [INFO] ..SUCCESS (4.9 s) [INFO] Building: 28-additionalBundlerResources/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-28-additionalBundlerResources 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-28-additionalBundlerResources --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-28-additionalBundlerResources --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/28-additionalBundlerResources/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ javafx-maven-plugin-test-28-additionalBundlerResources --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/28-additionalBundlerResources/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-28-additionalBundlerResources --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/28-additionalBundlerResources/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ javafx-maven-plugin-test-28-additionalBundlerResources --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-28-additionalBundlerResources --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-28-additionalBundlerResources --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/28-additionalBundlerResources/target/javafx-maven-plugin-test-28-additionalBundlerResources-1.0.jar [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-jar (create-jfxjar) @ javafx-maven-plugin-test-28-additionalBundlerResources --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/28-additionalBundlerResources/src/main/deploy [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-native (create-native) @ javafx-maven-plugin-test-28-additionalBundlerResources --- [INFO] [INFO] Building Native Installers [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/28-additionalBundlerResources/target/jfx/app/javafx-maven-plugin-test-28-additionalBundlerResources-1.0-jfx.jar file to application resources. [INFO] [INFO] Detected linux application bundler ('linux.app') needs to run before installer bundlers are executed. [INFO] Creating app bundle: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/28-additionalBundlerResources/target/jfx/native/javafx-maven-plugin-test-28-additionalBundlerResources-1.0 [INFO] [INFO] Applying workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s). [INFO] [INFO] Preparing workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s) inside native linux installers. [INFO] [INFO] Found main native application configuration file (/home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/28-additionalBundlerResources/target/jfx/native/javafx-maven-plugin-test-28-additionalBundlerResources-1.0/app/javafx-maven-plugin-test-28-additionalBundlerResources-1.cfg). [INFO] [INFO] Applying workaround for native launcher issue 205 by modifying application resources. [INFO] [INFO] Modifying application resources for native launcher issue 205 by copying into temporary folder (/tmp/jfxmp-workaround205-5478927045890184276). [INFO] [INFO] Add /tmp/jfxmp-workaround205-5478927045890184276/javafx-maven-plugin-test-28-additionalBundlerResources-1.0-jfx.jar file to application resources. [INFO] Debian packages should specify a license. The absence of a license will cause some linux distributions to complain about the quality of the application. [INFO] [INFO] This bundler might take some while longer than expected. [INFO] [INFO] For details about this, please go to: https://wiki.debian.org/Teams/Dpkg/FAQ#Q:_Why_is_dpkg_so_slow_when_using_new_filesystems_such_as_btrfs_or_ext4.3F [INFO] Package (.deb) saved to: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/28-additionalBundlerResources/target/jfx/native/null-1.0.deb [INFO] [INFO] Skipping 'RPM Bundle' because of configuration error 'Can not find rpmbuild {0} or newer.' [INFO] Advice to fix: Install packages needed to build RPM, version {0} or newer. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 3.374 s [INFO] [INFO] Finished at: 2018-03-20T11:06:59+01:00 [INFO] [INFO] Final Memory: 17M/149M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/28-additionalBundlerResources/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/28-additionalBundlerResources/verify.bsh [INFO] ..SUCCESS (4.7 s) [INFO] Building: 12-lifecycle-build-keystore/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-12-lifecycle-build-keystore 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-12-lifecycle-build-keystore --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-12-lifecycle-build-keystore --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/12-lifecycle-build-keystore/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-12-lifecycle-build-keystore --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/12-lifecycle-build-keystore/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-12-lifecycle-build-keystore --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/12-lifecycle-build-keystore/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-12-lifecycle-build-keystore --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-12-lifecycle-build-keystore --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-12-lifecycle-build-keystore --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/12-lifecycle-build-keystore/target/javafx-maven-plugin-test-12-lifecycle-build-keystore-1.0.jar [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-keystore (create-keystore) @ javafx-maven-plugin-test-12-lifecycle-build-keystore --- [INFO] [INFO] Generating keystore in: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/12-lifecycle-build-keystore/src/main/deploy/keystore.jks [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 5.033 s [INFO] [INFO] Finished at: 2018-03-20T11:07:06+01:00 [INFO] [INFO] Final Memory: 17M/145M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/12-lifecycle-build-keystore/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/12-lifecycle-build-keystore/verify.bsh [INFO] ..SUCCESS (6.3 s) [INFO] Building: 20-native-launcher-configuration-windows-workaround167-skipped/pom.xml [INFO] ..SKIPPED due to JRE version, OS [INFO] Building: 19-native-launcher-configuration-windows-workaround167/pom.xml [INFO] ..SKIPPED due to JRE version, OS [INFO] Building: 13-lifecycle-build-web/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-13-lifecycle-build-web 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-13-lifecycle-build-web --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-13-lifecycle-build-web --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/13-lifecycle-build-web/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-13-lifecycle-build-web --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/13-lifecycle-build-web/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-13-lifecycle-build-web --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/13-lifecycle-build-web/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-13-lifecycle-build-web --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-13-lifecycle-build-web --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-13-lifecycle-build-web --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/13-lifecycle-build-web/target/javafx-maven-plugin-test-13-lifecycle-build-web-1.0.jar [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-jar (create-jfxjar) @ javafx-maven-plugin-test-13-lifecycle-build-web --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/13-lifecycle-build-web/src/main/deploy [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-web (create-web) @ javafx-maven-plugin-test-13-lifecycle-build-web --- [INFO] [WARNING] Please not that this MOJO will get removed with the next release! [INFO] [WARNING] You should upgrade to jnlp-bundler. [INFO] [INFO] Building Web deployment bundles [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/13-lifecycle-build-web/src/main/deploy [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 2.945 s [INFO] [INFO] Finished at: 2018-03-20T11:07:10+01:00 [INFO] [INFO] Final Memory: 18M/188M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/13-lifecycle-build-web/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/13-lifecycle-build-web/verify.bsh [INFO] ..SUCCESS (4.3 s) [INFO] Building: 10-skip-addingPackagerJar/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-10-skip-addingPackagerJar 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-10-skip-addingPackagerJar --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-10-skip-addingPackagerJar --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/10-skip-addingPackagerJar/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-10-skip-addingPackagerJar --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/10-skip-addingPackagerJar/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-10-skip-addingPackagerJar --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/10-skip-addingPackagerJar/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-10-skip-addingPackagerJar --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-10-skip-addingPackagerJar --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-10-skip-addingPackagerJar --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/10-skip-addingPackagerJar/target/javafx-maven-plugin-test-10-skip-addingPackagerJar-1.0.jar [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-jar (create-jfxjar) @ javafx-maven-plugin-test-10-skip-addingPackagerJar --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/10-skip-addingPackagerJar/src/main/deploy [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ javafx-maven-plugin-test-10-skip-addingPackagerJar --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/10-skip-addingPackagerJar/target/javafx-maven-plugin-test-10-skip-addingPackagerJar-1.0.jar to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-10-skip-addingPackagerJar/1.0/javafx-maven-plugin-test-10-skip-addingPackagerJar-1.0.jar [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/10-skip-addingPackagerJar/pom.xml to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-10-skip-addingPackagerJar/1.0/javafx-maven-plugin-test-10-skip-addingPackagerJar-1.0.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 2.575 s [INFO] [INFO] Finished at: 2018-03-20T11:07:14+01:00 [INFO] [INFO] Final Memory: 18M/188M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/10-skip-addingPackagerJar/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/10-skip-addingPackagerJar/verify.bsh [INFO] ..SUCCESS (3.9 s) [INFO] Building: 09-withPackagerJar/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-09-withPackagerJar 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-09-withPackagerJar --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-09-withPackagerJar --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/09-withPackagerJar/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-09-withPackagerJar --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/09-withPackagerJar/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-09-withPackagerJar --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/09-withPackagerJar/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-09-withPackagerJar --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-09-withPackagerJar --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-09-withPackagerJar --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/09-withPackagerJar/target/javafx-maven-plugin-test-09-withPackagerJar-1.0.jar [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-jar (create-jfxjar) @ javafx-maven-plugin-test-09-withPackagerJar --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/09-withPackagerJar/src/main/deploy [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ javafx-maven-plugin-test-09-withPackagerJar --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/09-withPackagerJar/target/javafx-maven-plugin-test-09-withPackagerJar-1.0.jar to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-09-withPackagerJar/1.0/javafx-maven-plugin-test-09-withPackagerJar-1.0.jar [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/09-withPackagerJar/pom.xml to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-09-withPackagerJar/1.0/javafx-maven-plugin-test-09-withPackagerJar-1.0.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 2.864 s [INFO] [INFO] Finished at: 2018-03-20T11:07:18+01:00 [INFO] [INFO] Final Memory: 18M/186M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/09-withPackagerJar/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/09-withPackagerJar/verify.bsh [INFO] ..SUCCESS (4.3 s) [INFO] Building: 21-create-fileassociations/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-21-create-fileassociations 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-21-create-fileassociations --- [INFO] [INFO] [INFO] [INFO] >>> javafx-maven-plugin:8.9.0-SNAPSHOT:native (default-cli) > :jar @ javafx-maven-plugin-test-21-create-fileassociations >>> [INFO] [INFO] [INFO] [INFO] >>> javafx-maven-plugin:8.9.0-SNAPSHOT:jar (jar) > [jfxjar]package @ javafx-maven-plugin-test-21-create-fileassociations >>> [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-21-create-fileassociations --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/21-create-fileassociations/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-21-create-fileassociations --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/21-create-fileassociations/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-21-create-fileassociations --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/21-create-fileassociations/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-21-create-fileassociations --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-21-create-fileassociations --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-21-create-fileassociations --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/21-create-fileassociations/target/javafx-maven-plugin-test-21-create-fileassociations-1.0.jar [INFO] [INFO] [INFO] [INFO] <<< javafx-maven-plugin:8.9.0-SNAPSHOT:jar (jar) < [jfxjar]package @ javafx-maven-plugin-test-21-create-fileassociations <<< [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:jar (jar) @ javafx-maven-plugin-test-21-create-fileassociations --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/21-create-fileassociations/src/main/deploy [INFO] [INFO] [INFO] [INFO] <<< javafx-maven-plugin:8.9.0-SNAPSHOT:native (default-cli) < :jar @ javafx-maven-plugin-test-21-create-fileassociations <<< [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:native (default-cli) @ javafx-maven-plugin-test-21-create-fileassociations --- [INFO] [INFO] Building Native Installers [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/21-create-fileassociations/target/jfx/app/javafx-maven-plugin-test-21-create-fileassociations-1.0-jfx.jar file to application resources. [INFO] [INFO] Detected linux application bundler ('linux.app') needs to run before installer bundlers are executed. [INFO] Creating app bundle: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/21-create-fileassociations/target/jfx/native/javafx-maven-plugin-test-21-create-fileassociations-1.0 [INFO] [INFO] Applying workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s). [INFO] [INFO] Preparing workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s) inside native linux installers. [INFO] [INFO] Found main native application configuration file (/home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/21-create-fileassociations/target/jfx/native/javafx-maven-plugin-test-21-create-fileassociations-1.0/app/javafx-maven-plugin-test-21-create-fileassociations-1.cfg). [INFO] [INFO] Applying workaround for native launcher issue 205 by modifying application resources. [INFO] [INFO] Modifying application resources for native launcher issue 205 by copying into temporary folder (/tmp/jfxmp-workaround205-1363861695892806509). [INFO] [INFO] Add /tmp/jfxmp-workaround205-1363861695892806509/javafx-maven-plugin-test-21-create-fileassociations-1.0-jfx.jar file to application resources. [INFO] Running [dpkg-deb, --version] [INFO] Debian packages should specify a license. The absence of a license will cause some linux distributions to complain about the quality of the application. [INFO] [INFO] Skipping 'DEB Installer' because of configuration error 'More than one MIME types was specified for File Association number 0.' [INFO] Advice to fix: For Linux Bundling specify one and only one MIME type for each file association. [INFO] Running [rpmbuild, --version] [INFO] Test for [rpmbuild]. Result: Cannot run program "rpmbuild": error=2, No such file or directory [INFO] [INFO] Skipping 'RPM Bundle' because of configuration error 'Can not find rpmbuild {0} or newer.' [INFO] Advice to fix: Install packages needed to build RPM, version {0} or newer. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 2.596 s [INFO] [INFO] Finished at: 2018-03-20T11:07:22+01:00 [INFO] [INFO] Final Memory: 18M/149M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/21-create-fileassociations/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/21-create-fileassociations/verify.bsh [INFO] ..SUCCESS (3.8 s) [INFO] Building: 14-native-launcher-linux-workaround124/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-14-native-launcher-linux-workaround124 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-14-native-launcher-linux-workaround124 --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-14-native-launcher-linux-workaround124 --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/14-native-launcher-linux-workaround124/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-14-native-launcher-linux-workaround124 --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/14-native-launcher-linux-workaround124/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-14-native-launcher-linux-workaround124 --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/14-native-launcher-linux-workaround124/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-14-native-launcher-linux-workaround124 --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-14-native-launcher-linux-workaround124 --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-14-native-launcher-linux-workaround124 --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/14-native-launcher-linux-workaround124/target/javafx-maven-plugin-test-14-native-launcher-linux-workaround124-1.0.jar [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-jar (create-jfxjar) @ javafx-maven-plugin-test-14-native-launcher-linux-workaround124 --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/14-native-launcher-linux-workaround124/src/main/deploy [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-native (create-native) @ javafx-maven-plugin-test-14-native-launcher-linux-workaround124 --- [INFO] [INFO] Building Native Installers [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/14-native-launcher-linux-workaround124/target/jfx/app/javafx-maven-plugin-test-14-native-launcher-linux-workaround124-1.0-jfx.jar file to application resources. [INFO] [INFO] Detected linux application bundler ('linux.app') needs to run before installer bundlers are executed. [INFO] Creating app bundle: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/14-native-launcher-linux-workaround124/target/jfx/native/javafx-maven-plugin-test-14-native-launcher-linux-workaround124-1.0 [INFO] [INFO] Applying workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s). [INFO] [INFO] Preparing workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s) inside native linux installers. [INFO] [INFO] Found main native application configuration file (/home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/14-native-launcher-linux-workaround124/target/jfx/native/javafx-maven-plugin-test-14-native-launcher-linux-workaround124-1.0/app/javafx-maven-plugin-test-14-native-launcher-linux-workaround124-1.cfg). [INFO] [INFO] Applying workaround for native launcher issue 205 by modifying application resources. [INFO] [INFO] Modifying application resources for native launcher issue 205 by copying into temporary folder (/tmp/jfxmp-workaround205-1186219949680442548). [INFO] [INFO] Add /tmp/jfxmp-workaround205-1186219949680442548/javafx-maven-plugin-test-14-native-launcher-linux-workaround124-1.0-jfx.jar file to application resources. [INFO] Debian packages should specify a license. The absence of a license will cause some linux distributions to complain about the quality of the application. [INFO] [INFO] This bundler might take some while longer than expected. [INFO] [INFO] For details about this, please go to: https://wiki.debian.org/Teams/Dpkg/FAQ#Q:_Why_is_dpkg_so_slow_when_using_new_filesystems_such_as_btrfs_or_ext4.3F [INFO] Package (.deb) saved to: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/14-native-launcher-linux-workaround124/target/jfx/native/javafx-maven-plugin-test-14-native-launcher-linux-workaround124-1.0-1.0.deb [INFO] [INFO] Skipping 'RPM Bundle' because of configuration error 'Can not find rpmbuild {0} or newer.' [INFO] Advice to fix: Install packages needed to build RPM, version {0} or newer. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 3.784 s [INFO] [INFO] Finished at: 2018-03-20T11:07:27+01:00 [INFO] [INFO] Final Memory: 18M/147M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/14-native-launcher-linux-workaround124/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/14-native-launcher-linux-workaround124/verify.bsh [INFO] ..SUCCESS (4.9 s) [INFO] Building: 06-lifecycle-build-jfx-jar/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-06-lifecycle-build-jfx-jar 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-06-lifecycle-build-jfx-jar --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-06-lifecycle-build-jfx-jar --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/06-lifecycle-build-jfx-jar/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-06-lifecycle-build-jfx-jar --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/06-lifecycle-build-jfx-jar/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-06-lifecycle-build-jfx-jar --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/06-lifecycle-build-jfx-jar/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-06-lifecycle-build-jfx-jar --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-06-lifecycle-build-jfx-jar --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-06-lifecycle-build-jfx-jar --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/06-lifecycle-build-jfx-jar/target/javafx-maven-plugin-test-06-lifecycle-build-jfx-jar-1.0.jar [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-jar (create-jfxjar) @ javafx-maven-plugin-test-06-lifecycle-build-jfx-jar --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/06-lifecycle-build-jfx-jar/src/main/deploy [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ javafx-maven-plugin-test-06-lifecycle-build-jfx-jar --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/06-lifecycle-build-jfx-jar/target/javafx-maven-plugin-test-06-lifecycle-build-jfx-jar-1.0.jar to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-06-lifecycle-build-jfx-jar/1.0/javafx-maven-plugin-test-06-lifecycle-build-jfx-jar-1.0.jar [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/06-lifecycle-build-jfx-jar/pom.xml to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-06-lifecycle-build-jfx-jar/1.0/javafx-maven-plugin-test-06-lifecycle-build-jfx-jar-1.0.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 2.855 s [INFO] [INFO] Finished at: 2018-03-20T11:07:31+01:00 [INFO] [INFO] Final Memory: 18M/191M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/06-lifecycle-build-jfx-jar/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/06-lifecycle-build-jfx-jar/verify.bsh [INFO] ..SUCCESS (4.3 s) [INFO] Building: 04-cli-jfx-web/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-04-cli-jfx-web 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-04-cli-jfx-web --- [INFO] [INFO] [INFO] [INFO] >>> javafx-maven-plugin:8.9.0-SNAPSHOT:web (default-cli) > :jar @ javafx-maven-plugin-test-04-cli-jfx-web >>> [INFO] [INFO] [INFO] [INFO] >>> javafx-maven-plugin:8.9.0-SNAPSHOT:jar (jar) > [jfxjar]package @ javafx-maven-plugin-test-04-cli-jfx-web >>> [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-04-cli-jfx-web --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/04-cli-jfx-web/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-04-cli-jfx-web --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/04-cli-jfx-web/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-04-cli-jfx-web --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/04-cli-jfx-web/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-04-cli-jfx-web --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-04-cli-jfx-web --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-04-cli-jfx-web --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/04-cli-jfx-web/target/javafx-maven-plugin-test-04-cli-jfx-web-1.0.jar [INFO] [INFO] [INFO] [INFO] <<< javafx-maven-plugin:8.9.0-SNAPSHOT:jar (jar) < [jfxjar]package @ javafx-maven-plugin-test-04-cli-jfx-web <<< [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:jar (jar) @ javafx-maven-plugin-test-04-cli-jfx-web --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/04-cli-jfx-web/src/main/deploy [INFO] [INFO] [INFO] [INFO] <<< javafx-maven-plugin:8.9.0-SNAPSHOT:web (default-cli) < :jar @ javafx-maven-plugin-test-04-cli-jfx-web <<< [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:web (default-cli) @ javafx-maven-plugin-test-04-cli-jfx-web --- [INFO] [WARNING] Please not that this MOJO will get removed with the next release! [INFO] [WARNING] You should upgrade to jnlp-bundler. [INFO] [INFO] Building Web deployment bundles [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/04-cli-jfx-web/src/main/deploy [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 2.758 s [INFO] [INFO] Finished at: 2018-03-20T11:07:35+01:00 [INFO] [INFO] Final Memory: 18M/188M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/04-cli-jfx-web/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/04-cli-jfx-web/verify.bsh [INFO] ..SUCCESS (4.3 s) [INFO] Building: 05-cli-jfx-generate-keystore/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-05-cli-jfx-generate-keystore 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-05-cli-jfx-generate-keystore --- [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:generate-key-store (default-cli) @ javafx-maven-plugin-test-05-cli-jfx-generate-keystore --- [INFO] [INFO] Generating keystore in: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/05-cli-jfx-generate-keystore/src/main/deploy/keystore.jks [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 1.546 s [INFO] [INFO] Finished at: 2018-03-20T11:07:38+01:00 [INFO] [INFO] Final Memory: 8M/109M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/05-cli-jfx-generate-keystore/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/05-cli-jfx-generate-keystore/verify.bsh [INFO] ..SUCCESS (2.7 s) [INFO] Building: 07-lifecycle-build-jfx-native/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-07-lifecycle-build-jfx-native 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-07-lifecycle-build-jfx-native --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-07-lifecycle-build-jfx-native --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/07-lifecycle-build-jfx-native/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-07-lifecycle-build-jfx-native --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/07-lifecycle-build-jfx-native/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-07-lifecycle-build-jfx-native --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/07-lifecycle-build-jfx-native/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-07-lifecycle-build-jfx-native --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-07-lifecycle-build-jfx-native --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-07-lifecycle-build-jfx-native --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/07-lifecycle-build-jfx-native/target/javafx-maven-plugin-test-07-lifecycle-build-jfx-native-1.0.jar [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-jar (create-jfxjar) @ javafx-maven-plugin-test-07-lifecycle-build-jfx-native --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/07-lifecycle-build-jfx-native/src/main/deploy [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-native (create-native) @ javafx-maven-plugin-test-07-lifecycle-build-jfx-native --- [INFO] [INFO] Building Native Installers [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/07-lifecycle-build-jfx-native/target/jfx/app/javafx-maven-plugin-test-07-lifecycle-build-jfx-native-1.0-jfx.jar file to application resources. [INFO] [INFO] Detected linux application bundler ('linux.app') needs to run before installer bundlers are executed. [INFO] Creating app bundle: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/07-lifecycle-build-jfx-native/target/jfx/native/javafx-maven-plugin-test-07-lifecycle-build-jfx-native-1.0 [INFO] [INFO] Applying workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s). [INFO] [INFO] Preparing workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s) inside native linux installers. [INFO] [INFO] Found main native application configuration file (/home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/07-lifecycle-build-jfx-native/target/jfx/native/javafx-maven-plugin-test-07-lifecycle-build-jfx-native-1.0/app/javafx-maven-plugin-test-07-lifecycle-build-jfx-native-1.cfg). [INFO] [INFO] Applying workaround for native launcher issue 205 by modifying application resources. [INFO] [INFO] Modifying application resources for native launcher issue 205 by copying into temporary folder (/tmp/jfxmp-workaround205-6451479488771596434). [INFO] [INFO] Add /tmp/jfxmp-workaround205-6451479488771596434/javafx-maven-plugin-test-07-lifecycle-build-jfx-native-1.0-jfx.jar file to application resources. [INFO] Debian packages should specify a license. The absence of a license will cause some linux distributions to complain about the quality of the application. [INFO] [INFO] This bundler might take some while longer than expected. [INFO] [INFO] For details about this, please go to: https://wiki.debian.org/Teams/Dpkg/FAQ#Q:_Why_is_dpkg_so_slow_when_using_new_filesystems_such_as_btrfs_or_ext4.3F [INFO] Package (.deb) saved to: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/07-lifecycle-build-jfx-native/target/jfx/native/javafx-maven-plugin-test-07-lifecycle-build-jfx-native-1.0-1.0.deb [INFO] [INFO] Skipping 'RPM Bundle' because of configuration error 'Can not find rpmbuild {0} or newer.' [INFO] Advice to fix: Install packages needed to build RPM, version {0} or newer. [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ javafx-maven-plugin-test-07-lifecycle-build-jfx-native --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/07-lifecycle-build-jfx-native/target/javafx-maven-plugin-test-07-lifecycle-build-jfx-native-1.0.jar to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-07-lifecycle-build-jfx-native/1.0/javafx-maven-plugin-test-07-lifecycle-build-jfx-native-1.0.jar [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/07-lifecycle-build-jfx-native/pom.xml to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-07-lifecycle-build-jfx-native/1.0/javafx-maven-plugin-test-07-lifecycle-build-jfx-native-1.0.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 3.185 s [INFO] [INFO] Finished at: 2018-03-20T11:07:43+01:00 [INFO] [INFO] Final Memory: 18M/157M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/07-lifecycle-build-jfx-native/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/07-lifecycle-build-jfx-native/verify.bsh [INFO] ..SUCCESS (4.5 s) [INFO] Building: 16-multi-module-project/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for com.zenjava:launcher:jar:1.0 [INFO] [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-compiler-plugin @ com.zenjava:launcher:[unknown-version], /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/core/launcher/pom.xml, line 33, column 21 [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for com.zenjava:plugin-one:jar:1.0 [INFO] [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-compiler-plugin @ com.zenjava:plugin-one:[unknown-version], /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/plugins/plugin-one/pom.xml, line 33, column 21 [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for com.zenjava:plugin-two:jar:1.0 [INFO] [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-compiler-plugin @ com.zenjava:plugin-two:[unknown-version], /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/plugins/plugin-two/pom.xml, line 33, column 21 [INFO] [WARNING] [INFO] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [INFO] [WARNING] [INFO] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [INFO] [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Build Order: [INFO] [INFO] [INFO] [INFO] Project Aggregator (Parent-POM) [INFO] [INFO] Launcher [INFO] [INFO] Plugin One [INFO] [INFO] Plugin Two [INFO] [INFO] Application Bundle [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building Project Aggregator (Parent-POM) 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-16-multi-project-parent-pom --- [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ javafx-maven-plugin-test-16-multi-project-parent-pom --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/pom.xml to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-16-multi-project-parent-pom/1.0/javafx-maven-plugin-test-16-multi-project-parent-pom-1.0.pom [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building Launcher 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ launcher --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ launcher --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/core/launcher/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ launcher --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/core/launcher/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ launcher --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/core/launcher/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ launcher --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ launcher --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ launcher --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/core/launcher/target/launcher.jar [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ launcher --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/core/launcher/target/launcher.jar to /home/javastream.de/www/maven/com/zenjava/launcher/1.0/launcher-1.0.jar [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/core/launcher/pom.xml to /home/javastream.de/www/maven/com/zenjava/launcher/1.0/launcher-1.0.pom [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building Plugin One 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugin-one --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ plugin-one --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/plugins/plugin-one/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ plugin-one --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/plugins/plugin-one/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ plugin-one --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/plugins/plugin-one/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ plugin-one --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ plugin-one --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ plugin-one --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/plugins/plugin-one/target/plugin-one.jar [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugin-one --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/plugins/plugin-one/target/plugin-one.jar to /home/javastream.de/www/maven/com/zenjava/plugin-one/1.0/plugin-one-1.0.jar [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/plugins/plugin-one/pom.xml to /home/javastream.de/www/maven/com/zenjava/plugin-one/1.0/plugin-one-1.0.pom [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building Plugin Two 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugin-two --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ plugin-two --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/plugins/plugin-two/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ plugin-two --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/plugins/plugin-two/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ plugin-two --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/plugins/plugin-two/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ plugin-two --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ plugin-two --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ plugin-two --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/plugins/plugin-two/target/plugin-two.jar [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugin-two --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/plugins/plugin-two/target/plugin-two.jar to /home/javastream.de/www/maven/com/zenjava/plugin-two/1.0/plugin-two-1.0.jar [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/plugins/plugin-two/pom.xml to /home/javastream.de/www/maven/com/zenjava/plugin-two/1.0/plugin-two-1.0.pom [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building Application Bundle 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-16-multi-project-application-bundle --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-16-multi-project-application-bundle --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/application-bundle/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-16-multi-project-application-bundle --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/application-bundle/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-16-multi-project-application-bundle --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/application-bundle/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-16-multi-project-application-bundle --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-16-multi-project-application-bundle --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-16-multi-project-application-bundle --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/application-bundle/target/someProject.jar [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-jar (create-jfxjar) @ javafx-maven-plugin-test-16-multi-project-application-bundle --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/application-bundle/src/main/deploy [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-native (create-native) @ javafx-maven-plugin-test-16-multi-project-application-bundle --- [INFO] [INFO] Building Native Installers [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/application-bundle/target/jfx/app/someProject-jfx.jar file to application resources. [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/application-bundle/target/jfx/app/lib/launcher.jar file to application resources. [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/application-bundle/target/jfx/app/lib/plugin-two.jar file to application resources. [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/application-bundle/target/jfx/app/lib/plugin-one.jar file to application resources. [INFO] [WARNING] Class with name com.zenjava.Launcher was not found inside provided jar files!! JavaFX-application might not be working !! [INFO] [INFO] Detected linux application bundler ('linux.app') needs to run before installer bundlers are executed. [INFO] Creating app bundle: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/application-bundle/target/jfx/native/someProject [INFO] [INFO] Applying workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s). [INFO] [INFO] Preparing workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s) inside native linux installers. [INFO] [INFO] No workaround for native launcher issue 205 needed. Continuing. [INFO] Running [dpkg-deb, --version] [INFO] Debian packages should specify a license. The absence of a license will cause some linux distributions to complain about the quality of the application. [INFO] [INFO] This bundler might take some while longer than expected. [INFO] [INFO] For details about this, please go to: https://wiki.debian.org/Teams/Dpkg/FAQ#Q:_Why_is_dpkg_so_slow_when_using_new_filesystems_such_as_btrfs_or_ext4.3F [INFO] Using default package resource [menu icon] (add package/linux/someProject.png to the class path to customize) [INFO] Using default package resource [Menu shortcut descriptor] (add package/linux/someProject.desktop to the class path to customize) [INFO] Using default package resource [DEB control file] (add package/linux/control to the class path to customize) [INFO] Using default package resource [DEB preinstall script] (add package/linux/preinst to the class path to customize) [INFO] Using default package resource [DEB prerm script] (add package/linux/prerm to the class path to customize) [INFO] Using default package resource [DEB postinstall script] (add package/linux/postinst to the class path to customize) [INFO] Using default package resource [DEB postrm script] (add package/linux/postrm to the class path to customize) [INFO] Using default package resource [DEB copyright file] (add package/linux/copyright to the class path to customize) [INFO] Generating DEB for installer to: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/application-bundle/target/jfx/native/someproject-1.0.deb [INFO] Running [fakeroot, dpkg-deb, -b, someproject-1.0, /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/application-bundle/target/jfx/native/someproject-1.0.deb] in /tmp/fxbundler7747117421751269678/images/linux-deb.image [INFO] dpkg-deb: building package `someproject' in `/home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/application-bundle/target/jfx/native/someproject-1.0.deb'. [INFO] Package (.deb) saved to: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/application-bundle/target/jfx/native/someproject-1.0.deb [INFO] Config files are saved to /tmp/fxbundler7747117421751269678/linux. Use them to customize package. [INFO] Running [rpmbuild, --version] [INFO] Test for [rpmbuild]. Result: Cannot run program "rpmbuild": error=2, No such file or directory [INFO] [INFO] Skipping 'RPM Bundle' because of configuration error 'Can not find rpmbuild {0} or newer.' [INFO] Advice to fix: Install packages needed to build RPM, version {0} or newer. [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ javafx-maven-plugin-test-16-multi-project-application-bundle --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/application-bundle/target/someProject.jar to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-16-multi-project-application-bundle/1.0/javafx-maven-plugin-test-16-multi-project-application-bundle-1.0.jar [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/16-multi-module-project/application-bundle/pom.xml to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-16-multi-project-application-bundle/1.0/javafx-maven-plugin-test-16-multi-project-application-bundle-1.0.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Summary: [INFO] [INFO] [INFO] [INFO] Project Aggregator (Parent-POM) .................... SUCCESS [ 0.375 s] [INFO] [INFO] Launcher ........................................... SUCCESS [ 1.787 s] [INFO] [INFO] Plugin One ......................................... SUCCESS [ 0.100 s] [INFO] [INFO] Plugin Two ......................................... SUCCESS [ 0.046 s] [INFO] [INFO] Application Bundle ................................. SUCCESS [ 1.231 s] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 3.633 s [INFO] [INFO] Finished at: 2018-03-20T11:07:47+01:00 [INFO] [INFO] Final Memory: 20M/153M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] ..SUCCESS (4.9 s) [INFO] Building: 02-cli-jfx-jar/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-02-cli-jfx-jar 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-02-cli-jfx-jar --- [INFO] [INFO] [INFO] [INFO] >>> javafx-maven-plugin:8.9.0-SNAPSHOT:jar (default-cli) > [jfxjar]package @ javafx-maven-plugin-test-02-cli-jfx-jar >>> [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-02-cli-jfx-jar --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/02-cli-jfx-jar/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-02-cli-jfx-jar --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/02-cli-jfx-jar/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-02-cli-jfx-jar --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/02-cli-jfx-jar/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-02-cli-jfx-jar --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-02-cli-jfx-jar --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-02-cli-jfx-jar --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/02-cli-jfx-jar/target/javafx-maven-plugin-test-02-cli-jfx-jar-1.0.jar [INFO] [INFO] [INFO] [INFO] <<< javafx-maven-plugin:8.9.0-SNAPSHOT:jar (default-cli) < [jfxjar]package @ javafx-maven-plugin-test-02-cli-jfx-jar <<< [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:jar (default-cli) @ javafx-maven-plugin-test-02-cli-jfx-jar --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/02-cli-jfx-jar/src/main/deploy [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 2.693 s [INFO] [INFO] Finished at: 2018-03-20T11:07:51+01:00 [INFO] [INFO] Final Memory: 17M/188M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/02-cli-jfx-jar/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/02-cli-jfx-jar/verify.bsh [INFO] ..SUCCESS (4.0 s) [INFO] Building: 22-create-fileassociations-single-mimetypes/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes --- [INFO] [INFO] [INFO] [INFO] >>> javafx-maven-plugin:8.9.0-SNAPSHOT:native (default-cli) > :jar @ javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes >>> [INFO] [INFO] [INFO] [INFO] >>> javafx-maven-plugin:8.9.0-SNAPSHOT:jar (jar) > [jfxjar]package @ javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes >>> [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/22-create-fileassociations-single-mimetypes/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/22-create-fileassociations-single-mimetypes/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/22-create-fileassociations-single-mimetypes/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/22-create-fileassociations-single-mimetypes/target/javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes-1.0.jar [INFO] [INFO] [INFO] [INFO] <<< javafx-maven-plugin:8.9.0-SNAPSHOT:jar (jar) < [jfxjar]package @ javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes <<< [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:jar (jar) @ javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/22-create-fileassociations-single-mimetypes/src/main/deploy [INFO] [INFO] [INFO] [INFO] <<< javafx-maven-plugin:8.9.0-SNAPSHOT:native (default-cli) < :jar @ javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes <<< [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:native (default-cli) @ javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes --- [INFO] [INFO] Building Native Installers [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/22-create-fileassociations-single-mimetypes/target/jfx/app/javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes-1.0-jfx.jar file to application resources. [INFO] [INFO] Detected linux application bundler ('linux.app') needs to run before installer bundlers are executed. [INFO] Creating app bundle: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/22-create-fileassociations-single-mimetypes/target/jfx/native/javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes-1.0 [INFO] [INFO] Applying workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s). [INFO] [INFO] Preparing workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s) inside native linux installers. [INFO] [INFO] Found main native application configuration file (/home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/22-create-fileassociations-single-mimetypes/target/jfx/native/javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes-1.0/app/javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes-1.cfg). [INFO] [INFO] Applying workaround for native launcher issue 205 by modifying application resources. [INFO] [INFO] Modifying application resources for native launcher issue 205 by copying into temporary folder (/tmp/jfxmp-workaround205-428064806212454896). [INFO] [INFO] Add /tmp/jfxmp-workaround205-428064806212454896/javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes-1.0-jfx.jar file to application resources. [INFO] Running [dpkg-deb, --version] [INFO] Debian packages should specify a license. The absence of a license will cause some linux distributions to complain about the quality of the application. [INFO] [INFO] This bundler might take some while longer than expected. [INFO] [INFO] For details about this, please go to: https://wiki.debian.org/Teams/Dpkg/FAQ#Q:_Why_is_dpkg_so_slow_when_using_new_filesystems_such_as_btrfs_or_ext4.3F [INFO] Using default package resource [menu icon] (add package/linux/javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes-1.0.png to the class path to customize) [INFO] Using default package resource [Menu shortcut descriptor] (add package/linux/javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes-1.0.desktop to the class path to customize) [INFO] Using default package resource [DEB control file] (add package/linux/control to the class path to customize) [INFO] Using default package resource [DEB preinstall script] (add package/linux/preinst to the class path to customize) [INFO] Using default package resource [DEB prerm script] (add package/linux/prerm to the class path to customize) [INFO] Using default package resource [DEB postinstall script] (add package/linux/postinst to the class path to customize) [INFO] Using default package resource [DEB postrm script] (add package/linux/postrm to the class path to customize) [INFO] Using default package resource [DEB copyright file] (add package/linux/copyright to the class path to customize) [INFO] Generating DEB for installer to: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/22-create-fileassociations-single-mimetypes/target/jfx/native/javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes-1.0-1.0.deb [INFO] Running [fakeroot, dpkg-deb, -b, javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes-1.0-1.0, /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/22-create-fileassociations-single-mimetypes/target/jfx/native/javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes-1.0-1.0.deb] in /tmp/fxbundler8490379937405928457/images/linux-deb.image [INFO] dpkg-deb: building package `javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes-1.0' in `/home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/22-create-fileassociations-single-mimetypes/target/jfx/native/javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes-1.0-1.0.deb'. [INFO] Package (.deb) saved to: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/22-create-fileassociations-single-mimetypes/target/jfx/native/javafx-maven-plugin-test-22-create-fileassociations-single-mimetypes-1.0-1.0.deb [INFO] Config files are saved to /tmp/fxbundler8490379937405928457/linux. Use them to customize package. [INFO] Running [rpmbuild, --version] [INFO] Test for [rpmbuild]. Result: Cannot run program "rpmbuild": error=2, No such file or directory [INFO] [INFO] Skipping 'RPM Bundle' because of configuration error 'Can not find rpmbuild {0} or newer.' [INFO] Advice to fix: Install packages needed to build RPM, version {0} or newer. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 3.291 s [INFO] [INFO] Finished at: 2018-03-20T11:07:56+01:00 [INFO] [INFO] Final Memory: 19M/187M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/22-create-fileassociations-single-mimetypes/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/22-create-fileassociations-single-mimetypes/verify.bsh [INFO] ..SUCCESS (4.5 s) [INFO] Building: 01-no-jfx-setup/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-01-no-jfx-setup 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-01-no-jfx-setup --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-01-no-jfx-setup --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/01-no-jfx-setup/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-01-no-jfx-setup --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/01-no-jfx-setup/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-01-no-jfx-setup --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/01-no-jfx-setup/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-01-no-jfx-setup --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-01-no-jfx-setup --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-01-no-jfx-setup --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/01-no-jfx-setup/target/javafx-maven-plugin-test-01-no-jfx-setup-1.0.jar [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ javafx-maven-plugin-test-01-no-jfx-setup --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/01-no-jfx-setup/target/javafx-maven-plugin-test-01-no-jfx-setup-1.0.jar to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-01-no-jfx-setup/1.0/javafx-maven-plugin-test-01-no-jfx-setup-1.0.jar [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/01-no-jfx-setup/pom.xml to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-01-no-jfx-setup/1.0/javafx-maven-plugin-test-01-no-jfx-setup-1.0.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 2.283 s [INFO] [INFO] Finished at: 2018-03-20T11:08:00+01:00 [INFO] [INFO] Final Memory: 16M/149M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/01-no-jfx-setup/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/01-no-jfx-setup/verify.bsh [INFO] ..SUCCESS (3.6 s) [INFO] Building: 17-secondary-launchers/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-17-secondary-launchers 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-17-secondary-launchers --- [INFO] [INFO] [INFO] [INFO] >>> javafx-maven-plugin:8.9.0-SNAPSHOT:native (default-cli) > :jar @ javafx-maven-plugin-test-17-secondary-launchers >>> [INFO] [INFO] [INFO] [INFO] >>> javafx-maven-plugin:8.9.0-SNAPSHOT:jar (jar) > [jfxjar]package @ javafx-maven-plugin-test-17-secondary-launchers >>> [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-17-secondary-launchers --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/17-secondary-launchers/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-17-secondary-launchers --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 2 source files to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/17-secondary-launchers/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-17-secondary-launchers --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/17-secondary-launchers/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-17-secondary-launchers --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-17-secondary-launchers --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-17-secondary-launchers --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/17-secondary-launchers/target/javafx-maven-plugin-test-17-secondary-launchers-1.0.jar [INFO] [INFO] [INFO] [INFO] <<< javafx-maven-plugin:8.9.0-SNAPSHOT:jar (jar) < [jfxjar]package @ javafx-maven-plugin-test-17-secondary-launchers <<< [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:jar (jar) @ javafx-maven-plugin-test-17-secondary-launchers --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/17-secondary-launchers/src/main/deploy [INFO] [INFO] [INFO] [INFO] <<< javafx-maven-plugin:8.9.0-SNAPSHOT:native (default-cli) < :jar @ javafx-maven-plugin-test-17-secondary-launchers <<< [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:native (default-cli) @ javafx-maven-plugin-test-17-secondary-launchers --- [INFO] [INFO] Building Native Installers [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/17-secondary-launchers/target/jfx/app/javafx-maven-plugin-test-17-secondary-launchers-1.0-jfx.jar file to application resources. [INFO] [INFO] Adding configuration for secondary native launcher [INFO] [INFO] Adding secondary launcher: SecondaryMainLauncher [INFO] [INFO] Detected linux application bundler ('linux.app') needs to run before installer bundlers are executed. [INFO] Creating app bundle: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/17-secondary-launchers/target/jfx/native/javafx-maven-plugin-test-17-secondary-launchers-1.0 [INFO] [INFO] Applying workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s). [INFO] [INFO] Skipped workaround for native linux launcher(s). [INFO] Running [dpkg-deb, --version] [INFO] Debian packages should specify a license. The absence of a license will cause some linux distributions to complain about the quality of the application. [INFO] [INFO] This bundler might take some while longer than expected. [INFO] [INFO] For details about this, please go to: https://wiki.debian.org/Teams/Dpkg/FAQ#Q:_Why_is_dpkg_so_slow_when_using_new_filesystems_such_as_btrfs_or_ext4.3F [INFO] Using default package resource [menu icon] (add package/linux/javafx-maven-plugin-test-17-secondary-launchers-1.0.png to the class path to customize) [INFO] Using default package resource [Menu shortcut descriptor] (add package/linux/SecondaryMainLauncher.desktop to the class path to customize) [INFO] Using default package resource [menu icon] (add package/linux/SecondaryMainLauncher.png to the class path to customize) [INFO] Using default package resource [Menu shortcut descriptor] (add package/linux/javafx-maven-plugin-test-17-secondary-launchers-1.0.desktop to the class path to customize) [INFO] Using default package resource [DEB control file] (add package/linux/control to the class path to customize) [INFO] Using default package resource [DEB preinstall script] (add package/linux/preinst to the class path to customize) [INFO] Using default package resource [DEB prerm script] (add package/linux/prerm to the class path to customize) [INFO] Using default package resource [DEB postinstall script] (add package/linux/postinst to the class path to customize) [INFO] Using default package resource [DEB postrm script] (add package/linux/postrm to the class path to customize) [INFO] Using default package resource [DEB copyright file] (add package/linux/copyright to the class path to customize) [INFO] Generating DEB for installer to: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/17-secondary-launchers/target/jfx/native/javafx-maven-plugin-test-17-secondary-launchers-1.0-1.0.deb [INFO] Running [fakeroot, dpkg-deb, -b, javafx-maven-plugin-test-17-secondary-launchers-1.0-1.0, /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/17-secondary-launchers/target/jfx/native/javafx-maven-plugin-test-17-secondary-launchers-1.0-1.0.deb] in /tmp/fxbundler8267920631607011563/images/linux-deb.image [INFO] dpkg-deb: building package `javafx-maven-plugin-test-17-secondary-launchers-1.0' in `/home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/17-secondary-launchers/target/jfx/native/javafx-maven-plugin-test-17-secondary-launchers-1.0-1.0.deb'. [INFO] Package (.deb) saved to: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/17-secondary-launchers/target/jfx/native/javafx-maven-plugin-test-17-secondary-launchers-1.0-1.0.deb [INFO] Config files are saved to /tmp/fxbundler8267920631607011563/linux. Use them to customize package. [INFO] Running [rpmbuild, --version] [INFO] Test for [rpmbuild]. Result: Cannot run program "rpmbuild": error=2, No such file or directory [INFO] [INFO] Skipping 'RPM Bundle' because of configuration error 'Can not find rpmbuild {0} or newer.' [INFO] Advice to fix: Install packages needed to build RPM, version {0} or newer. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 3.753 s [INFO] [INFO] Finished at: 2018-03-20T11:08:05+01:00 [INFO] [INFO] Final Memory: 19M/187M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/17-secondary-launchers/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/17-secondary-launchers/verify.bsh [INFO] ..SUCCESS (5.2 s) [INFO] Building: 18-multi-module-project-with-filter/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Build Order: [INFO] [INFO] [INFO] [INFO] Project Aggregator (Parent-POM) [INFO] [INFO] Launcher [INFO] [INFO] Plugin One [INFO] [INFO] Plugin Three [INFO] [INFO] Plugin Two [INFO] [INFO] Application Bundle [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building Project Aggregator (Parent-POM) 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-18-multi-module-project-with-filter-parent-pom --- [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ javafx-maven-plugin-test-18-multi-module-project-with-filter-parent-pom --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/pom.xml to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-18-multi-module-project-with-filter-parent-pom/1.0/javafx-maven-plugin-test-18-multi-module-project-with-filter-parent-pom-1.0.pom [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building Launcher 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ launcher --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ launcher --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/core/launcher/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ launcher --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/core/launcher/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ launcher --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/core/launcher/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ launcher --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ launcher --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ launcher --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/core/launcher/target/launcher.jar [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ launcher --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/core/launcher/target/launcher.jar to /home/javastream.de/www/maven/com/zenjava/launcher/1.0/launcher-1.0.jar [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/core/launcher/pom.xml to /home/javastream.de/www/maven/com/zenjava/launcher/1.0/launcher-1.0.pom [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building Plugin One 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugin-one --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ plugin-one --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/plugins/plugin-one/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ plugin-one --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/plugins/plugin-one/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ plugin-one --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/plugins/plugin-one/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ plugin-one --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ plugin-one --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ plugin-one --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/plugins/plugin-one/target/plugin-one.jar [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugin-one --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/plugins/plugin-one/target/plugin-one.jar to /home/javastream.de/www/maven/com/zenjava/plugin-one/1.0/plugin-one-1.0.jar [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/plugins/plugin-one/pom.xml to /home/javastream.de/www/maven/com/zenjava/plugin-one/1.0/plugin-one-1.0.pom [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building Plugin Three 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugin-three --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ plugin-three --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/plugins/plugin-three/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ plugin-three --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/plugins/plugin-three/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ plugin-three --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/plugins/plugin-three/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ plugin-three --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ plugin-three --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ plugin-three --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/plugins/plugin-three/target/plugin-three.jar [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugin-three --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/plugins/plugin-three/target/plugin-three.jar to /home/javastream.de/www/maven/com/zenjava/plugin-three/1.0/plugin-three-1.0.jar [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/plugins/plugin-three/pom.xml to /home/javastream.de/www/maven/com/zenjava/plugin-three/1.0/plugin-three-1.0.pom [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building Plugin Two 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugin-two --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ plugin-two --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/plugins/plugin-two/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ plugin-two --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/plugins/plugin-two/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ plugin-two --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/plugins/plugin-two/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ plugin-two --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ plugin-two --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ plugin-two --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/plugins/plugin-two/target/plugin-two.jar [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugin-two --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/plugins/plugin-two/target/plugin-two.jar to /home/javastream.de/www/maven/com/zenjava/plugin-two/1.0/plugin-two-1.0.jar [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/plugins/plugin-two/pom.xml to /home/javastream.de/www/maven/com/zenjava/plugin-two/1.0/plugin-two-1.0.pom [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building Application Bundle 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-18-multi-module-project-with-filter-application-bundle --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-18-multi-module-project-with-filter-application-bundle --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/application-bundle/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-18-multi-module-project-with-filter-application-bundle --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/application-bundle/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-18-multi-module-project-with-filter-application-bundle --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/application-bundle/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-18-multi-module-project-with-filter-application-bundle --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-18-multi-module-project-with-filter-application-bundle --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-18-multi-module-project-with-filter-application-bundle --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/application-bundle/target/someProject.jar [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-jar (create-jfxjar) @ javafx-maven-plugin-test-18-multi-module-project-with-filter-application-bundle --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/application-bundle/src/main/deploy [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-native (create-native) @ javafx-maven-plugin-test-18-multi-module-project-with-filter-application-bundle --- [INFO] [INFO] Building Native Installers [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/application-bundle/target/jfx/app/someProject-jfx.jar file to application resources. [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/application-bundle/target/jfx/app/lib/launcher.jar file to application resources. [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/application-bundle/target/jfx/app/lib/plugin-three.jar file to application resources. [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/application-bundle/target/jfx/app/lib/plugin-one.jar file to application resources. [INFO] [WARNING] Class with name com.zenjava.Launcher was not found inside provided jar files!! JavaFX-application might not be working !! [INFO] [INFO] Detected linux application bundler ('linux.app') needs to run before installer bundlers are executed. [INFO] Creating app bundle: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/application-bundle/target/jfx/native/someProject [INFO] [INFO] Applying workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s). [INFO] [INFO] Preparing workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s) inside native linux installers. [INFO] [INFO] No workaround for native launcher issue 205 needed. Continuing. [INFO] Running [dpkg-deb, --version] [INFO] Debian packages should specify a license. The absence of a license will cause some linux distributions to complain about the quality of the application. [INFO] [INFO] This bundler might take some while longer than expected. [INFO] [INFO] For details about this, please go to: https://wiki.debian.org/Teams/Dpkg/FAQ#Q:_Why_is_dpkg_so_slow_when_using_new_filesystems_such_as_btrfs_or_ext4.3F [INFO] Using default package resource [menu icon] (add package/linux/someProject.png to the class path to customize) [INFO] Using default package resource [Menu shortcut descriptor] (add package/linux/someProject.desktop to the class path to customize) [INFO] Using default package resource [DEB control file] (add package/linux/control to the class path to customize) [INFO] Using default package resource [DEB preinstall script] (add package/linux/preinst to the class path to customize) [INFO] Using default package resource [DEB prerm script] (add package/linux/prerm to the class path to customize) [INFO] Using default package resource [DEB postinstall script] (add package/linux/postinst to the class path to customize) [INFO] Using default package resource [DEB postrm script] (add package/linux/postrm to the class path to customize) [INFO] Using default package resource [DEB copyright file] (add package/linux/copyright to the class path to customize) [INFO] Generating DEB for installer to: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/application-bundle/target/jfx/native/someproject-1.0.deb [INFO] Running [fakeroot, dpkg-deb, -b, someproject-1.0, /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/application-bundle/target/jfx/native/someproject-1.0.deb] in /tmp/fxbundler8817410338860099118/images/linux-deb.image [INFO] dpkg-deb: building package `someproject' in `/home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/application-bundle/target/jfx/native/someproject-1.0.deb'. [INFO] Package (.deb) saved to: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/application-bundle/target/jfx/native/someproject-1.0.deb [INFO] Config files are saved to /tmp/fxbundler8817410338860099118/linux. Use them to customize package. [INFO] Running [rpmbuild, --version] [INFO] Test for [rpmbuild]. Result: Cannot run program "rpmbuild": error=2, No such file or directory [INFO] [INFO] Skipping 'RPM Bundle' because of configuration error 'Can not find rpmbuild {0} or newer.' [INFO] Advice to fix: Install packages needed to build RPM, version {0} or newer. [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ javafx-maven-plugin-test-18-multi-module-project-with-filter-application-bundle --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/application-bundle/target/someProject.jar to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-18-multi-module-project-with-filter-application-bundle/1.0/javafx-maven-plugin-test-18-multi-module-project-with-filter-application-bundle-1.0.jar [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/18-multi-module-project-with-filter/application-bundle/pom.xml to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-18-multi-module-project-with-filter-application-bundle/1.0/javafx-maven-plugin-test-18-multi-module-project-with-filter-application-bundle-1.0.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Summary: [INFO] [INFO] [INFO] [INFO] Project Aggregator (Parent-POM) .................... SUCCESS [ 0.483 s] [INFO] [INFO] Launcher ........................................... SUCCESS [ 1.602 s] [INFO] [INFO] Plugin One ......................................... SUCCESS [ 0.043 s] [INFO] [INFO] Plugin Three ....................................... SUCCESS [ 0.074 s] [INFO] [INFO] Plugin Two ......................................... SUCCESS [ 0.063 s] [INFO] [INFO] Application Bundle ................................. SUCCESS [ 1.236 s] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 3.613 s [INFO] [INFO] Finished at: 2018-03-20T11:08:10+01:00 [INFO] [INFO] Final Memory: 20M/144M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] ..SUCCESS (5.1 s) [INFO] Building: 27-launcherArguments/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-27-launcherArguments 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-27-launcherArguments --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-27-launcherArguments --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/27-launcherArguments/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ javafx-maven-plugin-test-27-launcherArguments --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/27-launcherArguments/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-27-launcherArguments --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/27-launcherArguments/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ javafx-maven-plugin-test-27-launcherArguments --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-27-launcherArguments --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-27-launcherArguments --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/27-launcherArguments/target/javafx-maven-plugin-test-27-launcherArguments-1.0.jar [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-jar (create-jfxjar) @ javafx-maven-plugin-test-27-launcherArguments --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/27-launcherArguments/src/main/deploy [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-native (create-native) @ javafx-maven-plugin-test-27-launcherArguments --- [INFO] [INFO] Building Native Installers [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/27-launcherArguments/target/jfx/app/javafx-maven-plugin-test-27-launcherArguments-1.0-jfx.jar file to application resources. [INFO] [INFO] Detected linux application bundler ('linux.app') needs to run before installer bundlers are executed. [INFO] Creating app bundle: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/27-launcherArguments/target/jfx/native/javafx-maven-plugin-test-27-launcherArguments-1.0 [INFO] [INFO] Applying workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s). [INFO] [INFO] Preparing workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s) inside native linux installers. [INFO] [INFO] Found main native application configuration file (/home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/27-launcherArguments/target/jfx/native/javafx-maven-plugin-test-27-launcherArguments-1.0/app/javafx-maven-plugin-test-27-launcherArguments-1.cfg). [INFO] [INFO] Applying workaround for native launcher issue 205 by modifying application resources. [INFO] [INFO] Modifying application resources for native launcher issue 205 by copying into temporary folder (/tmp/jfxmp-workaround205-508824688288016791). [INFO] [INFO] Add /tmp/jfxmp-workaround205-508824688288016791/javafx-maven-plugin-test-27-launcherArguments-1.0-jfx.jar file to application resources. [INFO] Debian packages should specify a license. The absence of a license will cause some linux distributions to complain about the quality of the application. [INFO] [INFO] This bundler might take some while longer than expected. [INFO] [INFO] For details about this, please go to: https://wiki.debian.org/Teams/Dpkg/FAQ#Q:_Why_is_dpkg_so_slow_when_using_new_filesystems_such_as_btrfs_or_ext4.3F [INFO] Package (.deb) saved to: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/27-launcherArguments/target/jfx/native/javafx-maven-plugin-test-27-launcherarguments-1.0-1.0.deb [INFO] [INFO] Skipping 'RPM Bundle' because of configuration error 'Can not find rpmbuild {0} or newer.' [INFO] Advice to fix: Install packages needed to build RPM, version {0} or newer. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 3.402 s [INFO] [INFO] Finished at: 2018-03-20T11:08:15+01:00 [INFO] [INFO] Final Memory: 18M/188M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/27-launcherArguments/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/27-launcherArguments/verify.bsh [INFO] ..SUCCESS (4.6 s) [INFO] Building: 26-native-launcher-linux-workaround205-skipped/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-26-native-launcher-linux-workaround205-skipped 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-26-native-launcher-linux-workaround205-skipped --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-26-native-launcher-linux-workaround205-skipped --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/26-native-launcher-linux-workaround205-skipped/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-26-native-launcher-linux-workaround205-skipped --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/26-native-launcher-linux-workaround205-skipped/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-26-native-launcher-linux-workaround205-skipped --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/26-native-launcher-linux-workaround205-skipped/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-26-native-launcher-linux-workaround205-skipped --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-26-native-launcher-linux-workaround205-skipped --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-26-native-launcher-linux-workaround205-skipped --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/26-native-launcher-linux-workaround205-skipped/target/javafx-maven-plugin-test-26-native-launcher-linux-workaround205-skipped-1.0.jar [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-jar (create-jfxjar) @ javafx-maven-plugin-test-26-native-launcher-linux-workaround205-skipped --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/26-native-launcher-linux-workaround205-skipped/src/main/deploy [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-native (create-native) @ javafx-maven-plugin-test-26-native-launcher-linux-workaround205-skipped --- [INFO] [INFO] Building Native Installers [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/26-native-launcher-linux-workaround205-skipped/target/jfx/app/javafx-maven-plugin-test-26-native-launcher-linux-workaround205-skipped-1.0-jfx.jar file to application resources. [INFO] [INFO] Skipped workaround for native linux installer bundlers. [INFO] Creating app bundle: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/26-native-launcher-linux-workaround205-skipped/target/jfx/native/javafx-maven-plugin-test-26-native-launcher-linux-workaround205-skipped-1.0 [INFO] [INFO] Applying workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s). [INFO] Debian packages should specify a license. The absence of a license will cause some linux distributions to complain about the quality of the application. [INFO] [INFO] This bundler might take some while longer than expected. [INFO] [INFO] For details about this, please go to: https://wiki.debian.org/Teams/Dpkg/FAQ#Q:_Why_is_dpkg_so_slow_when_using_new_filesystems_such_as_btrfs_or_ext4.3F [INFO] Package (.deb) saved to: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/26-native-launcher-linux-workaround205-skipped/target/jfx/native/javafx-maven-plugin-test-26-native-launcher-linux-workaround205-skipped-1.0-1.0.deb [INFO] [INFO] Skipping 'RPM Bundle' because of configuration error 'Can not find rpmbuild {0} or newer.' [INFO] Advice to fix: Install packages needed to build RPM, version {0} or newer. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 01:27 min [INFO] [INFO] Finished at: 2018-03-20T11:09:43+01:00 [INFO] [INFO] Final Memory: 19M/187M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/26-native-launcher-linux-workaround205-skipped/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/26-native-launcher-linux-workaround205-skipped/verify.bsh [INFO] ..SUCCESS (88.4 s) [INFO] Building: 25-native-launcher-linux-workaround205/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-25-native-launcher-linux-workaround205 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-25-native-launcher-linux-workaround205 --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-25-native-launcher-linux-workaround205 --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/25-native-launcher-linux-workaround205/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-25-native-launcher-linux-workaround205 --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/25-native-launcher-linux-workaround205/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-25-native-launcher-linux-workaround205 --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/25-native-launcher-linux-workaround205/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-25-native-launcher-linux-workaround205 --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-25-native-launcher-linux-workaround205 --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-25-native-launcher-linux-workaround205 --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/25-native-launcher-linux-workaround205/target/javafx-maven-plugin-test-25-native-launcher-linux-workaround205-1.0.jar [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-jar (create-jfxjar) @ javafx-maven-plugin-test-25-native-launcher-linux-workaround205 --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/25-native-launcher-linux-workaround205/src/main/deploy [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-native (create-native) @ javafx-maven-plugin-test-25-native-launcher-linux-workaround205 --- [INFO] [INFO] Building Native Installers [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/25-native-launcher-linux-workaround205/target/jfx/app/javafx-maven-plugin-test-25-native-launcher-linux-workaround205-1.0-jfx.jar file to application resources. [INFO] [INFO] Detected linux application bundler ('linux.app') needs to run before installer bundlers are executed. [INFO] Creating app bundle: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/25-native-launcher-linux-workaround205/target/jfx/native/javafx-maven-plugin-test-25-native-launcher-linux-workaround205-1.0 [INFO] [INFO] Applying workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s). [INFO] [INFO] Preparing workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s) inside native linux installers. [INFO] [INFO] Found main native application configuration file (/home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/25-native-launcher-linux-workaround205/target/jfx/native/javafx-maven-plugin-test-25-native-launcher-linux-workaround205-1.0/app/javafx-maven-plugin-test-25-native-launcher-linux-workaround205-1.cfg). [INFO] [INFO] Applying workaround for native launcher issue 205 by modifying application resources. [INFO] [INFO] Modifying application resources for native launcher issue 205 by copying into temporary folder (/tmp/jfxmp-workaround205-2929847159141655804). [INFO] [INFO] Add /tmp/jfxmp-workaround205-2929847159141655804/javafx-maven-plugin-test-25-native-launcher-linux-workaround205-1.0-jfx.jar file to application resources. [INFO] Debian packages should specify a license. The absence of a license will cause some linux distributions to complain about the quality of the application. [INFO] [INFO] This bundler might take some while longer than expected. [INFO] [INFO] For details about this, please go to: https://wiki.debian.org/Teams/Dpkg/FAQ#Q:_Why_is_dpkg_so_slow_when_using_new_filesystems_such_as_btrfs_or_ext4.3F [INFO] Package (.deb) saved to: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/25-native-launcher-linux-workaround205/target/jfx/native/javafx-maven-plugin-test-25-native-launcher-linux-workaround205-1.0-1.0.deb [INFO] [INFO] Skipping 'RPM Bundle' because of configuration error 'Can not find rpmbuild {0} or newer.' [INFO] Advice to fix: Install packages needed to build RPM, version {0} or newer. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 01:26 min [INFO] [INFO] Finished at: 2018-03-20T11:11:11+01:00 [INFO] [INFO] Final Memory: 18M/150M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/25-native-launcher-linux-workaround205/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/25-native-launcher-linux-workaround205/verify.bsh [INFO] ..SUCCESS (88.0 s) [INFO] Building: 24-simple-custom-bundler-failed/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Build Order: [INFO] [INFO] [INFO] [INFO] javafx-maven-plugin-test-24-simple-custom-bundler-failed-jfx-app [INFO] [INFO] Project Aggregator (Parent-POM) [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-24-simple-custom-bundler-failed-jfx-app 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-24-simple-custom-bundler-failed-jfx-app --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-24-simple-custom-bundler-failed-jfx-app --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/24-simple-custom-bundler-failed/jfx-app/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ javafx-maven-plugin-test-24-simple-custom-bundler-failed-jfx-app --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/24-simple-custom-bundler-failed/jfx-app/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-24-simple-custom-bundler-failed-jfx-app --- [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/24-simple-custom-bundler-failed/jfx-app/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ javafx-maven-plugin-test-24-simple-custom-bundler-failed-jfx-app --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-24-simple-custom-bundler-failed-jfx-app --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-24-simple-custom-bundler-failed-jfx-app --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/24-simple-custom-bundler-failed/jfx-app/target/javafx-maven-plugin-test-24-simple-custom-bundler-failed-jfx-app-1.0.jar [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-jar (create-jfxjar) @ javafx-maven-plugin-test-24-simple-custom-bundler-failed-jfx-app --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/24-simple-custom-bundler-failed/jfx-app/src/main/deploy [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-native (create-native) @ javafx-maven-plugin-test-24-simple-custom-bundler-failed-jfx-app --- [INFO] [INFO] Building Native Installers [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/24-simple-custom-bundler-failed/jfx-app/target/jfx/app/javafx-maven-plugin-test-24-simple-custom-bundler-failed-jfx-app-1.0-jfx.jar file to application resources. [INFO] [WARNING] There was an exception while creating a new instance of custom bundler: com.zenjava.test.customBundlers.DummyBundler [INFO] java.lang.ClassNotFoundException: com.zenjava.test.customBundlers.DummyBundler [INFO] at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50) [INFO] at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271) [INFO] at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247) [INFO] at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239) [INFO] at java.lang.Class.forName0(Native Method) [INFO] at java.lang.Class.forName(Class.java:264) [INFO] at com.zenjava.javafx.maven.plugin.NativeMojo.lambda$null$35(NativeMojo.java:669) [INFO] at com.zenjava.javafx.maven.plugin.NativeMojo$$Lambda$256/1610155589.apply(Unknown Source) [INFO] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) [INFO] at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) [INFO] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) [INFO] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) [INFO] at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) [INFO] at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) [INFO] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [INFO] at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) [INFO] at com.zenjava.javafx.maven.plugin.NativeMojo.lambda$execute$38(NativeMojo.java:680) [INFO] at com.zenjava.javafx.maven.plugin.NativeMojo$$Lambda$255/225753796.accept(Unknown Source) [INFO] at java.util.Optional.ifPresent(Optional.java:159) [INFO] at com.zenjava.javafx.maven.plugin.NativeMojo.execute(NativeMojo.java:666) [INFO] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) [INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) [INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) [INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) [INFO] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) [INFO] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) [INFO] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) [INFO] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) [INFO] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) [INFO] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) [INFO] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) [INFO] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863) [INFO] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) [INFO] at org.apache.maven.cli.MavenCli.main(MavenCli.java:199) [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [INFO] at java.lang.reflect.Method.invoke(Method.java:497) [INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) [INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) [INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) [INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) [INFO] [WARNING] No bundler found for given id DummyBundler. Please check your configuration. [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ javafx-maven-plugin-test-24-simple-custom-bundler-failed-jfx-app --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/24-simple-custom-bundler-failed/jfx-app/target/javafx-maven-plugin-test-24-simple-custom-bundler-failed-jfx-app-1.0.jar to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-24-simple-custom-bundler-failed-jfx-app/1.0/javafx-maven-plugin-test-24-simple-custom-bundler-failed-jfx-app-1.0.jar [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/24-simple-custom-bundler-failed/jfx-app/pom.xml to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-24-simple-custom-bundler-failed-jfx-app/1.0/javafx-maven-plugin-test-24-simple-custom-bundler-failed-jfx-app-1.0.pom [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building Project Aggregator (Parent-POM) 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-24-simple-custom-bundler-failed-parent-pom --- [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ javafx-maven-plugin-test-24-simple-custom-bundler-failed-parent-pom --- [INFO] [INFO] Installing /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/24-simple-custom-bundler-failed/pom.xml to /home/javastream.de/www/maven/com/zenjava/javafx-maven-plugin-test-24-simple-custom-bundler-failed-parent-pom/1.0/javafx-maven-plugin-test-24-simple-custom-bundler-failed-parent-pom-1.0.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Summary: [INFO] [INFO] [INFO] [INFO] javafx-maven-plugin-test-24-simple-custom-bundler-failed-jfx-app SUCCESS [ 2.842 s] [INFO] [INFO] Project Aggregator (Parent-POM) .................... SUCCESS [ 0.007 s] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 2.913 s [INFO] [INFO] Finished at: 2018-03-20T11:11:15+01:00 [INFO] [INFO] Final Memory: 19M/190M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/24-simple-custom-bundler-failed/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/24-simple-custom-bundler-failed/verify.bsh [INFO] ..SUCCESS (4.5 s) [INFO] Building: 11-access-application-and-jvm-parameters/pom.xml [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building javafx-maven-plugin-test-11-access-application-and-jvm-parameters 1.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javafx-maven-plugin-test-11-access-application-and-jvm-parameters --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javafx-maven-plugin-test-11-access-application-and-jvm-parameters --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/11-access-application-and-jvm-parameters/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ javafx-maven-plugin-test-11-access-application-and-jvm-parameters --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/11-access-application-and-jvm-parameters/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javafx-maven-plugin-test-11-access-application-and-jvm-parameters --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/11-access-application-and-jvm-parameters/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ javafx-maven-plugin-test-11-access-application-and-jvm-parameters --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ javafx-maven-plugin-test-11-access-application-and-jvm-parameters --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ javafx-maven-plugin-test-11-access-application-and-jvm-parameters --- [INFO] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/11-access-application-and-jvm-parameters/target/javafx-maven-plugin-test-11-access-application-and-jvm-parameters-1.0.jar [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-jar (create-jfxjar) @ javafx-maven-plugin-test-11-access-application-and-jvm-parameters --- [INFO] [INFO] Building JavaFX JAR for application [INFO] [INFO] Adding 'deploy' directory to Mojo classpath: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/11-access-application-and-jvm-parameters/src/main/deploy [INFO] [INFO] [INFO] [INFO] --- javafx-maven-plugin:8.9.0-SNAPSHOT:build-native (create-native) @ javafx-maven-plugin-test-11-access-application-and-jvm-parameters --- [INFO] [INFO] Building Native Installers [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/11-access-application-and-jvm-parameters/target/jfx/app/javafx-maven-plugin-test-11-access-application-and-jvm-parameters-1.0-jfx.jar file to application resources. [INFO] [INFO] Add /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/11-access-application-and-jvm-parameters/target/jfx/app/lib/packager.jar file to application resources. [INFO] [INFO] Detected linux application bundler ('linux.app') needs to run before installer bundlers are executed. [INFO] Creating app bundle: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/11-access-application-and-jvm-parameters/target/jfx/native/javafx-maven-plugin-test-11-access-application-and-jvm-parameters-1.0 [INFO] [INFO] Applying workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s). [INFO] [INFO] Preparing workaround for oracle-jdk-bug since 1.8.0u40 regarding native linux launcher(s) inside native linux installers. [INFO] [INFO] Found main native application configuration file (/home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/11-access-application-and-jvm-parameters/target/jfx/native/javafx-maven-plugin-test-11-access-application-and-jvm-parameters-1.0/app/javafx-maven-plugin-test-11-access-application-and-jvm-parameters-1.cfg). [INFO] [INFO] Applying workaround for native launcher issue 205 by modifying application resources. [INFO] [INFO] Modifying application resources for native launcher issue 205 by copying into temporary folder (/tmp/jfxmp-workaround205-1278295700582851569). [INFO] [INFO] Add /tmp/jfxmp-workaround205-1278295700582851569/javafx-maven-plugin-test-11-access-application-and-jvm-parameters-1.0-jfx.jar file to application resources. [INFO] [INFO] Add /tmp/jfxmp-workaround205-1278295700582851569/lib/packager.jar file to application resources. [INFO] Debian packages should specify a license. The absence of a license will cause some linux distributions to complain about the quality of the application. [INFO] [INFO] This bundler might take some while longer than expected. [INFO] [INFO] For details about this, please go to: https://wiki.debian.org/Teams/Dpkg/FAQ#Q:_Why_is_dpkg_so_slow_when_using_new_filesystems_such_as_btrfs_or_ext4.3F [INFO] Package (.deb) saved to: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/11-access-application-and-jvm-parameters/target/jfx/native/javafx-maven-plugin-test-11-access-application-and-jvm-parameters-1.0-1.0.deb [INFO] [INFO] Skipping 'RPM Bundle' because of configuration error 'Can not find rpmbuild {0} or newer.' [INFO] Advice to fix: Install packages needed to build RPM, version {0} or newer. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 4.304 s [INFO] [INFO] Finished at: 2018-03-20T11:11:21+01:00 [INFO] [INFO] Final Memory: 18M/184M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.bsh.bsh [INFO] Running post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/11-access-application-and-jvm-parameters/verify.bsh [INFO] Finished post-build script: /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/target/it/11-access-application-and-jvm-parameters/verify.bsh [INFO] ..SUCCESS (5.6 s) [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 26, Failed: 0, Errors: 0, Skipped: 2 [INFO] ------------------------------------------------- [INFO] [INFO] --- maven-invoker-plugin:1.10:run (invoker-tests_withProperties) @ javafx-maven-plugin --- [INFO] Skipping invocation per configuration. If this is incorrect, ensure the skipInvocation parameter is not set to true. [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:09 min [INFO] Finished at: 2018-03-20T11:11:21+01:00 [INFO] Final Memory: 33M/352M [INFO] ------------------------------------------------------------------------ Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS