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

Claus Ibsen commented on CAMEL-12371:
-------------------------------------

Camel 2.21 has been released and the next snapshot is 2.22

> Could not find org.apache.camel:components-starter:2.21.0-SNAPSHOT
> ------------------------------------------------------------------
>
>                 Key: CAMEL-12371
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12371
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-elasticsearch5-rest, camel-spring-boot-starters
>    Affects Versions: 2.21.0
>            Reporter: Marcelo Luiz Onhate
>            Priority: Major
>              Labels: build, repository
>
> When pointing to snapshot versions on  build.gradle
> {code:groovy}
>  maven() {
>     url = 'https://repository.apache.org/content/repositories/snapshots/'
> }
> dependencies {
>     
> compile("org.apache.camel:camel-elasticsearch5-rest-starter:2.21.0-SNAPSHOT")
> }
> {code}
> The build gives the following error:
> {noformat}
>  > Could not resolve 
> org.apache.camel:camel-elasticsearch5-rest-starter:2.21.0-SNAPSHOT.
>       > Could not parse POM 
> https://repository.apache.org/content/repositories/snapshots/org/apache/camel/camel-elasticsearch5-rest-starter/2.21.0-SNAPSHOT/camel-elasticsearch5-rest-starter-2.21.0-20180205.102503-223.pom
>          > Could not find org.apache.camel:components-starter:2.21.0-SNAPSHOT.
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to