This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit b4cf06865e1bbcce216599c4bc496e660e1a03d1 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 23 04:56:15 2016 +0100 Fixes #8139 Les war ne sont plus déployés sur le nexus --- echobase-ui/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/echobase-ui/pom.xml b/echobase-ui/pom.xml index 35f0e83..63bf117 100644 --- a/echobase-ui/pom.xml +++ b/echobase-ui/pom.xml @@ -33,6 +33,7 @@ <deployFiles>${project.build.directory}/${fullWarName}.war</deployFiles> <!-- release configuration --> + <maven.deploy.skip>false</maven.deploy.skip> <redmine.releaseFiles> ${project.build.directory}/${fullWarName}.war, ${project.build.directory}/${embeddedWarName}.zip, -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.