ServiceMix 3 build is failing due to dependency relocation/rename.
------------------------------------------------------------------
Key: SM-1440
URL: https://issues.apache.org/activemq/browse/SM-1440
Project: ServiceMix
Issue Type: Bug
Affects Versions: 3.3
Reporter: Ulhas Bhole
Attachments: 3.3-fixes.patch
ServiceMix 3.3 trunk build is failing to find dependencies due to
relocation/rename and version number change.
1. failed to get org.apache.servicemix.build plugin which is relocated to
maven-plugins repo. and renamed to servicemix-build (This is happening in
deployables module)
2. failed to get the correct version
org.apache.servicemix.tooling.res-maven-plugin which is relocated to
maven-plugins repo and version changed to 1.0 (this is happening in
distribution module)
I have attached a patch for both the problems.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.