Hi Cristiano

I had no problem with the build. Probably my local maven repo contains the missing libraries and I don't have this problem. There is already a JIRA issue (SM-2229 <https://issues.apache.org/jira/browse/SM-2229>) to upgrade Activiti to 5.14.

Regards
Krzysztof

On 15.02.2014 22:11, Cristiano Costantini wrote:
Hi,

I'm trying to build by myself ServiceMix 5 from the trunk (I've cloned the
git repo and I'm working on the trunk branch)

but building fails as maven does not resolve version 5.10 of activiti-camel
(Failed to execute goal on project org.apache.servicemix.activiti.config:
Could not resolve dependencies for project
org.apache.servicemix.activiti:org.apache.servicemix.activiti.config:bundle:5.0.0-SNAPSHOT:
The following artifacts could not be resolved:
org.activiti:activiti-camel:jar:5.10,
org.activiti:activiti-engine:jar:5.10, org.activiti:activiti-osgi:jar:5.10:
Could not find artifact org.activiti:activiti-camel:jar:5.10)


I see on maven central repo, only version 5.14 is available:
<dependency>
     <groupId>org.activiti</groupId>
     <artifactId>activiti-camel</artifactId>
     <version>5.14</version>
</dependency>


1. do you have the same problem of mine?
2. do you think it should be upgraded to 5.14 (or is locked to version 5.10
due conflicts/compatibility requirements with other dependencies ?

thank you,
Cristiano



--
Krzysztof Sobkowiak

JEE & OSS Architect | Technical Architect @ Capgemini
Capgemini <http://www.pl.capgemini.com/> | Software Solutions Center <http://www.pl.capgemini-sdm.com/> | Wroclaw e-mail: [email protected] <mailto:[email protected]> | Twitter: @KSobkowiak

Reply via email to