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 23f305cc52b8535539ae040a954b0c3055941f09 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Dec 24 10:50:55 2015 +0100 Amélioration de la vérification des dépendances sur Central (Fixes #3835) --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 23c4ce1..6e254df 100644 --- a/pom.xml +++ b/pom.xml @@ -1152,6 +1152,7 @@ <configuration> <addMavenCentral>true</addMavenCentral> <failIfNotSafe>true</failIfNotSafe> + <runOnlyOnRoot>false</runOnlyOnRoot> <repositories> <central-releases> ${central.release.home.url} -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.