See <https://builds.apache.org/job/Jena_Development_Deploy/896/changes>
Changes: [stain] Revert "Remove duplicate surefire plugin" [stain] pom: Document <extensions> and <executions> [stain] Only optionally import sun.misc [stain] re-enable <extensions> for bundle-plugin for older Mavens [andy] JENA-908: Completed fix [andy] JENA-908: Improve formatting when remainders flushed [stain] Do not export guava [andy] Correct package name : taverna -> jena ------------------------------------------ [...truncated 308 lines...] [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-iri/1.1.3-SNAPSHOT/maven-metadata.xml (2 KB at 0.0 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-iri/maven-metadata.xml [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-iri/maven-metadata.xml (343 B at 0.0 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-iri/1.1.3-SNAPSHOT/jena-iri-1.1.3-20150402.100649-16-sources.jar [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-iri/1.1.3-SNAPSHOT/jena-iri-1.1.3-20150402.100649-16-sources.jar (171 KB at 1.8 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-iri/1.1.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-iri/1.1.3-SNAPSHOT/maven-metadata.xml (2 KB at 0.0 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-iri/1.1.3-SNAPSHOT/jena-iri-1.1.3-20150402.100649-16-javadoc.jar [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-iri/1.1.3-SNAPSHOT/jena-iri-1.1.3-20150402.100649-16-javadoc.jar (287 KB at 3.6 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-iri/1.1.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-iri/1.1.3-SNAPSHOT/maven-metadata.xml (2 KB at 0.0 KB/sec) [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Jena - Core 2.13.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-core --- [INFO] Deleting <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-core/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce) @ jena-core --- [INFO] [INFO] --- apache-rat-plugin:0.11:check (rat-checks) @ jena-core --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: **/src-examples/data/* [INFO] Exclude: **/dist/ABOUT [INFO] Exclude: **/SEE_FUSEKI2 [INFO] Exclude: **/src/main/webapp/css/* [INFO] Exclude: **/src/main/webapp/fonts/* [INFO] Exclude: **/src/main/webapp/js/**/* [INFO] Exclude: **/vocabularies/* [INFO] Exclude: **/Vocabularies/* [INFO] Exclude: **/src/main/**/*.html [INFO] Exclude: **/src/**/package-info.java [INFO] Exclude: **/DEPENDENCIES [INFO] Exclude: **/*.txt [INFO] Exclude: **/*.md [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: **/src/test/resources/**/* [INFO] Exclude: **/testing/**/* [INFO] Exclude: **/log4j.properties [INFO] Exclude: **/log4j-testing.properties [INFO] Exclude: **/derby.log [INFO] Exclude: **/DB/**/* [INFO] Exclude: **/tdb*.cfg [INFO] Exclude: **/run/**/* [INFO] Exclude: **/*.classpath [INFO] Exclude: **/target/**/* [INFO] Exclude: **/dependency-reduced-pom.xml [INFO] 1159 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 1148 licence. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-core --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to etc [INFO] Copying 19 resources [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 740 source files to <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-core/target/classes> [WARNING] <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-core/src/main/java/com/hp/hpl/jena/n3/turtle/ParserBase.java>: Some input files use or override a deprecated API. [WARNING] <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-core/src/main/java/com/hp/hpl/jena/n3/turtle/ParserBase.java>: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 33 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jena-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 353 source files to <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-core/target/test-classes> [WARNING] <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-core/src/test/java/com/hp/hpl/jena/n3/TestResolver.java>: Some input files use or override a deprecated API. [WARNING] <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-core/src/test/java/com/hp/hpl/jena/n3/TestResolver.java>: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jena-core --- [INFO] Surefire report directory: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-core/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.hp.hpl.jena.test.TestPackage Tests run: 8726, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.742 sec - in com.hp.hpl.jena.test.TestPackage Results : Tests run: 8726, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ jena-core --- [INFO] Building jar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-core/target/jena-core-2.13.1-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ jena-core --- [INFO] [INFO] --- maven-source-plugin:2.3:jar-no-fork (attach-sources) @ jena-core --- [INFO] Building jar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-core/target/jena-core-2.13.1-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-source-plugin:2.3:test-jar-no-fork (attach-sources-test) @ jena-core --- [INFO] Building jar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-core/target/jena-core-2.13.1-SNAPSHOT-test-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ jena-core --- [INFO] 2 warnings [WARNING] Javadoc Warnings [WARNING] javadoc: warning - Error fetching URL: http://jena.apache.org/documentation/javadoc/fuseki/package-list [WARNING] <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-core/src/main/java/com/hp/hpl/jena/graph/TripleMatch.java>:47: warning - @eeprecated is an unknown tag. [INFO] Building jar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-core/target/jena-core-2.13.1-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-jar-plugin:2.5:test-jar (default) @ jena-core --- [INFO] Building jar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-core/target/jena-core-2.13.1-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jena-core --- [INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-core/target/jena-core-2.13.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-core/2.13.1-SNAPSHOT/jena-core-2.13.1-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-core/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-core/2.13.1-SNAPSHOT/jena-core-2.13.1-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-core/target/jena-core-2.13.1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-core/2.13.1-SNAPSHOT/jena-core-2.13.1-SNAPSHOT-sources.jar [INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-core/target/jena-core-2.13.1-SNAPSHOT-test-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-core/2.13.1-SNAPSHOT/jena-core-2.13.1-SNAPSHOT-test-sources.jar [INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-core/target/jena-core-2.13.1-SNAPSHOT-javadoc.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-core/2.13.1-SNAPSHOT/jena-core-2.13.1-SNAPSHOT-javadoc.jar [INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-core/target/jena-core-2.13.1-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-core/2.13.1-SNAPSHOT/jena-core-2.13.1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jena-core --- [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/maven-metadata.xml (2 KB at 0.1 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/jena-core-2.13.1-20150402.101611-16.jar [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/jena-core-2.13.1-20150402.101611-16.jar (1483 KB at 62.4 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/jena-core-2.13.1-20150402.101611-16.pom [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/jena-core-2.13.1-20150402.101611-16.pom (7 KB at 0.4 KB/sec) [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/maven-metadata.xml (346 B at 0.0 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/maven-metadata.xml (2 KB at 0.0 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/maven-metadata.xml [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/maven-metadata.xml (346 B at 0.0 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/jena-core-2.13.1-20150402.101611-16-sources.jar [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/jena-core-2.13.1-20150402.101611-16-sources.jar (1471 KB at 28.1 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/maven-metadata.xml (2 KB at 0.1 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/jena-core-2.13.1-20150402.101611-16-test-sources.jar [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/jena-core-2.13.1-20150402.101611-16-test-sources.jar (715 KB at 17.8 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/maven-metadata.xml (2 KB at 0.0 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/jena-core-2.13.1-20150402.101611-16-javadoc.jar [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/jena-core-2.13.1-20150402.101611-16-javadoc.jar (2905 KB at 38.7 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/maven-metadata.xml (2 KB at 0.0 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/jena-core-2.13.1-20150402.101611-16-tests.jar [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/jena-core-2.13.1-20150402.101611-16-tests.jar (1350 KB at 14.4 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/maven-metadata.xml [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Jena - Parent .............................. SUCCESS [3:45.175s] [INFO] Apache Jena - Shadowed external libraries ......... SUCCESS [5:20.496s] [INFO] Apache Jena - IRI ................................. SUCCESS [8:26.061s] [INFO] Apache Jena - Core ................................ FAILURE [12:37.480s] [INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ....... SKIPPED [INFO] Apache Jena - TDB (Native Triple Store) ........... SKIPPED [INFO] Apache Jena - Libraries POM ....................... SKIPPED [INFO] Apache Jena - SPARQL Text Search .................. SKIPPED [INFO] Apache Jena - SPARQL Spatial Search ............... SKIPPED [INFO] Apache Jena - Data Tables for RDF and SPARQL ...... SKIPPED [INFO] Apache Jena - SDB (SQL based triple store) ........ SKIPPED [INFO] Apache Jena - Fuseki1 ............................. SKIPPED [INFO] Apache Jena - Fuseki - A SPARQL 1.1 Server ........ SKIPPED [INFO] Apache Jena - Fuseki Server Engine ................ SKIPPED [INFO] Apache Jena - Fuseki WAR File ..................... SKIPPED [INFO] Apache Jena - Fuseki Server Standalone Jar ........ SKIPPED [INFO] Apache Jena - Fuseki Binary Distribution .......... SKIPPED [INFO] Apache Jena - Security ............................ SKIPPED [INFO] Apache Jena - JDBC Parent ......................... SKIPPED [INFO] Apache Jena - JDBC Core API ....................... SKIPPED [INFO] Apache Jena - JDBC Remote Endpoint Driver ......... SKIPPED [INFO] Apache Jena - JDBC In-Memory Driver ............... SKIPPED [INFO] Apache Jena - JDBC TDB Driver ..................... SKIPPED [INFO] Apache Jena - JDBC Driver Bundle .................. SKIPPED [INFO] Apache Jena - Maven Plugins, including schemagen .. SKIPPED [INFO] Apache Jena - Elephas ............................. SKIPPED [INFO] Apache Jena - Elephas - Common API ................ SKIPPED [INFO] Apache Jena - Elephas - I/O ....................... SKIPPED [INFO] Apache Jena - Elephas - Map/Reduce ................ SKIPPED [INFO] Apache Jena - Elephas - Statistics Demo App ....... SKIPPED [INFO] Apache Jena - Distribution ........................ SKIPPED [INFO] Apache Jena - OSGi ................................ SKIPPED [INFO] Apache Jena - OSGi bundle ......................... SKIPPED [INFO] Apache Jena - OSGi integration tests .............. SKIPPED [INFO] Apache Jena - Extras .............................. SKIPPED [INFO] Apache Jena - Extras - Query Builder .............. SKIPPED [INFO] Apache Jena ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30:14.250s [INFO] Finished at: Thu Apr 02 10:27:26 UTC 2015 [INFO] Final Memory: 44M/431M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project jena-core: Failed to deploy metadata: Could not transfer metadata org.apache.jena:jena-core:2.13.1-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-core/2.13.1-SNAPSHOT/maven-metadata.xml. Return code is: 502, ReasonPhrase: Proxy Error. -> [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 :jena-core channel stopped
