mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Gaetan Boismal
22.50.2015 c49d0283e2dca38e86110293a04a6c1f77420da8
opendj-server-legacy/pom.xml
@@ -1164,6 +1164,14 @@
          </execution>
        </executions>
      </plugin>
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>cobertura-maven-plugin</artifactId>
        <configuration>
            <skip>true</skip>
        </configuration>
        </plugin>
    </plugins>
  </build>