X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=757fbc6974c88ad33b20cd435fce67315b18efd1;hb=6e99580c2a69d2cbd2994dc51e6f305313248a91;hp=50679a8cea3d3fc251407549801ae4ead2be4440;hpb=0b434132494d98f5fa60409016c5fd1fcb821625;p=ccsdk%2Fdistribution.git diff --git a/pom.xml b/pom.xml index 50679a8c..757fbc69 100644 --- a/pom.xml +++ b/pom.xml @@ -1,53 +1,127 @@ - + + 4.0.0 org.onap.ccsdk.parent - odlparent-carbon-sr1 - 0.1.0 + oparent + 2.3.3-SNAPSHOT - 4.0.0 - pom org.onap.ccsdk.distribution distribution-root - 0.2.0-SNAPSHOT + 1.3.1-SNAPSHOT + pom ccsdk-distribution - Creates distributuon bundles for CCSDK + Creates distribution bundles for CCSDK + + + platform-logic + dependencies + alpine + ubuntu + opendaylight + odlsli + dgbuilder + dgbuilder-docker + ansible-server + saltstack-server + distribution + ${project.version} + 1.4.1-SNAPSHOT + 1.3.0-SNAPSHOT + ${project.version} - yyMMdd-HHmmss + yyyyMMdd'T'HHmmss'Z' + ${maven.build.timestamp} ${maven.build.timestamp} + + false + true + UTF-8 UTF-8 - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - https://${onap.nexus.host} - ${onap.nexus.staging.profile-id} - ${onap.nexus.staging.server-id} - + + + + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M2 + + + enforce-no-snapshots + + enforce + + + + + false + true + + org.onap.ccsdk.*:* + + WARN + + + + + - - - platform-logic - ubuntu - opendaylight - odlsli - dgbuilder - dgbuilder-docker - + + + 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 + + + + + + + + + +