You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/04/20 08:19:58 UTC

Build failed in Jenkins: PDFBox-trunk #636

See <https://builds.apache.org/job/PDFBox-trunk/636/changes>

Changes:

[gbailleul] PDFBOX-1540: Fix IOException initialization problem

------------------------------------------
[...truncated 433 lines...]
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ pdfbox ---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ pdfbox ---
[INFO] [INFO] Exclude: src/main/resources/org/apache/pdfbox/resources/cmap/*

[INFO] Exclude: src/test/resources/input/rendering/*.ai
[INFO] Exclude: download/glyphlist.txt
[INFO] --- apache-rat-plugin:0.6:check (default) @ pdfbox ---[INFO] Exclude: release.properties

[INFO] [INFO] Installing <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/target/pdfbox-1.9.0-SNAPSHOT.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/pdfbox/pdfbox/1.9.0-SNAPSHOT/pdfbox-1.9.0-SNAPSHOT.jar

[INFO] Installing <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/pom.xml> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/pdfbox/pdfbox/1.9.0-SNAPSHOT/pdfbox-1.9.0-SNAPSHOT.pom
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ pdfbox ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ pdfbox ---[INFO] Installing org/apache/pdfbox/pdfbox/1.9.0-SNAPSHOT/pdfbox-1.9.0-SNAPSHOT.jar
[INFO] Writing OBR metadata

[INFO] 
[INFO] --- maven-deploy-plugin:2.6:deploy (default-deploy) @ pdfbox ---Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/1.9.0-SNAPSHOT/maven-metadata.xml

Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/1.9.0-SNAPSHOT/maven-metadata.xml (776 B at 0.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/1.9.0-SNAPSHOT/pdfbox-1.9.0-20130420.061234-16.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/1.9.0-SNAPSHOT/pdfbox-1.9.0-20130420.061234-16.jar (3869 KB at 716.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/1.9.0-SNAPSHOT/pdfbox-1.9.0-20130420.061234-16.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/1.9.0-SNAPSHOT/pdfbox-1.9.0-20130420.061234-16.pom (6 KB at 8.6 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/maven-metadata.xml (501 B at 0.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/1.9.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/1.9.0-SNAPSHOT/maven-metadata.xml (776 B at 0.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/maven-metadata.xml (501 B at 0.8 KB/sec)
[INFO] [INFO] Remote OBR update disabled (enable with -DremoteOBR)

[INFO] --- maven-bundle-plugin:2.3.7:deploy (default-deploy) @ pdfbox ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Preflight 1.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------[INFO] Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/target>

[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ preflight ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.3:clean (default) @ preflight ---
[INFO] 
[INFO] --- javacc-maven-plugin:2.6:javacc (javacc) @ preflight ---Java Compiler Compiler Version 5.0 (Parser Generator)

(type "javacc" with no arguments for help)
Reading from file <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/src/main/javacc/pdf_full_grammar.jj> . . .
Warning: Line 172, Column 3: Non-ASCII characters used in regular expression.
Please make sure you use the correct Reader when you create the parser, one that can handle your character set.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated with 0 errors and 1 warnings.
Java Compiler Compiler Version 5.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/src/main/javacc/pdf_extractor.jj> . . .
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated successfully.
[INFO] Processed 2 grammars
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ preflight ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ preflight ---[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources

[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ preflight ---[INFO] Compiling 134 source files to <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/target/classes>

[INFO] [debug] execute contextualize

[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ preflight ---
[INFO] [INFO] Compiling 24 source files to <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/target/test-classes>

[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ preflight ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ preflight ---[INFO] Tests are skipped.

[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (surefire-test) @ preflight ---[INFO] Surefire report directory: <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Running org.apache.pdfbox.preflight.metadata.TestSynchronizedMetadataValidation
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 sec
Running org.apache.pdfbox.preflight.TestInvalidDirectory
System property 'pdfa.invalid' not defined, will not run TestValidaDirectory
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.pdfbox.preflight.TestValidDirectory
System property 'pdfa.valid' not defined, will not run TestValidaDirectory
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.pdfbox.preflight.utils.TestCOSUtils
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.pdfbox.preflight.action.pdfa1b.TestUriAction
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
Running org.apache.pdfbox.preflight.action.pdfa1b.TestGotoAction
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.pdfbox.preflight.action.pdfa1b.TestHideAction
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.apache.pdfbox.preflight.action.pdfa1b.TestThreadAction
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.pdfbox.preflight.action.pdfa1b.TestForbiddenAction
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.pdfbox.preflight.action.pdfa1b.TestNamedAction
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.pdfbox.preflight.action.pdfa1b.TestGotoRemoteAction
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.pdfbox.preflight.action.pdfa1b.TestSubmitAction
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.pdfbox.preflight.TestPreflightPath
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.pdfbox.preflight.TestIsartorValidationFromClasspath
true
TestIsartorValidationFromClasspath2.initializeParameters(): No input files found
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.pdfbox.preflight.parser.TestPreflightConfiguration
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec

Results :

Tests run: 60, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ preflight ---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ preflight ---
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/target/surefire-reports>


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
[INFO] --- maven-surefire-plugin:2.9:test (surefire-itest) @ preflight ---Running org.apache.pdfbox.preflight.integration.TestValidFiles
No result file defined, will use standart error
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec
Running org.apache.pdfbox.preflight.integration.TestIsartorValidation
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.pdfbox.preflight.integration.TestInvalidFiles
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0


[JENKINS] Recording test results
[INFO] 
[INFO] Exclude: src/test/resources/org/apache/padaf/preflight/font/*.font
[INFO] Exclude: src/main/resources/project.version
[INFO] [INFO] Exclude: release.properties
--- apache-rat-plugin:0.6:check (default) @ preflight ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ..................................... SUCCESS [3:34.635s]
[INFO] Apache FontBox .................................... SUCCESS [2:04.350s]
[INFO] Apache JempBox .................................... SUCCESS [30.106s]
[INFO] Apache XmpBox ..................................... SUCCESS [49.855s]
[INFO] Apache PDFBox ..................................... SUCCESS [1:24.864s]
[INFO] Apache Preflight .................................. FAILURE [39.696s]
[INFO] Apache Preflight application ...................... SKIPPED
[INFO] Apache PDFBox for Lucene .......................... SKIPPED
[INFO] Apache PDFBox for Ant ............................. SKIPPED
[INFO] Apache PDFBox webapp .............................. SKIPPED
[INFO] Apache PDFBox application ......................... SKIPPED
[INFO] Apache PDFBox examples ............................ SKIPPED
[INFO] PDFBox reactor .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:40.797s
[INFO] Finished at: Sat Apr 20 06:13:34 GMT+00:00 2013
[INFO] Final Memory: 30M/217M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/pom.xml> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$preflight/builds/2013-04-20_06-02-07/archive/org.apache.pdfbox/preflight/1.9.0-SNAPSHOT/preflight-1.9.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/target/preflight-1.9.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$preflight/builds/2013-04-20_06-02-07/archive/org.apache.pdfbox/preflight/1.9.0-SNAPSHOT/preflight-1.9.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight-app/pom.xml> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$preflight-app/builds/2013-04-20_06-02-07/archive/org.apache.pdfbox/preflight-app/1.9.0-SNAPSHOT/preflight-app-1.9.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$pdfbox-reactor/builds/2013-04-20_06-02-04/archive/org.apache.pdfbox/pdfbox-reactor/1.9.0-SNAPSHOT/pdfbox-reactor-1.9.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/lucene/pom.xml> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$pdfbox-lucene/builds/2013-04-20_06-02-07/archive/org.apache.pdfbox/pdfbox-lucene/1.9.0-SNAPSHOT/pdfbox-lucene-1.9.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/pom.xml> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$pdfbox-examples/builds/2013-04-20_06-02-09/archive/org.apache.pdfbox/pdfbox-examples/1.9.0-SNAPSHOT/pdfbox-examples-1.9.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/pom.xml> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$pdfbox/builds/2013-04-20_06-02-06/archive/org.apache.pdfbox/pdfbox/1.9.0-SNAPSHOT/pdfbox-1.9.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/target/pdfbox-1.9.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$pdfbox/builds/2013-04-20_06-02-06/archive/org.apache.pdfbox/pdfbox/1.9.0-20130420.061234-16/pdfbox-1.9.0-20130420.061234-16.jar
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/parent/pom.xml> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$pdfbox-parent/builds/2013-04-20_06-02-05/archive/org.apache.pdfbox/pdfbox-parent/1.9.0-SNAPSHOT/pdfbox-parent-1.9.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/pom.xml> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$pdfbox-app/builds/2013-04-20_06-02-09/archive/org.apache.pdfbox/pdfbox-app/1.9.0-SNAPSHOT/pdfbox-app-1.9.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/war/pom.xml> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$pdfbox-war/builds/2013-04-20_06-02-08/archive/org.apache.pdfbox/pdfbox-war/1.9.0-SNAPSHOT/pdfbox-war-1.9.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/ant/pom.xml> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$pdfbox-ant/builds/2013-04-20_06-02-08/archive/org.apache.pdfbox/pdfbox-ant/1.9.0-SNAPSHOT/pdfbox-ant-1.9.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/pom.xml> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$fontbox/builds/2013-04-20_06-02-05/archive/org.apache.pdfbox/fontbox/1.9.0-SNAPSHOT/fontbox-1.9.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/target/fontbox-1.9.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$fontbox/builds/2013-04-20_06-02-05/archive/org.apache.pdfbox/fontbox/1.9.0-20130420.060947-16/fontbox-1.9.0-20130420.060947-16.jar
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/jempbox/pom.xml> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$jempbox/builds/2013-04-20_06-02-06/archive/org.apache.pdfbox/jempbox/1.9.0-SNAPSHOT/jempbox-1.9.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/jempbox/target/jempbox-1.9.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$jempbox/builds/2013-04-20_06-02-06/archive/org.apache.pdfbox/jempbox/1.9.0-20130420.061021-16/jempbox-1.9.0-20130420.061021-16.jar
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/pom.xml> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$xmpbox/builds/2013-04-20_06-02-06/archive/org.apache.pdfbox/xmpbox/1.9.0-SNAPSHOT/xmpbox-1.9.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/target/xmpbox-1.9.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$xmpbox/builds/2013-04-20_06-02-06/archive/org.apache.pdfbox/xmpbox/1.9.0-20130420.061111-16/xmpbox-1.9.0-20130420.061111-16.jar
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.rat:apache-rat-plugin:0.6:check (default) on project preflight: Too many unapproved licenses: 1
cause : Too many unapproved licenses: 1
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.rat:apache-rat-plugin:0.6:check (default) on project preflight: Too many unapproved licenses: 1
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.rat.mp.RatCheckException: Too many unapproved licenses: 1
	at org.apache.rat.mp.RatCheckMojo.check(RatCheckMojo.java:223)
	at org.apache.rat.mp.RatCheckMojo.check(RatCheckMojo.java:215)
	at org.apache.rat.mp.RatCheckMojo.execute(RatCheckMojo.java:171)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:107)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
Sending e-mails to: dev@pdfbox.apache.org
channel stopped
Archiving artifacts

Jenkins build is back to normal : PDFBox-trunk #637

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox-trunk/637/changes>