@Freeman Thanks, it works now. Don't know why it didn't before either.:-). Maybe I did something with my settings.xml file. I think so, but are not really sure. @Gert I know there are binaries, thanks for the tip, but as a good programmer I prefer to build it myself :-)
Thanks for replying both of you.. Bart On Thu, Jun 21, 2012 at 3:40 AM, Freeman Fang <[email protected]>wrote: > Hi, > > It's in servicemix.m2-repo[1], and in features/trunk/pom.xml already have > this repo so it can download it from m2-repo automatically, ensure you are > not behind some firewall which block you access some repos, you can use a > browser try to access https://svn.apache.org/repos/** > asf/servicemix/m2-repo/com/**sun/xml/parsers/jaxp-ri/1.4.4/<https://svn.apache.org/repos/asf/servicemix/m2-repo/com/sun/xml/parsers/jaxp-ri/1.4.4/>to > see if it works for you. > [1]https://svn.apache.org/**repos/asf/servicemix/m2-repo/<https://svn.apache.org/repos/asf/servicemix/m2-repo/> > > Freeman > > On 2012-6-20, at 下午7:59, Bart Ottenkamp 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 >> > > ------------------------------**--------------- > Freeman Fang > > FuseSource > Email:[email protected] > Web: fusesource.com > Twitter: freemanfang > Blog: http://freemanfang.blogspot.**com <http://freemanfang.blogspot.com> > http://blog.sina.com.cn/u/**1473905042<http://blog.sina.com.cn/u/1473905042> > weibo: http://weibo.com/u/1473905042 > > > > > > > > > > >
