You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Fabian Christ (JIRA)" <ji...@apache.org> on 2010/12/15 14:09:00 UTC

[jira] Resolved: (STANBOL-27) Build error: Failed to resolve artifact eu.iksproject:eu.iksproject.kres.shared.dependency.owlapi:jar:0.6-SNAPSHOT

     [ https://issues.apache.org/jira/browse/STANBOL-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fabian Christ resolved STANBOL-27.
----------------------------------

    Resolution: Fixed

Fixed in r1049533.

> Build error: Failed to resolve artifact eu.iksproject:eu.iksproject.kres.shared.dependency.owlapi:jar:0.6-SNAPSHOT
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: STANBOL-27
>                 URL: https://issues.apache.org/jira/browse/STANBOL-27
>             Project: Stanbol
>          Issue Type: Bug
>          Components: KReS
>            Reporter: Andreas Kuckartz
>            Assignee: Fabian Christ
>
> $ mvn install
> in stanbol directory results in:
> [INFO] ------------------------------------------------------------------------
> [INFO] Building IKS KReS Ontologies
> [INFO] ------------------------------------------------------------------------
> ...
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> Missing:
> ----------
> 1) eu.iksproject:eu.iksproject.kres.shared.dependency.owlapi:jar:0.6-SNAPSHOT
>   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.depend
> ency.owlapi -Dversion=0.6-SNAPSHOT -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.dependen
> cy.owlapi -Dversion=0.6-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id
> ]
>   Path to dependency:
>         1) eu.iksproject:eu.iksproject.kres.ontologies:bundle:0.6-SNAPSHOT
>         2) eu.iksproject:eu.iksproject.kres.shared.dependency.owlapi:jar:0.6-SNAPSHOT
> ----------
> 1 required artifact is missing.
> for artifact:
>   eu.iksproject:eu.iksproject.kres.ontologies:bundle:0.6-SNAPSHOT
> from the specified remote repositories:
>   com.springsource.repository.bundles.external (http://repository.springsource.com/maven/bundles/ext
> ernal),
>   central (http://repo1.maven.org/maven2),
>   java.net (http://download.java.net/maven/2),
>   apache (http://repository.apache.org/content/groups/snapshots-group)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.