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.
http://svn.eu.apache.org/viewvc?view=rev&revision=673699