bsnyder wrote: > > On Dec 14, 2007 9:56 AM, clymbon <[EMAIL PROTECTED]> wrote: >> Question: What and where is the "root pom.xml for the entire ServiceMix >> project". .... I did a "find" on \*pom.xml". There are >> pom.xml files all over the place - >> which one do I need to edit? And what changes do I need to make? >> > > These missing dependencies are due to the ServiceMix project > graduating from the Incubator and having its Maven repo moved in the > Apache Subversion tree as noted previously on this mailing list: > > http://www.nabble.com/ServiceMix-Dependencies-not-found-to13798573s12049.html#a13808955 >
Yes, I read that posting. It suggests making changes to the "root pom.xml for the entire ServiceMix project", replacing the line containing http://svn.apache.org/repos/asf/incubator/servicemix/m2-repo However, you assume that people know where to find this file. As I said, there a lots of different pom.xml files within the directory structure, and none of them contain the above line. So, the question still hasn't been answered. Within the examples subdirectories there are files that point to url's like: http://people.apache.org/repo/m2-incubating-repository I would assume that, if the project is no longer in incubation, perhaps these lines need to be changed? (Guesswork...) I see that 3.2.1 is now available for downloading. I'll start again with a fresh download. However, as someone unfamiliar with maven, trying to deduce the structure and packaging of this project, it would be still be nice to have an answer in order to understand what the "root pom.xml" file is. Thanks, Duncan -- View this message in context: http://www.nabble.com/Build-Dependencies-tp13993587s12049p14425969.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
