[ https://issues.apache.org/jira/browse/STANBOL-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970132#action_12970132 ]
Fabian Christ commented on STANBOL-6: ------------------------------------- There is an Issue about this in the OWLAPI tracker http://sourceforge.net/tracker/index.php?func=detail&aid=2972618&group_id=90989&atid=595537 > 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.