Details
-
Test
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
since after components svn tree refactoring, we remove Servicemix Maven2 Repository from root pom for fast build, so we need add this to the component's pom.
I just paste the comment about it from the root pom
<!--
Most components should build fine just using the central maven repo.. adding all the possible
repo location in this parent pom just slows down the dowloads for other components since
it's going to check all the repos listed. Add additional repos only to component poms.
-->