L.S.,

FWIW, if you want to get started with Apache ServiceMix without having
to build it yourself first, we also have binary downloads available at
http://servicemix.apache.org/downloads.html

Regards,

Gert Vanthienen
------------------------
FuseSource
Web: http://fusesource.com
Blog: http://gertvanthienen.blogspot.com/


On Wed, Jun 20, 2012 at 1:59 PM, Bart Ottenkamp <[email protected]> wrote:
> Hi all,
>
> I'm new to using servicemix and started bij checking out the SVN location
>    \servicemix\smx4\features\trunk\
>
> but giving a mvn clean install gives me:
>
> [ERROR] Failed to execute goal on project
> org.apache.servicemix.camel.component: Could not resolve dependencies for
> project org.apache.servicemix.camel:org.apac
> he.servicemix.camel.component:bundle:4.5.0-SNAPSHOT: *Failure to find
> com.sun.xml.parsers:jaxp-ri:jar:1.4.4*
> *
> *
> If I check the repositories (found via the effective-pom) I cannot find
> this version either; look at mvnrepository.com --> versions 1.4.1, 1.4.2
> and 1.4.5 are available...
>
> Now, if I change the version of the the jaxp-ri dependency to 1.4.5 and I
> run mvn clean install again.. execution runs further, but the following
> error pops-ip:
>
> [ERROR] Failed to execute goal on project
> org.apache.servicemix.cxf.transport.nmr: Could not resolve dependencies for
> project org.apache.servicemix.cxf:org.apac
> he.servicemix.cxf.transport.nmr:bundle:4.5.0-SNAPSHOT: The following
> artifacts could not be resolved:
> org.springframework:org.springframework.aop:jar:2.5.6.SEC0
> 1, org.springframework:org.springframework.beans:jar:2.5.6.SEC01, ...
>
> Now, before trying to solve this one as well I thought let's ask first..
> Anyone knows what I'm doing wrong??
>
> Best regards,
> Bart

Reply via email to