Hi all,
I have trying to build the current stanbol tree from the top level. I
have manually added the missing owlapi / owl-link and hermit jar as
mentionned in the toplevel README file but I still get the following
error message:
Missing:
----------
1) eu.iksproject:eu.iksproject.kres.shared.dependency.owlapi:jar:0.7
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=eu.iksproject
-DartifactId=eu.iksproject.kres.shared.dependency.owlapi -Dversion=0.7
-Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=eu.iksproject
-DartifactId=eu.iksproject.kres.shared.dependency.owlapi -Dversion=0.7
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) eu.iksproject:eu.iksproject.kres.ontologies:bundle:0.7
2) eu.iksproject:eu.iksproject.kres.shared.dependency.owlapi:jar:0.7
Could someone update the toplevel README to make sure stanbol is
buildable at any time?
--
Olivier
http://twitter.com/ogrisel - http://github.com/ogrisel