From: Areli Fuss Date: Tue, 3 Oct 2017 13:33:28 +0000 (+0300) Subject: Add maven docker ignore definition X-Git-Tag: 2.0.0-ONAP~19 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=edecc0a9872c712d0796037c21409efa8e37cd71;p=vvp%2Fcms.git Add maven docker ignore definition Add maven ignore docker file due to build failure: A tar file cannot include itself Change-Id: Ib11bda9d940e4c96ed4166098d9246392bb547f8 Issue-Id: VVP-25 Signed-off-by: Areli Fuss --- diff --git a/.maven-dockerignore b/.maven-dockerignore new file mode 100644 index 0000000..07fa861 --- /dev/null +++ b/.maven-dockerignore @@ -0,0 +1 @@ +target/docker/ diff --git a/pom.xml b/pom.xml index 43aafaa..a00b1a0 100644 --- a/pom.xml +++ b/pom.xml @@ -7,8 +7,8 @@ 1.0.0-SNAPSHOT - org.openecomp.vvp - vvp-cms + org.openecomp.vvp.cms + cms pom 1.0.0-SNAPSHOT vvp-cms @@ -47,7 +47,7 @@ nexus3.onap.org:10003 - openecomp/vvp-cms + openecomp/vvp/cms vvp-cms true @@ -88,7 +88,7 @@ push - openecomp/vvp-cms + openecomp/vvp/cms