This repository was archived by the owner on Apr 25, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
archiva-repository-admin/archiva-repository-admin-default
archiva-scheduler-indexing
archiva-scheduler-repository-api
archiva-scheduler-repository
archiva-rest/archiva-rest-services
src/test/java/org/apache/archiva/webdav Expand file tree Collapse file tree Original file line number Diff line number Diff line change 140140 <artifactId >wagon-http-lightweight</artifactId >
141141 <scope >provided</scope >
142142 </dependency >
143- <dependency >
144- <groupId >xerces</groupId >
145- <artifactId >xercesImpl</artifactId >
146- <scope >test</scope >
147- </dependency >
148143 <dependency >
149144 <groupId >org.assertj</groupId >
150145 <artifactId >assertj-core</artifactId >
Original file line number Diff line number Diff line change 125125 </exclusion >
126126 </exclusions >
127127 </dependency >
128- <dependency >
129- <groupId >xerces</groupId >
130- <artifactId >xercesImpl</artifactId >
131- <scope >test</scope >
132- </dependency >
133128 </dependencies >
134129 <build >
135130 <plugins >
Original file line number Diff line number Diff line change 9191 <version >${project.version} </version >
9292 <scope >test</scope >
9393 </dependency >
94- <dependency >
95- <groupId >xerces</groupId >
96- <artifactId >xercesImpl</artifactId >
97- <scope >test</scope >
98- </dependency >
9994 </dependencies >
10095 <build >
10196 <plugins >
Original file line number Diff line number Diff line change 163163 <artifactId >wagon-http-lightweight</artifactId >
164164 <scope >provided</scope >
165165 </dependency >
166- <dependency >
167- <groupId >xerces</groupId >
168- <artifactId >xercesImpl</artifactId >
169- <scope >test</scope >
170- </dependency >
171166 </dependencies >
172167 <build >
173168 <pluginManagement >
Original file line number Diff line number Diff line change 199199 <artifactId >redback-common-test-resources</artifactId >
200200 <scope >test</scope >
201201 </dependency >
202- <dependency >
203- <groupId >xerces</groupId >
204- <artifactId >xercesImpl</artifactId >
205- <scope >test</scope >
206- </dependency >
207202 <dependency >
208203 <groupId >org.assertj</groupId >
209204 <artifactId >assertj-core</artifactId >
Original file line number Diff line number Diff line change 223223 <scope >test</scope >
224224 </dependency >
225225
226- <dependency >
227- <groupId >xerces</groupId >
228- <artifactId >xercesImpl</artifactId >
229- <scope >test</scope >
230- </dependency >
231-
232226 <dependency >
233227 <groupId >org.apache.archiva</groupId >
234228 <artifactId >archiva-mock</artifactId >
Original file line number Diff line number Diff line change 171171 <scope >test</scope >
172172 </dependency >
173173
174- <dependency >
175- <groupId >xerces</groupId >
176- <artifactId >xercesImpl</artifactId >
177- <scope >test</scope >
178- </dependency >
179-
180174 </dependencies >
181175
182176 <build >
Original file line number Diff line number Diff line change 6868 <artifactId >slf4j-api</artifactId >
6969 </dependency >
7070
71- <dependency >
72- <groupId >xerces</groupId >
73- <artifactId >xercesImpl</artifactId >
74- <scope >test</scope >
75- </dependency >
76-
7771 </dependencies >
7872 <build >
7973 <plugins >
Original file line number Diff line number Diff line change 121121 <artifactId >mockito-all</artifactId >
122122 <scope >test</scope >
123123 </dependency >
124- <dependency >
125- <groupId >xerces</groupId >
126- <artifactId >xercesImpl</artifactId >
127- <scope >test</scope >
128- </dependency >
129124 </dependencies >
130125 <build >
131126 <plugins >
Original file line number Diff line number Diff line change 403403 <artifactId >tomcat-jsp-api</artifactId >
404404 <scope >test</scope >
405405 </dependency >
406- <dependency >
407- <groupId >xerces</groupId >
408- <artifactId >xercesImpl</artifactId >
409- <scope >test</scope >
410- </dependency >
411406 <dependency >
412407 <groupId >org.apache.archiva</groupId >
413408 <artifactId >archiva-metadata-consumer</artifactId >
You can’t perform that action at this time.
0 commit comments