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/06/25 07:39:00 UTC

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

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.


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

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44806#action_44806 ] 

Jonathan Anstey commented on CAMEL-635:
---------------------------------------

Actually, the spring integration component is already using a repo on S3. It currently uses:

http://repository.springsource.com/maven/bundles/milestone
Browse here: http://s3browse.com/explore/repository.springsource.com/maven/bundles/milestone

Looks like the http://maven.springframework.org/milestone repo doesn't contain the artifacts we need. I'm not sure why Spring has two separate repos here... Claus, was there a reason you mentioned this particular one? 

> 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.


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

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44808#action_44808 ] 

Claus Ibsen commented on CAMEL-635:
-----------------------------------

No I guess I found that one in a spring forum when I was playing with Spring WebService.
I guess they got real busy with their platform and the OSGi bundle so the real repo to use it the *bundles*

So I will close this one ;)

> 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.


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

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44807#action_44807 ] 

Jonathan Anstey commented on CAMEL-635:
---------------------------------------

If not, then we can close this one :)

> 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.


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

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-635.
-------------------------------

    Resolution: Fixed

Fixed by Jonathan

> 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.


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

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44804#action_44804 ] 

Jonathan Anstey commented on CAMEL-635:
---------------------------------------

Taking a look at this. See https://issues.apache.org/activemq/browse/CAMEL-789 for updates.

> 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.