From 0cbb237e7b5ed827c7d04f41dd1da157b91da3e5 Mon Sep 17 00:00:00 2001 From: VelinYordanov Date: Sun, 10 Dec 2017 02:04:42 +0200 Subject: [PATCH] Changed the poms hierarchy (#225) Signed-off-by: VelinYordanov --- bundles/pom.xml | 6 +++--- features/pom.xml | 6 +++--- pom.xml | 29 +++++++++++++---------------- poms/pom.xml | 20 ++++++++++++++++++-- targetplatform/pom.xml | 6 +++--- 5 files changed, 40 insertions(+), 27 deletions(-) diff --git a/bundles/pom.xml b/bundles/pom.xml index 43593b315..4ef451020 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -2,10 +2,10 @@ - org.openhab - pom-tycho + org.openhab.core + pom 2.2.0-SNAPSHOT - ../poms/tycho/pom.xml + ../pom.xml 4.0.0 diff --git a/features/pom.xml b/features/pom.xml index 0df090a6e..b1be441c6 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -2,10 +2,10 @@ - org.openhab - pom-tycho + org.openhab.core + pom 2.2.0-SNAPSHOT - ../poms/tycho/pom.xml + ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 8634f16ea..a4cecd216 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,14 @@ 4.0.0 - + + + org.openhab + pom-tycho + 2.2.0-SNAPSHOT + poms/tycho/pom.xml + + org.openhab.core pom 2.2.0-SNAPSHOT @@ -58,22 +65,12 @@ - - + - com.itemis.maven.plugins - unleash-maven-plugin - 2.7.2 - - - com.itemis.maven.plugins - unleash-scm-provider-git - 2.1.0 - - + org.commonjava.maven.plugins + directory-maven-plugin - - - + + diff --git a/poms/pom.xml b/poms/pom.xml index 858de5da4..60702c4e7 100644 --- a/poms/pom.xml +++ b/poms/pom.xml @@ -78,9 +78,25 @@ pom - + + org.commonjava.maven.plugins + directory-maven-plugin + 0.2 + + + directories + + highest-basedir + + initialize + + basedirRoot + + + + org.apache.karaf.tooling karaf-maven-plugin @@ -281,7 +297,7 @@ org.openhab.tools static-code-analysis - ${sat.version} + ${sat.version} diff --git a/targetplatform/pom.xml b/targetplatform/pom.xml index 11f0e88ee..a2854c80f 100644 --- a/targetplatform/pom.xml +++ b/targetplatform/pom.xml @@ -3,10 +3,10 @@ 4.0.0 - org.openhab - pom-tycho + org.openhab.core + pom 2.2.0-SNAPSHOT - ../poms/tycho/pom.xml + ../pom.xml org.openhab.core