File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1111 </classpath >
1212 </typedef >
1313
14+ <artifact : remoteRepository id =" main" url =" http://repo1.maven.org/maven2/" />
1415 <artifact : remoteRepository id =" java.net" url =" https://maven-repository.dev.java.net/nonav/repository"
1516 layout =" legacy" />
16-
1717 <artifact : remoteRepository id =" spring-ext"
1818 url =" https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo-ext/" />
1919
2020 <artifact : dependencies pathId =" compile.classpath" >
21+ <remoteRepository refid =" main" />
2122 <remoteRepository refid =" java.net" />
2223 <remoteRepository refid =" spring-ext" />
2324 <dependency groupId =" javax.xml.soap" artifactId =" saaj-api" version =" 1.3" />
2425 </artifact : dependencies >
2526
2627 <artifact : dependencies pathId =" runtime.classpath" >
28+ <remoteRepository refid =" main" />
2729 <remoteRepository refid =" java.net" />
2830 <remoteRepository refid =" spring-ext" />
2931 <dependency groupId =" com.sun.xml.messaging.saaj" artifactId =" saaj-impl" version =" 1.3" />
You can’t perform that action at this time.
0 commit comments