Are you looking at the right one?  Not the SF codebase?

I see:

[INFO] [dependency:tree {execution: default-cli}]
[INFO] org.apache.jena:jena-sdb:jar:1.3.4-incubating-SNAPSHOT
[INFO] +- org.apache.jena:jena-core:jar:2.7.0-incubating:compile
[INFO] |  \- org.apache.jena:jena-iri:jar:0.9.0-incubating:compile
[INFO] +- org.apache.jena:jena-core:jar:tests:2.7.0-incubating:test
[INFO] +- org.apache.jena:jena-arq:jar:2.9.0-incubating:compile
[INFO] |  +- commons-codec:commons-codec:jar:1.5:compile
[INFO] |  +- org.apache.httpcomponents:httpclient:jar:4.1.2:compile
[INFO] |  \- org.apache.httpcomponents:httpcore:jar:4.1.3:compile
[INFO] +- org.apache.jena:jena-arq:jar:tests:2.9.0-incubating:test
[INFO] +- junit:junit:jar:4.9:compile
[INFO] |  \- org.hamcrest:hamcrest-core:jar:1.1:compile
[INFO] +- org.slf4j:slf4j-api:jar:1.6.4:compile
[INFO] +- org.hsqldb:hsqldb:jar:1.8.0.10:test
[INFO] +- com.ibm.icu:icu4j:jar:3.4.4:compile
[INFO] +- xerces:xercesImpl:jar:2.10.0:compile
[INFO] |  \- xml-apis:xml-apis:jar:1.4.01:compile
[INFO] +- org.slf4j:slf4j-log4j12:jar:1.6.4:compile
[INFO] \- log4j:log4j:jar:1.2.16:compile

from

https://svn.apache.org/repos/asf/incubator/jena/Jena2/SDB/trunk/pom.xml

The SF codebase has

MOVED TO APACHE.txt

        Andy

On 12/01/12 12:35, xavier aimé wrote:
In pom.xml (in the trunk version of SDB), I have jena.2.6.4 and arq-2.8.8.

So I tried with jena-arq-2.9.0-incubating.jar and
jena-core-2.7.0-incubating.jar, but these new versions give a lot of
mistakes and I can't build the project.

         Xavier

Reply via email to