-
Feb 17th, 2011, 02:48 PM
#1
get Maven to use the SpringSource EBR
Hi
I wonder how I could get Maven to target the EBR as described in the reference doc below?
So the first thing you need to decide is how to manage your dependencies: most people use an automated system like Maven or Ivy, but you can also do it manually by downloading all the jars yourself. When obtaining Spring with Maven or Ivy you have then to decide which place you'll get it from. In general, if you care about OSGi, use the EBR, since it houses OSGi compatible artifacts for all of Spring's dependencies, such as Hibernate and Freemarker.
as it is the sample projects get the dependencies from the Maven Repo, correct? ( settings.xml URL is http:167.7.147.232:8081/artifactory/repo ) how could I(or should I?) get it to get them from the Spring EBR?
Thanks for any suggestions !
John.
-
Feb 17th, 2011, 02:51 PM
#2
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules