Re[2]: Problem with getting jena jar filies.

2015-07-04 Thread Alex Sviridov
Thank you for your time. Суббота, 4 июля 2015, 21:25 +01:00 от Andy Seaborne : >On 04/07/15 21:18, Alex Sviridov wrote: >> Thank you very much. I added the aoache snapshot repository and I got the >> jar file. Can you answer the following questions: >Please add this to the stackoveflow questi

Re: Problem with getting jena jar filies.

2015-07-04 Thread Andy Seaborne
On 04/07/15 21:18, Alex Sviridov wrote: Thank you very much. I added the aoache snapshot repository and I got the jar file. Can you answer the following questions: Please add this to the stackoveflow question. 1) is is standart apache policy not to keep snapshot in central maven? Not Apac

Re[2]: Problem with getting jena jar filies.

2015-07-04 Thread Alex Sviridov
Thank you very much. I added the aoache snapshot repository and I got the jar file. Can you answer the following questions: 1) is is standart apache policy not to keep snapshot in central maven? 2) how can I building jena from sources to get this osgi jar? I tried maven install both to parent an

Re: Problem with getting jena jar filies.

2015-07-04 Thread Andy Seaborne
On 04/07/15 20:40, Alex Sviridov wrote: Thank you for you answer. But if I add POM then the necessary classes are not found. pom Lowercase. Which classes? (do you have a mix of 2.13.0 and 3.0.0-SNAPSHOT? because there is a package name change between them) Snapshots need ap

Re[2]: Problem with getting jena jar filies.

2015-07-04 Thread Alex Sviridov
Thank you for you answer. But if I add POM then the necessary classes are not found.  Really, I don't understand who and why did this way. It really as nightmare to get jena-osgi jar file. Please, help me to get as I use osgi and need jena as osgi bundle. Суббота, 4 июля 2015, 20:21 +01:00

Re: Problem with getting jena jar filies.

2015-07-04 Thread Andy Seaborne
On 04/07/15 13:15, Alex Sviridov wrote: I can't get apache-jena-osgi jar. I tried central repo org.apache.jena apache-jena-osgi 2.13.0 but constanly get The POM for org.apache.jena:jena-osgi:jar:2.12.2-SNAPSHOT is missing, no dependency information available I think it is be

Problem with getting jena jar filies.

2015-07-04 Thread Alex Sviridov
I can't get apache-jena-osgi jar. I tried central repo     org.apache.jena     apache-jena-osgi     2.13.0 but constanly get The POM for org.apache.jena:jena-osgi:jar:2.12.2-SNAPSHOT is missing, no dependency information available Finally I downloaded sources and built it myself. Here is the