From f77b57721e52f9f41cae88baae299ebee05d86c0 Mon Sep 17 00:00:00 2001 From: Brandan Jeter Date: Tue, 11 Jun 2019 16:09:01 -0700 Subject: [PATCH] Remove DDF feature repos until #246 is resolved --- features/admin-query/pom.xml | 7 ++++--- features/admin-query/src/main/feature/feature.xml | 7 ++++--- features/dev/pom.xml | 7 ++++--- features/dev/src/main/feature/feature.xml | 3 ++- features/testing/pom.xml | 7 ++++--- features/testing/src/main/feature/feature.xml | 3 ++- 6 files changed, 20 insertions(+), 14 deletions(-) diff --git a/features/admin-query/pom.xml b/features/admin-query/pom.xml index 991e141ac..b729ebbf7 100644 --- a/features/admin-query/pom.xml +++ b/features/admin-query/pom.xml @@ -146,9 +146,10 @@ maven-compiler-plugin - - maven-failsafe-plugin - + + + + \ No newline at end of file diff --git a/features/admin-query/src/main/feature/feature.xml b/features/admin-query/src/main/feature/feature.xml index 9fbb3e98b..9a2c25cf5 100644 --- a/features/admin-query/src/main/feature/feature.xml +++ b/features/admin-query/src/main/feature/feature.xml @@ -16,9 +16,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.3.0 http://karaf.apache.org/xmlns/features/v1.3.0"> - mvn:ddf.features/admin/${ddf.version}/xml/features - mvn:ddf.features/security/${ddf.version}/xml/features - mvn:ddf.catalog/catalog-app/${ddf.version}/xml/features + + + + diff --git a/features/dev/pom.xml b/features/dev/pom.xml index 9d4e4c85c..f38acb284 100644 --- a/features/dev/pom.xml +++ b/features/dev/pom.xml @@ -83,9 +83,10 @@ maven-compiler-plugin - - maven-failsafe-plugin - + + + + \ No newline at end of file diff --git a/features/dev/src/main/feature/feature.xml b/features/dev/src/main/feature/feature.xml index 53658ece1..27d1823f0 100644 --- a/features/dev/src/main/feature/feature.xml +++ b/features/dev/src/main/feature/feature.xml @@ -17,7 +17,8 @@ xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.3.0 http://karaf.apache.org/xmlns/features/v1.3.0"> mvn:ddf.features/admin-query/${project.version}/xml/features - mvn:ddf.features/admin/${ddf.version}/xml/features + + diff --git a/features/testing/pom.xml b/features/testing/pom.xml index 4415ec6e1..ffa9b58df 100644 --- a/features/testing/pom.xml +++ b/features/testing/pom.xml @@ -82,9 +82,10 @@ maven-compiler-plugin - - maven-failsafe-plugin - + + + + \ No newline at end of file diff --git a/features/testing/src/main/feature/feature.xml b/features/testing/src/main/feature/feature.xml index 36f470a1e..a7272a882 100644 --- a/features/testing/src/main/feature/feature.xml +++ b/features/testing/src/main/feature/feature.xml @@ -17,7 +17,8 @@ xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.3.0 http://karaf.apache.org/xmlns/features/v1.3.0"> mvn:ddf.features/admin-query/${project.version}/xml/features - mvn:ddf.features/test-utilities/${ddf.version}/xml/features + +