This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository topia. See http://git.nuiton.org/topia.git commit a3b51dcb620c94f54f4ca4841b99cdfa15e372e5 Author: Maven Release <maven-release@codelutin.com> Date: Sun May 24 17:11:55 2015 +0000 fix it eugene invocation --- topia-persistence/src/it/ANOMALIE-1640/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/topia-persistence/src/it/ANOMALIE-1640/pom.xml b/topia-persistence/src/it/ANOMALIE-1640/pom.xml index 370034e..2efc8e4 100644 --- a/topia-persistence/src/it/ANOMALIE-1640/pom.xml +++ b/topia-persistence/src/it/ANOMALIE-1640/pom.xml @@ -113,6 +113,7 @@ <configuration> <inputs>zargo</inputs> <resolver>org.nuiton.util.FasterCachedResourceResolver</resolver> + <failIfUnsafe>false</failIfUnsafe> </configuration> <executions> <execution> @@ -128,7 +129,7 @@ </templates> </configuration> <goals> - <goal>smart-generate</goal> + <goal>generate</goal> </goals> </execution> </executions> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.