[
https://issues.apache.org/activemq/browse/CAMEL-789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Anstey updated CAMEL-789:
----------------------------------
Attachment: pushDownRepos.patch
This patch pushes down... well... all of the repositories that were in the root
pom lower in the build tree. This should speed up builds quite a bit! :)
Note that if you build from a clean repo, the build will fail trying to find
the mina ftpserver. This patch does not introduce this failure however. See
http://www.nabble.com/-HEADS-UP--Missing-ftpserver-dependency-td18870393s22882.html
for more details about this failure.
> pom.xml - maven repositories - clean up
> ---------------------------------------
>
> Key: CAMEL-789
> URL: https://issues.apache.org/activemq/browse/CAMEL-789
> Project: Apache Camel
> Issue Type: Task
> Affects Versions: 1.4.0
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 1.5.0
>
> Attachments: pushDownRepos.patch
>
>
> When downloading artifacts we have a many repos. Several of them are specific
> for a single/few components. We should move these repo settings to these
> targeted components and let the uber pom.xml have only the major public maven
> repos.
> Maybe some of the repos is out-of-date and not used anymore.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.