X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=965168efff325b7ed8d13abecd62cae4326288dd;hb=refs%2Fchanges%2F53%2F16453%2F3;hp=f82cd3dfbd265bbf89bf4c6d8d969d4c09c3c053;hpb=a9320e7933bc04954264d9f3f34b9cb904b61353;p=aai%2Faai-common.git diff --git a/pom.xml b/pom.xml index f82cd3df..965168ef 100644 --- a/pom.xml +++ b/pom.xml @@ -1,30 +1,36 @@ - - 4.0.0 - org.onap.aai.aai-common - aai-common - 1.1.0-SNAPSHOT - pom - aai-common - - - aai-schema - aai-annotations - aai-core - aai-auth - + + 4.0.0 + + org.onap.oparent + oparent + 1.0.0-SNAPSHOT + - - 1.8 - 1.8 - UTF-8 - https://nexus.onap.org - /content/sites/site/org/onap/aai/aai-common/${project.artifactId}/${project.version} - 1.1.0-SNAPSHOT - 1.1.0-SNAPSHOT - 1.1.0-SNAPSHOT - + org.onap.aai.aai-common + aai-common + 1.1.0-SNAPSHOT + pom + aai-aai-common + 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 + 1.1.0-SNAPSHOT + 1.1.0-SNAPSHOT + 1.1.0-SNAPSHOT + + + @@ -36,121 +42,138 @@ - 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 - - - ecomp-auth/* - - - - - first - - update-file-header - - process-sources - - - - - org.apache.maven.plugins - maven-deploy-plugin - - - default-deploy - none - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - + 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.wagon - wagon-webdav-jackrabbit - 2.10 - - - - + + + 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} - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - false - org.umlgraph.doclet.UmlGraphDoc - - org.umlgraph - umlgraph - 5.6 - - -views - true - - - - + + + ecomp-releases + ECOMP Release Repository + ${onap.nexus.url}/content/repositories/releases/ + + + 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/ + +