Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rdf4j-dev] Could not resolve dependencies for project org.eclipse.rdf4j:rdf4j-sail-api:jar:2.5-SNAPSHOT

Hi,

After doing a pull from develop from rdf4j storage, I can no longer build the repo.

###########################
[ERROR] Failed to execute goal on project rdf4j-sail-api: Could not resolve dependencies for project org.eclipse.rdf4j:rdf4j-sail-api:jar:2.5-SNAPSHOT: The following artifacts could not be resolved: org.eclipse.rdf4j:rdf4j-query:jar:2.5-SNAPSHOT, org.eclipse.rdf4j:rdf4j-queryalgebra-model:jar:2.5-SNAPSHOT, org.eclipse.rdf4j:rdf4j-model:jar:2.5-SNAPSHOT, org.eclipse.rdf4j:rdf4j-util:jar:2.5-SNAPSHOT: Could not find artifact org.eclipse.rdf4j:rdf4j-query:jar:2.5-SNAPSHOT -> [Help 1]
###########################

I guess this means that I need to download the other rdf4j repos and build those first. However I feel that that negates any benefits of having multiple repos - eg. if you can work on one without knowing about the others.

Or it could just be me missing something….wouldn’t be the first time. Any pointers would be appreciated.

Cheers,
Håvard M. Ottestad



Back to the top