File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -193,21 +193,6 @@ alternative support for serializing POJOs as XML and deserializing XML as pojos.
193193 <groupId >com.google.code.maven-replacer-plugin</groupId >
194194 <artifactId >replacer</artifactId >
195195 </plugin >
196- <!-- Need to skip known-failing tests for build... -->
197- <plugin >
198- <groupId >org.apache.maven.plugins</groupId >
199- <artifactId >maven-surefire-plugin</artifactId >
200- <version >${version.plugin.surefire} </version >
201- <configuration >
202- <excludes >
203- <exclude >**/failing/**/*.java</exclude >
204- </excludes >
205- <includes >
206- <include >**/Test*.java</include >
207- <include >**/*Test.java</include >
208- </includes >
209- </configuration >
210- </plugin >
211196 <!-- 05-Jul-2020, tatu: Add gradle module metadata -->
212197 <plugin >
213198 <groupId >de.jjohannes</groupId >
You can’t perform that action at this time.
0 commit comments