SmartDataAnalytics / jena-sparql-api

A collection of Jena-extensions for hiding SPARQL-complexity from the application layer
Other
57 stars 14 forks source link

Unresovable artifact aksw-commons-collections:jar:0.7.4 #7

Closed depressiveRobot closed 9 years ago

depressiveRobot commented 9 years ago

I am unable to build the latest version (release with tag jena-sparql-api-parent-2.11.2-59) because of the following error:

[ERROR] Failed to execute goal on project jena-sparql-api-utils: Could not resolve dependencies for project org.aksw.jena-sparql-api:jena-sparql-api-utils:jar:2.11.2-59: The following artifacts could not be resolved: org.aksw.commons:aksw-commons-collections:jar:0.7.4, org.aksw.commons:aksw-commons-util:jar:0.7.4: Could not find artifact org.aksw.commons:aksw-commons-collections:jar:0.7.4 in maven2-repository.dev.java.net (http://download.java.net/maven/2/) -> [Help 1]
jimkont commented 9 years ago

issue #8 should be related

depressiveRobot commented 9 years ago

No, the internal AKSW Maven repository does not contain the release. Only the snapshot repository contains aksw-commons-collections artifacts, but not the desired one.