From b64cda3d1d5073485e0424fe48cdff22d49a5696 Mon Sep 17 00:00:00 2001 From: neothemachine Date: Fri, 26 Jul 2013 18:57:19 +0200 Subject: skipping pom deployment for distribution module by default (except hudson) --- ardor3d-distribution/pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/ardor3d-distribution/pom.xml b/ardor3d-distribution/pom.xml index 9a1c7d1..bf38583 100644 --- a/ardor3d-distribution/pom.xml +++ b/ardor3d-distribution/pom.xml @@ -21,6 +21,18 @@ ${project.version} + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + @@ -61,6 +73,14 @@ + + org.apache.maven.plugins + maven-deploy-plugin + + false + + + org.apache.maven.plugins maven-install-plugin -- cgit v1.2.3