You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Enrico Daga (JIRA)" <ji...@apache.org> on 2011/03/28 15:36:05 UTC

[jira] [Commented] (STANBOL-6) Unable to find resource 'owlapi:owlapi:jar:3.0.0'

    [ https://issues.apache.org/jira/browse/STANBOL-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012051#comment-13012051 ] 

Enrico Daga commented on STANBOL-6:
-----------------------------------

As for STANBOL-27 this issue is obsolete. OWLApi, Hermit and OWLLink LGPL dependencies are now downloaded by maven fom a CNR repository.
Consider that the usage of the three libraries are waiting for STANBOL-24, STANBOL-25, STANBOL-26 .

> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira