X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=815c9c88f0c1ed360bfc8115594ff78372994273;hb=refs%2Fheads%2Fmaster;hp=0b6776270df205a75af5ac6a187bfc0b9247e3ed;hpb=24a1a1b4a46330e9c5fa54ddabe3d01c3c60571f;p=ccsdk%2Fdistribution.git diff --git a/pom.xml b/pom.xml index 0b677627..586147ac 100644 --- a/pom.xml +++ b/pom.xml @@ -1,34 +1,126 @@ - + + 4.0.0 org.onap.ccsdk.parent - odlparent-carbon-sr1 - 0.0.1-SNAPSHOT + oparent + 2.6.1 - 4.0.0 - pom org.onap.ccsdk.distribution distribution-root - 0.1.0-SNAPSHOT + 1.6.1-SNAPSHOT + pom + + ccsdk-distribution + Creates distribution bundles for CCSDK - Distribution - Creates distributuon bundles for CCSDK + + platform-logic + dependencies + alpine + ubuntu + opendaylight + odlsli + dgbuilder + dgbuilder-docker + ansible-server + saltstack-server + distribution + 1.7.1 + ${project.version} + ${project.version} - yyMMdd-HHmmss + yyyyMMdd'T'HHmmss'Z' + ${maven.build.timestamp} ${maven.build.timestamp} + + false + true + UTF-8 UTF-8 - - platform-logic - ubuntu - opendaylight - + + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M2 + + + enforce-no-snapshots + + enforce + + + + + false + true + + org.onap.ccsdk.*:* + + WARN + + + + + + + + + + + dependency-list + + + + com.github.ferstl + depgraph-maven-plugin + + + validate + false + + aggregate + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + package + false + + attach-artifact + + + + + ${dependency-list.file} + txt + dependencies + + + + + + + + + +