See <https://builds.apache.org/job/Jena_New_Tests/224/changes>
Changes:
[stain] Embedding all Jena modules in a single OSGi bundle.
[stain] httpcore-osgi 4.2.5
[stain] ver.* properties as in jena-parent
[stain] Prefer OSGi bundles, incl. jsonld-java 0.5.1-SNAPSHOT
[stain] Use stable, non-bundle version of jsonld-java
[stain] `jena-osgi` instead of `jena-bundle`
[stain] jsonld-java should be embeded in our bundle
[stain] Exclude httpcore dependencies (duplicate).
[stain] Corrected syntax for Embed-Dependency
[stain] Give up on excluding org.apache.thrift
[stain] Be more explicit about OSGi dependencies
[stain] added ${ver.thrift}
[stain] Also depend on slf4j-api
[stain] Exclude jena-tdb from OSGi bundle
[stain] jena-tdb instead of jena-sdb
[stain] jsonld-java 0.5.1 is an OSGi bundle, do not shadow
[stain] libthrift now declared in jena-parent
[stain] No need for ver.thrift
[stain] typo
[stain] Added ver.httpcore
[stain] Explicit Embed-Dependency
[stain] inline jena*
[stain] Don't import org.apache.xml
[stain] jena-osgi-test (incomplete)
[stain] jena-osgi-tests
[stain] testJenaIRI() and testJenaCore()
[stain] Apache headers
[stain] Test jena-tdb as well
[andy] javadoc warning fix
[andy] Put module into the main profile
[andy] Pull in ver.jackson.
[andy] Fix formatting
[andy] Fix formatting
[andy] Take out <properties> so the release plugin will autoupdate
------------------------------------------
[...truncated 1929 lines...]
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[138,45]
cannot find symbol
symbol: variable QueryExecutionFactory
location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[140,25]
cannot find symbol
symbol: class ResultSet
location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[142,25]
cannot find symbol
symbol: class QuerySolution
location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[150,17]
cannot find symbol
symbol: class IRIFactory
location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[150,41]
cannot find symbol
symbol: variable IRIFactory
location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[151,17]
cannot find symbol
symbol: class IRI
location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[159,17]
cannot find symbol
symbol: class Dataset
location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[159,35]
cannot find symbol
symbol: variable TDBFactory
location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[161,31]
cannot find symbol
symbol: variable ReadWrite
location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[166,31]
cannot find symbol
symbol: variable ReadWrite
location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[INFO] 56 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Jena - Parent .............................. SUCCESS [1.912s]
[INFO] Apache Jena - IRI ................................. SUCCESS [3.412s]
[INFO] Apache Jena - Core ................................ SUCCESS [48.658s]
[INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ....... SUCCESS [45.460s]
[INFO] Apache Jena - TDB (Native Triple Store) ........... SUCCESS [10.500s]
[INFO] Apache Jena - Libraries POM ....................... SUCCESS [0.268s]
[INFO] Apache Jena - SPARQL Text Search .................. SUCCESS [8.021s]
[INFO] Apache Jena - SPARQL Spatial Search ............... SUCCESS [5.396s]
[INFO] Apache Jena - Data Tables for RDF and SPARQL ...... SUCCESS [2.585s]
[INFO] Apache Jena - SDB (SQL based triple store) ........ SUCCESS [21.304s]
[INFO] Apache Jena - Fuseki1 (SPARQL 1.1 Server) ......... SUCCESS [5.743s]
[INFO] Apache Jena - Fuseki .............................. SUCCESS [0.242s]
[INFO] Apache Jena - Fuseki Server Engine ................ SUCCESS [8.466s]
[INFO] Apache Jena - Fuseki WAR File ..................... SUCCESS [0.782s]
[INFO] Apache Jena - Fuseki Server Standalone Jar ........ SUCCESS [0.761s]
[INFO] Apache Jena - Fuseki Binary Distribution .......... SUCCESS [0.400s]
[INFO] Apache Jena - Security ............................ SUCCESS [13.206s]
[INFO] Apache Jena - JDBC Parent ......................... SUCCESS [0.170s]
[INFO] Apache Jena - JDBC Core API ....................... SUCCESS [2.459s]
[INFO] Apache Jena - JDBC Remote Endpoint Driver ......... SUCCESS [17.699s]
[INFO] Apache Jena - JDBC In-Memory Driver ............... SUCCESS [8.537s]
[INFO] Apache Jena - JDBC TDB Driver ..................... SUCCESS [25.460s]
[INFO] Apache Jena - JDBC Driver Bundle .................. SUCCESS [0.835s]
[INFO] Apache Jena - Maven Plugins, including schemagen .. SUCCESS [5.177s]
[INFO] Apache Jena - Elephas ............................. SUCCESS [0.137s]
[INFO] Apache Jena - Elephas - Common API ................ SUCCESS [2.683s]
[INFO] Apache Jena - Elephas - I/O ....................... SUCCESS [19:07.352s]
[INFO] Apache Jena - Elephas - Map/Reduce ................ SUCCESS [56.359s]
[INFO] Apache Jena - Elephas - Statistics Demo App ....... SUCCESS [1.234s]
[INFO] Apache Jena - Distribution ........................ SUCCESS [0.255s]
[INFO] Apache Jena - Extras .............................. SUCCESS [0.255s]
[INFO] Apache Jena - Extras - Query Builder .............. SUCCESS [4.205s]
[INFO] Apache Jena - OSGi bundle ......................... SUCCESS [3.011s]
[INFO] Apache Jena - OSGi bundle tests ................... FAILURE [1.849s]
[INFO] Apache Jena ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24:29.424s
[INFO] Finished at: Sun Feb 01 13:39:20 UTC 2015
[INFO] Final Memory: 106M/778M
[INFO] ------------------------------------------------------------------------
[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
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on
project jena-osgi-test: Compilation failure: Compilation failure:
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[30,27]
package org.apache.jena.iri does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[31,27]
package org.apache.jena.iri does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[32,28]
package org.apache.jena.riot does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[33,28]
package org.apache.jena.riot does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[36,32]
package com.hp.hpl.jena.ontology does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[37,32]
package com.hp.hpl.jena.ontology does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[38,32]
package com.hp.hpl.jena.ontology does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[39,32]
package com.hp.hpl.jena.ontology does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[40,29]
package com.hp.hpl.jena.query does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[41,29]
package com.hp.hpl.jena.query does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[42,29]
package com.hp.hpl.jena.query does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[43,29]
package com.hp.hpl.jena.query does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[44,29]
package com.hp.hpl.jena.query does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[45,29]
package com.hp.hpl.jena.query does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[46,29]
package com.hp.hpl.jena.query does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[47,29]
package com.hp.hpl.jena.query does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[48,29]
package com.hp.hpl.jena.query does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[49,33]
package com.hp.hpl.jena.rdf.model does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[50,33]
package com.hp.hpl.jena.rdf.model does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[51,33]
package com.hp.hpl.jena.rdf.model does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[52,33]
package com.hp.hpl.jena.rdf.model does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[53,27]
package com.hp.hpl.jena.tdb does not exist
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[66,17]
cannot find symbol
[ERROR] symbol: class Resource
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[67,17]
cannot find symbol
[ERROR] symbol: class Property
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[68,17]
cannot find symbol
[ERROR] symbol: class Resource
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[101,17]
cannot find symbol
[ERROR] symbol: class Model
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[132,31]
cannot find symbol
[ERROR] symbol: class Dataset
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[73,17]
cannot find symbol
[ERROR] symbol: class Model
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[87,17]
cannot find symbol
[ERROR] symbol: class OntModel
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[88,54]
cannot find symbol
[ERROR] symbol: variable OntModelSpec
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[87,37]
cannot find symbol
[ERROR] symbol: variable ModelFactory
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[89,17]
cannot find symbol
[ERROR] symbol: class ObjectProperty
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[91,17]
cannot find symbol
[ERROR] symbol: class ObjectProperty
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[95,17]
cannot find symbol
[ERROR] symbol: class Individual
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[96,17]
cannot find symbol
[ERROR] symbol: class Individual
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[102,17]
cannot find symbol
[ERROR] symbol: class Model
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[102,31]
cannot find symbol
[ERROR] symbol: variable ModelFactory
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[113,17]
cannot find symbol
[ERROR] symbol: class Dataset
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[113,35]
cannot find symbol
[ERROR] symbol: variable DatasetFactory
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[121,59]
cannot find symbol
[ERROR] symbol: variable Lang
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[121,25]
cannot find symbol
[ERROR] symbol: variable RDFDataMgr
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[125,17]
cannot find symbol
[ERROR] symbol: class Dataset
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[125,36]
cannot find symbol
[ERROR] symbol: variable RDFDataMgr
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[133,17]
cannot find symbol
[ERROR] symbol: class Query
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[133,31]
cannot find symbol
[ERROR] symbol: variable QueryFactory
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[138,22]
cannot find symbol
[ERROR] symbol: class QueryExecution
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[138,45]
cannot find symbol
[ERROR] symbol: variable QueryExecutionFactory
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[140,25]
cannot find symbol
[ERROR] symbol: class ResultSet
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[142,25]
cannot find symbol
[ERROR] symbol: class QuerySolution
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[150,17]
cannot find symbol
[ERROR] symbol: class IRIFactory
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[150,41]
cannot find symbol
[ERROR] symbol: variable IRIFactory
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[151,17]
cannot find symbol
[ERROR] symbol: class IRI
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[159,17]
cannot find symbol
[ERROR] symbol: class Dataset
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[159,35]
cannot find symbol
[ERROR] symbol: variable TDBFactory
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[161,31]
cannot find symbol
[ERROR] symbol: variable ReadWrite
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[ERROR]
<https://builds.apache.org/job/Jena_New_Tests/ws/jena-osgi-test/src/main/java/org/apache/jena/osgi/test/JenaOSGITestImpl.java>:[166,31]
cannot find symbol
[ERROR] symbol: variable ReadWrite
[ERROR] location: class org.apache.jena.osgi.test.JenaOSGITestImpl
[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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :jena-osgi-test
channel stopped