X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=f67f419def2aaf9897fcadbc7dfe8b926b5f7a21;hb=refs%2Fheads%2Fjakarta;hp=fb2c9a733488fd501e0cb675620e773d40ba5eec;hpb=17227dea379cc8efdc19354db07b5965f8282e84;p=ccsdk%2Fparent.git diff --git a/pom.xml b/pom.xml index fb2c9a73..f67f419d 100755 --- a/pom.xml +++ b/pom.xml @@ -1,279 +1,116 @@ - - - 4.0.0 - pom - org.onap.ccsdk.parent - parent - 0.0.1-SNAPSHOT - - Parent POMs - http://wiki.onap.org - Parent POMs to be used by clients of CCSDK - - - - - onap-public - ${onap.nexus.public-url} - - true - - never - - - true - always - - - - - onap-release - onap-repository-releases - ${onap.nexus.release-url} - - true - never - - - false - - - - onap-snapshot - onap-repository-snapshots - ${onap.nexus.snapshot-url} - - false - - - true - - - - opendaylight-mirror - opendaylight-mirror - ${opendaylight.nexus.public-url} - - true - never - - - false - - - - opendaylight-snapshot - opendaylight-snapshot - ${opendaylight.nexus.snapshot-url} - - false - - - true - - - - - - - - onap-releases - onap-repository-releases - ${onap.nexus.release-url} - - - onap-snapshots - onap-repository-snapshots - ${onap.nexus.snapshot-url} - - - - - - - - org.apache.maven.plugins - maven-site-plugin - 3.6 - - - org.apache.maven.wagon - wagon-webdav-jackrabbit - 2.10 - - - org.apache.maven.doxia - doxia-core - 1.7 - - - org.apache.maven.doxia - doxia-sink-api - 1.7 - - - org.apache.maven.doxia - doxia-logging-api - 1.7 - - - - - attach-descriptor - - attach-descriptor - - - - - - org.apache.maven.plugins - maven-compiler-plugin - ${maven.compile.plugin.version} - - ${java.version.source} - ${java.version.target} - - - - org.codehaus.mojo - sonar-maven-plugin - 3.2 - - - maven-source-plugin - 2.1.1 - - - bundle-sources - package - - - jar-no-fork - - - test-jar-no-fork - - - - - - - - - - - - - - - - org.codehaus.mojo - - license-maven-plugin - - 1.10 - - - - false - - ============LICENSE_START======================================================= - - ============LICENSE_END========================================================= - - ================================================================================ - - apache_v2 - - 2017 - - AT&T Intellectual Property. All rights - reserved. - - openECOMP : SDN-C - - true - - true - - true - - true - - **/*.png - **/*.json - - - - - - - - - first - - - - update-file-header - - - - process-sources - - - - - - - - - org.codehaus.mojo - properties-maven-plugin - 1.0.0 - - - - set-system-properties - - - - - maven.wagon.http.ssl.allowall - ${ssl.allowall} - - - maven.wagon.http.ssl.insecure - ${ssl.insecure} - - - - - - - - org.codehaus.mojo - versions-maven-plugin - 2.3 - - - maven-scm-plugin - 1.8.1 - - ${project.artifactId}-${project.version} - - - - - - ONAP - - - - odlparent-boron-sr3 - + + 4.0.0 + + org.onap.ccsdk.parent + parent + 2.3.5-SNAPSHOT + pom + + ONAP :: ${project.groupId} :: ${project.artifactId} + + + installed-odl-bom + dependencies-bom + dependencies-odl-bom + oparent + standalone + odlparent + springboot + + + + + ecomp-releases + https://nexus.onap.org/content/repositories/releases + + + ecomp-snapshots + https://nexus.onap.org/content/repositories/snapshots + + + + + nexus.onap.org + ecomp-staging + 176c31dfe190a + + + + + + org.codehaus.mojo + versions-maven-plugin + 2.5 + + true + + + + org.apache.maven.plugins + maven-deploy-plugin + + 2.8 + + + true + + + + + + + + dependency-list + + + + com.github.ferstl + depgraph-maven-plugin + 3.3.0 + + text + direct-dependencies.txt + ${project.basedir} + * + true + true + + + + validate + false + + aggregate + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + package + false + + attach-artifact + + + + + ${project.basedir}/direct-dependencies.txt + txt + dependencies + + + + + + + + + +