should add Servicemix Maven2 Repository to servicemix-saxon pom.xml to make it
build successfully
-------------------------------------------------------------------------------------------------
Key: SM-1429
URL: https://issues.apache.org/activemq/browse/SM-1429
Project: ServiceMix
Issue Type: Test
Components: servicemix-saxon
Reporter: Freeman Fang
Assignee: Freeman Fang
Priority: Minor
Fix For: 3.3
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.
-->
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.