[teiid-issues] [JBoss JIRA] (TEIID-3828) Build failed due to artifact 'org.jboss.oreva:odata-core:jar:0.8.11-SNAPSHOT' can not be resolved

Ramesh Reddy (JIRA) issues at jboss.org
Thu Nov 19 16:42:00 EST 2015


     [ https://issues.jboss.org/browse/TEIID-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy resolved TEIID-3828.
---------------------------------
    Resolution: Done


Added "1.0.x" branch for 8.13 and beyond. Current "0.8.x" branch for 8.12.x

Released OReva 1.0.0, and using that in 8.13

> Build failed due to artifact 'org.jboss.oreva:odata-core:jar:0.8.11-SNAPSHOT' can not be resolved
> -------------------------------------------------------------------------------------------------
>
>                 Key: TEIID-3828
>                 URL: https://issues.jboss.org/browse/TEIID-3828
>             Project: Teiid
>          Issue Type: Sub-task
>          Components: Build/Kits
>    Affects Versions: 8.13
>            Reporter: Kylin Soong
>            Assignee: Ramesh Reddy
>             Fix For: 8.13
>
>
> translator-odata use a SNAPSHOT dependency
> {code}
> <dependency>
>     <groupId>org.jboss.oreva</groupId>
>     <artifactId>odata-core</artifactId>
> </dependency>
> {code}
> which can not be resolved, with the folllowing erros:
> {code}
> [ERROR] Failed to execute goal on project translator-odata: Could not resolve dependencies for project org.jboss.teiid.connectors:translator-odata:bundle:8.13.0.Alpha1-SNAPSHOT: The following artifacts could not be resolved: org.jboss.oreva:odata-core:jar:0.8.11-SNAPSHOT, org.jboss.oreva:common:jar:0.8.11-SNAPSHOT: Failure to find org.jboss.oreva:odata-core:jar:0.8.11-SNAPSHOT in ...
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list