From: Dominic Lunanuova Date: Mon, 12 Feb 2018 22:09:44 +0000 (+0000) Subject: correction to mvn step to populate dependencies X-Git-Tag: v1.0.12~25 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fbuscontroller.git;a=commitdiff_plain;h=4a7c3578d29aee0cf561608885dd0acbcce5ecff correction to mvn step to populate dependencies Change-Id: I5d9f71b07c73c32856d2984613183a54f446e5af Signed-off-by: Dominic Lunanuova Issue-ID: DMAAP-115 --- diff --git a/README.md b/README.md index 5d118a0..2f82582 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,10 @@ We can utilize docker to build and register the buscontroller container in a loc Note the Dockerfile follows ONAP convention of running app as root. ``` - + +$ mvn dependency:copy-dependencies + + $ docker build -f ./Dockerfile . ``` diff --git a/pom.xml b/pom.xml index 14e1cc3..53cbb70 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.onap.dmaap.buscontroller buscontroller - ${artifact.version} + 1.0.1 dmaap-buscontroller org.onap.oparent @@ -15,6 +15,30 @@ buscontroller + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M1 + + + enforce-no-snapshots + + enforce + + + + + No Snapshots Allowed! + + org.onap.dmaap.dbcapi:dbcapi + + + + true + + + + @@ -160,7 +184,7 @@ UTF-8 9.3.7.v20160115 0.0.1 - 1.0.1-SNAPSHOT + 1.0.1 0.7.7.201606060606 3.2