[
https://issues.apache.org/jira/browse/CLOUDSTACK-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasanna Santhanam resolved CLOUDSTACK-744.
-------------------------------------------
Resolution: Fixed
applied fix to master:
commit 42f3804fbdde7bfe4f3676ef0c18a54dfe95354c
Author: Noa Resare <[email protected]>
Date: Thu Jan 3 15:48:06 2013 +0000
Work around maven dependency problems
Disable the transitive dependency from axis2-webapp to xercesImpl
and from all rampart artifacts to opensaml. This fixes reproducible
problem where maven tries to download artifacts from the wrong
repositories.
Signed-off-by: Prasanna Santhanam <[email protected]>
Signed-off-by: Rohit Yadav <[email protected]>
Reviewed-by: Likitha Shetty <[email protected]>
> maven optimization for awsapi - prevent transitive dependency and injection
> of broken repo info
> -----------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-744
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-744
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: AWSAPI
> Reporter: Prasanna Santhanam
> Priority: Minor
> Labels: maven
>
> The combination of a system of transitive dependencies and the ability of pom
> files to inject (broken) repository information into the lookup process
> sometimes result in a situation where maven attempts to download artefacts
> from the wrong server. This typically happens over and over again and slows
> down maven runs significantly.
> This is even more annoying when the artefacts downloaded most certainly isn't
> used.
> patch at https://reviews.apache.org/r/8809/ fixes this issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira