You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Stephan Klevenz (JIRA)" <ji...@apache.org> on 2013/10/23 09:53:41 UTC

[jira] [Resolved] (OLINGO-40) olingo-odata2-lib-incubating as parent in pom.xml

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

Stephan Klevenz resolved OLINGO-40.
-----------------------------------

    Resolution: Fixed

Maven Central is in sync now: http://search.maven.org/#search|ga|1|org.apache.olingo


> olingo-odata2-lib-incubating as parent in pom.xml
> -------------------------------------------------
>
>                 Key: OLINGO-40
>                 URL: https://issues.apache.org/jira/browse/OLINGO-40
>             Project: Olingo
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>         Environment: gradle 1.6
>            Reporter: Vassili
>            Assignee: Stephan Klevenz
>             Fix For: 1.0.0
>
>
> Both olingo-odata2-api-incubating and olingo-odata2-core-incubating depend on olingo-odata2-lib-incubating, which is not published what causes an error while resolving the dependencies.
> I'm using gradle and it tries to download http://repo1.maven.org/maven2/org/apache/olingo/olingo-odata2-lib-incubating/1.0.0/olingo-odata2-lib-incubating-1.0.0.pom
> because it is marked as parent project of api and core.
> My gradle dependencies are:
> compile "org.apache.olingo:olingo-odata2-api-incubating:1.0.0"
> runtime "org.apache.olingo:olingo-odata2-core-incubating:1.0.0"



--
This message was sent by Atlassian JIRA
(v6.1#6144)