I Krzysztof hi all, I'm more far than you from building it. I have problems compiling ServiceMix due to usage of external repos.
I have all my computers configured to follow the policy we have at work, where we use an Apache Archiva as a repositoy mirror for all artifacts resolution. In Archiva we have configured a strict list of allowed repositories, that includes Maven Central Repo and Apache Foundation Releases, but not Apache Snapshots or Alfresco or OPS4J Snapshots... I so started compiling myself an Apache Karaf 2.3.5-SNAPSHOT without using external repos (see my mails on dev@karaf) and it worked, but now I need time to try it with ServiceMix. I'll keep up to date on my results, Regards, Cristiano 2014-02-17 0:14 GMT+01:00 Krzysztof Sobkowiak <[email protected]>: > Hi Cristiano > > I could build ServieMix starting with empty maven repository and Activiti > 5.14. But the Activiti feature can not be installed. The feature should be > updated by SM-2229. > > Regards > Krzysztof > > > On 16.02.2014 13:35, Cristiano Costantini wrote: > >> Hi Krzysztof, >> I'll make a test as soon as I get back to the computer ! >> >> Keep me updated with your tests >> >> Il sabato 15 febbraio 2014, Krzysztof Sobkowiak < >> [email protected]> >> ha scritto: >> >> Hi Cristiano >>> >>> I could build ServiceMix 5 with activiti 5.14. I only had to apply the >>> patch for Spring. Otherwise the build fails. But again. My local >>> repository >>> contains probably some libraries which can be not obtained in when >>> building >>> with fresh repository >>> >>> Regards >>> Krzysztof >>> >>> On 15.02.2014 23:14, Krzysztof Sobkowiak wrote: >>> >>> I have just updated activiti to 5.14 and successfully built ServiceMix 5. >>> But my local copy of ServiceMix contains the patches I have created >>> today. >>> I'll checkout the fresh sources and try again with activiti 5.14 >>> >>> On 15.02.2014 23:07, Krzysztof Sobkowiak wrote: >>> >>> I had today problems with compilation of examples caused by the upgrade >>> to >>> Spring 3.2.4.RELEASE. I have created an issue and attached a patch >>> solving >>> this problem. Had you any problems with the compilation due the missing >>> spring-asm library? >>> >>> On 15.02.2014 22:56, Cristiano Costantini wrote: >>> >>> yeah, >>> ServiceMix should be made of Karaf, CXF, Camel and ActiveMQ in my >>> opinion. >>> >>> However I've changed the version of activiti to 5.14 and it compiles >>> fine, >>> now I have a problem with compilation of examples... >>> [INFO] Apache ServiceMix :: Examples :: Akka :: Akka Camel FAILURE >>> [16.475s] >>> [INFO] Apache ServiceMix :: Examples :: Camel Drools ..... FAILURE >>> [4.400s] >>> [INFO] Apache ServiceMix :: Examples :: Camel Drools Blueprint FAILURE >>> [0.021s] >>> >>> consequently also assemblies fails (I expect because examples are >>> included >>> in the distribution). >>> >>> I'll check tomorrow. >>> Regards, >>> Cristiano >>> >>> >>> >>> 2014-02-15 22:47 GMT+01:00 Krzysztof Sobkowiak<[email protected] >>> >: >>> >>> I think, this feature should be moved in Karaf Enterprise Features, >>> after >>> the Karaf subproject will be created. >>> >>> >>> On 15.02.2014 22:38, Krzysztof Sobkowiak wrote: >>> >>> Yes. After upgrade to 5.14 it can be removed. >>> >>> On 15.02.2014 22:36, Cristiano Costantini wrote: >>> >>> I see it found them in Alfresco Repository!!!! >>> >>> <!-- Alfresco repository contains Activiti artifacts --> >>> <repository> >>> <id>alfresco.public</id> >>> <name>Alfresco Public Repository</name> >>> <url>https://maven.alfresco.com/nexus/content/groups/ >>> public >>> </url> >>> <releases> >>> <enabled>true</enabled> >>> </releases> >>> <snapshots> >>> <enabled>false</enabled> >>> </snapshots> >>> </repository> >>> >>> I don't like this approach external repos... they are hard to maintain... >>> >>> >>> >>> >>> 2014-02-15 22:29 GMT+01:00 Cristiano Costantini < >>> [email protected]>: >>> >>> Thank you Krzysztof, >>> >>> I think that it should build in a clean environment without the need of >>> artifact in exotic repos, >>> so for me we should either upgrade activiti to version 5.14 or remove >>> activiti from ServiceMix 5 main trunk (I don't know how many people use >>> activiti, I don't). >>> >>> What do you think? >>> >>> Cristiano >>> >>> 2014-02-15 22:16 GMT+01:00 Krzysztof Sobkowiak<krzys.sobkowiak@ >>> gmail.com> >>> : >>> >>> 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: >>> >>> >>> > -- > 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 >
