Started by an SCM change Running as SYSTEM Building in workspace /home/javastream.de/jenkins/jobs/com.github.flyingsaucerproject/workspace > /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/flyingsaucerproject/flyingsaucer.git # timeout=10 Fetching upstream changes from https://github.com/flyingsaucerproject/flyingsaucer.git > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress https://github.com/flyingsaucerproject/flyingsaucer.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 Checking out Revision f5cb22449997c23cafbe8b10fa4166661d431050 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f f5cb22449997c23cafbe8b10fa4166661d431050 Commit message: "Merge pull request #179 from nickbreen/master" > /usr/bin/git rev-list --no-walk 70f1ee852c35c50ba999a4a74ce591dbd885b694 # timeout=10 [workspace] $ /home/javastream.de/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3/bin/mvn clean install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xhtmlrenderer:flying-saucer-swt:jar:9.1.22 [WARNING] 'profiles.profile[windows].dependencies.dependency.systemPath' for org.eclipse:swt:jar should not point at files within the project directory, ${basedir}/lib/swt/swt-3.6-win32.jar will be unresolvable by dependent projects @ org.xhtmlrenderer:flying-saucer-swt:[unknown-version], /home/javastream.de/jenkins/jobs/com.github.flyingsaucerproject/workspace/flying-saucer-swt/pom.xml, line 58, column 23 [WARNING] 'profiles.profile[mac].dependencies.dependency.systemPath' for org.eclipse:swt:jar should not point at files within the project directory, ${basedir}/lib/swt/swt-3.6-osx.jar will be unresolvable by dependent projects @ org.xhtmlrenderer:flying-saucer-swt:[unknown-version], /home/javastream.de/jenkins/jobs/com.github.flyingsaucerproject/workspace/flying-saucer-swt/pom.xml, line 78, column 23 [WARNING] 'profiles.profile[linux].dependencies.dependency.systemPath' for org.eclipse:swt:jar should not point at files within the project directory, ${basedir}/lib/swt/swt-3.6-linux.jar will be unresolvable by dependent projects @ org.xhtmlrenderer:flying-saucer-swt:[unknown-version], /home/javastream.de/jenkins/jobs/com.github.flyingsaucerproject/workspace/flying-saucer-swt/pom.xml, line 97, column 23 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xhtmlrenderer:flying-saucer-swt-examples:jar:9.1.22 [WARNING] 'profiles.profile[windows].dependencies.dependency.systemPath' for org.eclipse:swt:jar should not point at files within the project directory, ${basedir}/../flying-saucer-swt/lib/swt/swt-3.6-win32.jar will be unresolvable by dependent projects @ org.xhtmlrenderer:flying-saucer-swt-examples:[unknown-version], /home/javastream.de/jenkins/jobs/com.github.flyingsaucerproject/workspace/flying-saucer-swt-examples/pom.xml, line 60, column 23 [WARNING] 'profiles.profile[mac].dependencies.dependency.systemPath' for org.eclipse:swt:jar should not point at files within the project directory, ${basedir}/../flying-saucer-swt/lib/swt/swt-3.6-osx.jar will be unresolvable by dependent projects @ org.xhtmlrenderer:flying-saucer-swt-examples:[unknown-version], /home/javastream.de/jenkins/jobs/com.github.flyingsaucerproject/workspace/flying-saucer-swt-examples/pom.xml, line 80, column 23 [WARNING] 'profiles.profile[linux].dependencies.dependency.systemPath' for org.eclipse:swt:jar should not point at files within the project directory, ${basedir}/../flying-saucer-swt/lib/swt/swt-3.6-linux.jar will be unresolvable by dependent projects @ org.xhtmlrenderer:flying-saucer-swt-examples:[unknown-version], /home/javastream.de/jenkins/jobs/com.github.flyingsaucerproject/workspace/flying-saucer-swt-examples/pom.xml, line 99, column 25 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Flying Saucer [pom] [INFO] Flying Saucer Core Renderer [jar] [INFO] Flying Saucer PDF Rendering [jar] [INFO] Flying Saucer PDF Rendering (OSGi bundle) [bundle] [INFO] Flying Saucer PDF Rendering (iText 5.x) [jar] [INFO] Flying Saucer log4j Support [jar] [INFO] Flying Saucer SWT Support [jar] [INFO] Flying Saucer Examples [jar] [INFO] Flying Saucer SWT Examples [jar] [INFO] Flying Saucer FOP for word-break capability [jar] [INFO] [INFO] ---------------< org.xhtmlrenderer:flying-saucer-parent >--------------- [INFO] Building Flying Saucer 9.1.22 [1/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flying-saucer-parent --- [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ flying-saucer-parent >>> [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ flying-saucer-parent <<< [INFO] [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ flying-saucer-parent --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ flying-saucer-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ flying-saucer-parent --- [INFO] Installing /home/javastream.de/jenkins/jobs/com.github.flyingsaucerproject/workspace/pom.xml to /home/javastream.de/www/maven/org/xhtmlrenderer/flying-saucer-parent/9.1.22/flying-saucer-parent-9.1.22.pom [INFO] [INFO] ----------------< org.xhtmlrenderer:flying-saucer-core >---------------- [INFO] Building Flying Saucer Core Renderer 9.1.22 [2/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flying-saucer-core --- [INFO] Deleting /home/javastream.de/jenkins/jobs/com.github.flyingsaucerproject/workspace/flying-saucer-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ flying-saucer-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 90 resources [INFO] Copying 6 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ flying-saucer-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 299 source files to /home/javastream.de/jenkins/jobs/com.github.flyingsaucerproject/workspace/flying-saucer-core/target/classes [INFO] /home/javastream.de/jenkins/jobs/com.github.flyingsaucerproject/workspace/flying-saucer-core/src/main/java/org/xhtmlrenderer/swing/Java2DTextRenderer.java: Some input files use or override a deprecated API. [INFO] /home/javastream.de/jenkins/jobs/com.github.flyingsaucerproject/workspace/flying-saucer-core/src/main/java/org/xhtmlrenderer/swing/Java2DTextRenderer.java: Recompile with -Xlint:deprecation for details. [INFO] /home/javastream.de/jenkins/jobs/com.github.flyingsaucerproject/workspace/flying-saucer-core/src/main/java/org/xhtmlrenderer/css/parser/PropertyValue.java: Some input files use unchecked or unsafe operations. [INFO] /home/javastream.de/jenkins/jobs/com.github.flyingsaucerproject/workspace/flying-saucer-core/src/main/java/org/xhtmlrenderer/css/parser/PropertyValue.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:manifest (bundle-manifest) @ flying-saucer-core --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ flying-saucer-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.github.flyingsaucerproject/workspace/flying-saucer-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ flying-saucer-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/javastream.de/jenkins/jobs/com.github.flyingsaucerproject/workspace/flying-saucer-core/target/test-classes [INFO] /home/javastream.de/jenkins/jobs/com.github.flyingsaucerproject/workspace/flying-saucer-core/src/test/java/eeze/Eeze.java: /home/javastream.de/jenkins/jobs/com.github.flyingsaucerproject/workspace/flying-saucer-core/src/test/java/eeze/Eeze.java uses or overrides a deprecated API. [INFO] /home/javastream.de/jenkins/jobs/com.github.flyingsaucerproject/workspace/flying-saucer-core/src/test/java/eeze/Eeze.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ flying-saucer-core --- [INFO] Surefire report directory: /home/javastream.de/jenkins/jobs/com.github.flyingsaucerproject/workspace/flying-saucer-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.xhtmlrenderer.layout.breaker.UrlAwareLineBreakIteratorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 sec Running org.xhtmlrenderer.swing.NaiveUserAgentTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 sec Results : Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ flying-saucer-core --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Flying Saucer 9.1.22: [INFO] [INFO] Flying Saucer ...................................... SUCCESS [ 4.616 s] [INFO] Flying Saucer Core Renderer ........................ FAILURE [ 15.815 s] [INFO] Flying Saucer PDF Rendering ........................ SKIPPED [INFO] Flying Saucer PDF Rendering (OSGi bundle) .......... SKIPPED [INFO] Flying Saucer PDF Rendering (iText 5.x) ............ SKIPPED [INFO] Flying Saucer log4j Support ........................ SKIPPED [INFO] Flying Saucer SWT Support .......................... SKIPPED [INFO] Flying Saucer Examples ............................. SKIPPED [INFO] Flying Saucer SWT Examples ......................... SKIPPED [INFO] Flying Saucer FOP for word-break capability ........ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27.760 s [INFO] Finished at: 2021-10-30T03:16:03+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-jar-plugin:3.0.2:jar (default-jar) on project flying-saucer-core: Error assembling JAR: Manifest file: /META-INF/MANIFEST.MF does not exist. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :flying-saucer-core Build step 'Invoke top-level Maven targets' marked build as failure 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: FAILURE