aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Lund <lund@research.att.com>2017-04-24 10:58:46 +0000
committerCarsten Lund <lund@research.att.com>2017-04-24 10:59:48 +0000
commitf096d31080e5a62120d6536681a0859d2202c717 (patch)
treeda4a1129509c800012c3283a16629430a55330e4
parent2ecd0a09d87503bb1c0e3f194221967d9899bbb4 (diff)
[DCAE-13] more POM changes to for JavaDoc
Change-Id: I78b2cb4a7fa7349ef5798654eae4320e370b4eae Signed-off-by: Carsten Lund <lund@research.att.com>
-rw-r--r--ncomp-utils-java-extra/pom.xml5
-rw-r--r--ncomp-utils-java/pom.xml5
-rw-r--r--ncomp-utils-journaling/pom.xml5
3 files changed, 9 insertions, 6 deletions
diff --git a/ncomp-utils-java-extra/pom.xml b/ncomp-utils-java-extra/pom.xml
index dc13350..7740f13 100644
--- a/ncomp-utils-java-extra/pom.xml
+++ b/ncomp-utils-java-extra/pom.xml
@@ -9,6 +9,7 @@
+
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.target>1.7</maven.compiler.target>
@@ -19,8 +20,7 @@
<openecomp.nexus.proxy>${nexusproxy}</openecomp.nexus.proxy>
<openecomp.nexus.staging.serverId>ecomp-staging</openecomp.nexus.staging.serverId>
<openecomp.nexus.staging.profileId>176c31dfe190a</openecomp.nexus.staging.profileId>
- <groupPath>ncomp/utils</groupPath>
- <site.path>content/sites/site/org/openecomp/${groupPath}/${project.artifactId}/${project.version}</site.path>
+ <site.path>content/sites/site/org/openecomp/${GERRIT_PROJECT}/${project.artifactId}/${project.version}</site.path>
<site.urlroot>dav:${nexusproxy}</site.urlroot>
<site.url>${site.urlroot}/${site.path}/</site.url>
</properties>
@@ -29,6 +29,7 @@
+
<build>
<plugins>
diff --git a/ncomp-utils-java/pom.xml b/ncomp-utils-java/pom.xml
index d78d9e5..595d692 100644
--- a/ncomp-utils-java/pom.xml
+++ b/ncomp-utils-java/pom.xml
@@ -9,6 +9,7 @@
+
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.target>1.7</maven.compiler.target>
@@ -19,8 +20,7 @@
<openecomp.nexus.proxy>${nexusproxy}</openecomp.nexus.proxy>
<openecomp.nexus.staging.serverId>ecomp-staging</openecomp.nexus.staging.serverId>
<openecomp.nexus.staging.profileId>176c31dfe190a</openecomp.nexus.staging.profileId>
- <groupPath>ncomp/utils</groupPath>
- <site.path>content/sites/site/org/openecomp/${groupPath}/${project.artifactId}/${project.version}</site.path>
+ <site.path>content/sites/site/org/openecomp/${GERRIT_PROJECT}/${project.artifactId}/${project.version}</site.path>
<site.urlroot>dav:${nexusproxy}</site.urlroot>
<site.url>${site.urlroot}/${site.path}/</site.url>
</properties>
@@ -29,6 +29,7 @@
+
<build>
<plugins>
diff --git a/ncomp-utils-journaling/pom.xml b/ncomp-utils-journaling/pom.xml
index 9e8898d..9832a1d 100644
--- a/ncomp-utils-journaling/pom.xml
+++ b/ncomp-utils-journaling/pom.xml
@@ -9,6 +9,7 @@
+
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.target>1.7</maven.compiler.target>
@@ -19,8 +20,7 @@
<openecomp.nexus.proxy>${nexusproxy}</openecomp.nexus.proxy>
<openecomp.nexus.staging.serverId>ecomp-staging</openecomp.nexus.staging.serverId>
<openecomp.nexus.staging.profileId>176c31dfe190a</openecomp.nexus.staging.profileId>
- <groupPath>ncomp/utils</groupPath>
- <site.path>content/sites/site/org/openecomp/${groupPath}/${project.artifactId}/${project.version}</site.path>
+ <site.path>content/sites/site/org/openecomp/${GERRIT_PROJECT}/${project.artifactId}/${project.version}</site.path>
<site.urlroot>dav:${nexusproxy}</site.urlroot>
<site.url>${site.urlroot}/${site.path}/</site.url>
</properties>
@@ -29,6 +29,7 @@
+
<build>
<plugins>