Unable to find resource 'owlapi:owlapi:jar:3.0.0'
-------------------------------------------------
Key: STANBOL-6
URL: https://issues.apache.org/jira/browse/STANBOL-6
Project: Stanbol
Issue Type: Bug
Components: KReS
Environment: Ubuntu Linux, 64bit, AMD
Sun JDK 1.6, Maven 2.2.1
Reporter: Fabian Christ
[INFO] ------------------------------------------------------------------------
[INFO] Building IKS KReS owlapi OSGi Bundle
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] Unable to find resource 'owlapi:owlapi:jar:3.0.0' in repository central
(http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) owlapi:owlapi:jar:3.0.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=owlapi -DartifactId=owlapi
-Dversion=3.0.0 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=owlapi -DartifactId=owlapi
-Dversion=3.0.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
Path to dependency:
1)
eu.iksproject:eu.iksproject.kres.shared.dependency.owlapi:bundle:0.6-SNAPSHOT
2) owlapi:owlapi:jar:3.0.0
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.