From 0438d4b0d1059ca5446a98ebf987fbf37b406881 Mon Sep 17 00:00:00 2001 From: Carsten Lund Date: Sun, 23 Apr 2017 14:11:18 +0000 Subject: [DCAE-13] POM changes to enable JavaDoc Change-Id: Ifd271d053a2f74b56f0448b82c1638df77008c57 Signed-off-by: Carsten Lund --- ncomp-maven-xcore/pom.xml | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) (limited to 'ncomp-maven-xcore') diff --git a/ncomp-maven-xcore/pom.xml b/ncomp-maven-xcore/pom.xml index b2aacb3..7d0fede 100644 --- a/ncomp-maven-xcore/pom.xml +++ b/ncomp-maven-xcore/pom.xml @@ -6,16 +6,29 @@ 1.1.0-SNAPSHOT pom + + + + UTF-8 1.7 1.7 - https://nexus.onap.org/content/repositories/releases/ - https://nexus.onap.org/content/repositories/snapshots/ - https://nexus.onap.org + https://nexus.onap.org + ${nexusproxy}/content/repositories/releases/ + ${nexusproxy}/content/repositories/snapshots/ + ${nexusproxy} ecomp-staging 176c31dfe190a - https://nexus.onap.org + ncomp/maven + content/sites/site/org/openecomp/${groupPath}/${project.artifactId}/${project.version} + dav:${nexusproxy} + ${site.urlroot}/${site.path}/ + + + + + @@ -104,7 +117,7 @@ ecomp-site - dav:${nexusproxy}/content/sites/site/org/openecomp/ncomp/maven/${project.artifactId}/${project.version}/ + ${site.url} -- cgit 1.2.3-korg