Explorar o código

Remove unused goal to allow for integ test coverage analysis

Robert Muir %!s(int64=10) %!d(string=hai) anos
pai
achega
e5a02b1d96
Modificáronse 1 ficheiros con 0 adicións e 6 borrados
  1. 0 6
      pom.xml

+ 0 - 6
pom.xml

@@ -1105,12 +1105,6 @@ org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UT
                                 <goal>report</goal>
                             </goals>
                         </execution>
-                        <execution>
-                            <id>default-check</id>
-                            <goals>
-                                <goal>check</goal>
-                            </goals>
-                        </execution>
                     </executions>
                 </plugin>
                 <plugin>