X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=bd9657f7a89e7ce5272778c849518d3970f33da5;hb=refs%2Fheads%2Famsterdam;hp=45f66aca1492d21571bc79876395c6a772bc8eff;hpb=8944883589f74a9b1887469dbdba008e442edb20;p=aai%2Faai-common.git diff --git a/pom.xml b/pom.xml index 45f66aca..bd9657f7 100644 --- a/pom.xml +++ b/pom.xml @@ -1,18 +1,33 @@ - - 4.0.0 - org.openecomp.aai - aai-common - 1.0.0-SNAPSHOT - pom - aai-common - - - aai-schema - aai-annotations - aai-core - - - + + 4.0.0 + + org.onap.oparent + oparent + 1.0.0-SNAPSHOT + + + org.onap.aai.aai-common + aai-common + 1.1.1-SNAPSHOT + pom + aai-aai-common - amsterdam + Contains all of the common code for resources and traversal repos + + + aai-schema + aai-annotations + aai-core + aai-auth + aai-utils + + + + /content/sites/site/org/onap/aai/aai-common/${project.artifactId}/${project.version} + https://nexus.onap.org + + + @@ -24,64 +39,133 @@ - org.codehaus.mojo - license-maven-plugin - 1.12 - - false - apache_v2 - 2017 - AT&T Intellectual Property. All rights reserved. - org.openecomp.aai - true - true - true - true - ============LICENSE_START======================================================= - ============LICENSE_END========================================================= - ================================================================================ - - **/*.java - **/*.ksh - **/*.sh - **/*.ftl - **/*.xsd - **/*.xjb - **/aai*.xml - **/*logback*.xml - **/*aaiconfig*.properties - **/*titan*.properties - - - - - first - - update-file-header - - process-sources - - - + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + default-deploy + none + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${onap.nexus.url} + 176c31dfe190a + ecomp-staging + + + + + org.apache.maven.plugins + maven-site-plugin + 3.6 + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.4 + + false + false + + + dependencies + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8 + + -Xdoclint:none + + + + + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.10 + + + + - - - ecomp-releases - ECOMP Release Repository - ${nexusproxy}/content/repositories/releases/ - - - ecomp-snapshots - ECOMP Snapshot Repository - ${nexusproxy}/content/repositories/snapshots/ - - - ecomp-site - dav:${nexusproxy}${sitePath} - - + + + ecomp-snapshots + ECOMP Snapshot Repository + ${onap.nexus.url}/content/repositories/snapshots/ + + + ecomp-site + dav:${onap.nexus.url}${sitePath} + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + false + org.umlgraph.doclet.UmlGraphDoc + + org.umlgraph + umlgraph + 5.6 + + -views -Xdoclint:none + org.onap.aai.domain.yang.*:org.onap.aai.util.* + true + + + + + + + + AJSC + AJSC repository + https://mvnrepository.com/artifact/com.att.ajsc + + + restlet + maven reslet + https://maven.restlet.com/ + + + central + Maven 2 repository 2 + http://repo2.maven.org/maven2/ + + + ecomp-releases + ECOMP Release Repository + ${onap.nexus.url}/content/repositories/releases/ + + + ecomp-staging + ECOMP Staging Repository + ${onap.nexus.url}/content/repositories/staging/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${onap.nexus.url}/content/repositories/snapshots/ + +