This is an automated email from the git hooks/post-receive script. New commit to branch develop-2.x in repository jaxx. See http://git.nuiton.org/jaxx.git commit 9d895ac37366233340af1792f8513be6c424d706 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Dec 24 11:33:56 2015 +0100 Remove cobertura report in jaxx-compiler module (Fixes #3838) --- jaxx-compiler/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/jaxx-compiler/pom.xml b/jaxx-compiler/pom.xml index 3feab45..0fc3d2d 100644 --- a/jaxx-compiler/pom.xml +++ b/jaxx-compiler/pom.xml @@ -164,12 +164,6 @@ <version>${plexusPluginVersion}</version> </plugin> - <plugin> - <groupId>org.codehaus.mojo</groupId> - <artifactId>cobertura-maven-plugin</artifactId> - <version>${coberturaPluginVersion}</version> - </plugin> - </plugins> </reporting> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.