You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2008/10/23 06:42:52 UTC

[jira] Closed: (CAMEL-635) pom.xml - spring maven repo is amazon s3

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

Claus Ibsen closed CAMEL-635.
-----------------------------


> pom.xml - spring maven repo is amazon s3
> ----------------------------------------
>
>                 Key: CAMEL-635
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-635
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 1.4.0
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> We should give the pom.xml files a tweak for all the repos.
> Spring in particular is now on the Amazon s3 repo, we should fetch the stuff from this one:
> {code}
> <repository>
>    <id>spring-milestone</id>
>    <name>Spring Milestone Repository</name>
>    <url>http://maven.springframework.org/milestone</url>
> </repository>
> {code}

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