Hi, First of all, as I told you before, servicemix issue should go into servicemix mailing list, though this question looks more like a maven question
Also you need elaborate your problem a little bit, likely how you see the error > Missing artifact > org.springframework.data:spring-data-mongodb:jar:1.0.0.RELEASE pom.xml as it's actually in maven central repo, does your machine has direct internet access? ------------- Freeman(Yue) Fang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://fusesource.com | http://www.redhat.com/ Twitter: freemanfang Blog: http://freemanfang.blogspot.com http://blog.sina.com.cn/u/1473905042 weibo: @Freeman小屋 www.camelone.org : The open source integration conference: On 2013-5-17, at 下午1:57, wangyan wrote: > Hi~ > I would like to ask,servicemix4.5.1 is not integrated into the > spring-data-mongodb? > > If I want to use spring-data-mongodb in servicemix4.5.1 , and what is the > right way? > > I tried to download spring-data-mongodb: > > <dependency> > <groupId>org.springframework.data</groupId> > <artifactId>spring-data-mongodb</artifactId> > <version>1.0.0.RELEASE</version> > </dependency> > > But the error : > Missing artifact > org.springframework.data:spring-data-mongodb:jar:1.0.0.RELEASE pom.xml > > I'm Sorry! > > I know that this problem should not be in the mail group asked , but think > there should be a solution . Or is the cause of the problem. > > Thanks!
