This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pom. See http://git.nuiton.org/pom.git commit 70eeb4e9ab5887e8d90a639fdd185c98535bd508 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Jul 22 10:14:07 2014 +0200 fixes #3346 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 05cd3f3..0979c32 100644 --- a/pom.xml +++ b/pom.xml @@ -1380,7 +1380,8 @@ <reportSets> <reportSet> <reports> - <report>index</report> + <!-- see https://forge.nuiton.org/issues/3346 --> + <!--<report>index</report>--> <report>project-team</report> <report>mailing-list</report> <report>cim</report> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.