owlcollab / owltools

OWLTools
BSD 3-Clause "New" or "Revised" License
108 stars 33 forks source link

Error in using OWLTools-Core maven dependency #261

Closed marwa811 closed 6 years ago

marwa811 commented 6 years ago

I want to use owltools in my project, but when I add the maven dependency I got this error in maven install step : [ERROR] Failed to execute goal on project MyProject: Could not resolve dependencies for project com.phd.javaApp:MyProject:jar:0.0.1-SNAPSHOT: Failure to find org.bbop:OWLTools-Core:jar:0.2.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1] Also this is a copy of my pom file:

4.0.0 com.phd.javaApp MyProject 0.0.1-SNAPSHOT junit junit 3.8.1 test net.sourceforge.owlapi owlapi-distribution 5.1.5 org.bbop OWLTools-Core 0.2.1