Benson,
Do you have some sort of mirror or something set in your settings.xml? The spring 2.0.6 stuff has been at central for over 3 months. Dan On Saturday 29 September 2007, Benson Margulies wrote: > Since when are we moving to spring 2.0.6? > > > > Missing: > > ---------- > > 1) org.springframework:spring-mock:jar:2.0.6 > > > > Try downloading the file manually from: > > http://www.springframework.org > > > > Then, install it using the command: > > mvn install:install-file -DgroupId=org.springframework > -DartifactId=spring-mock \ > > -Dversion=2.0.6 -Dpackaging=jar -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file > there: mvn deploy:deploy-file -DgroupId=org.springframework > -DartifactId=spring-mock \ > > -Dversion=2.0.6 -Dpackaging=jar -Dfile=/path/to/file \ > > -Durl=[url] -DrepositoryId=[id] > > > > Path to dependency: > > 1) org.apache.cxf:cxf-systests:jar:2.1-incubator-SNAPSHOT > > 2) org.springframework:spring-mock:jar:2.0.6 > > > > ---------- > > 1 required artifact is missing. > > > > for artifact: > > org.apache.cxf:cxf-systests:jar:2.1-incubator-SNAPSHOT > > > > from the specified remote repositories: > > central (http://repo1.maven.org/maven2), > > apache-incubator > (http://people.apache.org/repo/m2-incubating-repository) -- J. Daniel Kulp Principal Engineer IONA P: 781-902-8727 C: 508-380-7194 [EMAIL PROTECTED] http://www.dankulp.com/blog
