From 7f383f98c874d5918fa6e55597f30432b13a658d Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 30 Jul 2018 14:35:31 -0700 Subject: Karaf 4 for first few features appc-metric appc-dmaap-adapter appc-chef-adapter appc-netconf-adapter appc-rest-adapter Change-Id: I1d5a8e39cac7be74b05a0782f0971f8d08c8162d Signed-off-by: Patrick Brady Issue-ID: APPC-1029 --- .../appc-netconf-adapter-bundle/pom.xml | 11 +- .../features-appc-netconf-adapter/pom.xml | 48 ++++++ .../onap-appc-netconf-adapter/pom.xml | 88 +++++++++++ .../appc-netconf-adapter-features/pom.xml | 166 ++++----------------- .../appc-netconf-installer/pom.xml | 12 +- appc-adapters/appc-netconf-adapter/pom.xml | 13 +- 6 files changed, 191 insertions(+), 147 deletions(-) create mode 100644 appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/features-appc-netconf-adapter/pom.xml create mode 100644 appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/onap-appc-netconf-adapter/pom.xml (limited to 'appc-adapters/appc-netconf-adapter') diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml index 0b5785f61..f87d7d139 100644 --- a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml @@ -22,12 +22,15 @@ 4.0.0 - org.onap.appc - appc-netconf-adapter + org.onap.appc.parent + binding-parent 1.4.0-SNAPSHOT + appc-netconf-adapter-bundle + org.onap.appc + 1.4.0-SNAPSHOT bundle NETCONF Adapter - bundle @@ -39,7 +42,7 @@ org.onap.appc - appc-common + appc-common-bundle ${project.version} @@ -53,12 +56,14 @@ com.att.cdp cdp-pal-common compile + ${cdp.pal.version} com.att.cdp cdp-pal-openstack compile + ${cdp.pal.version} diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/features-appc-netconf-adapter/pom.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/features-appc-netconf-adapter/pom.xml new file mode 100644 index 000000000..89a4df742 --- /dev/null +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/features-appc-netconf-adapter/pom.xml @@ -0,0 +1,48 @@ + + + + 4.0.0 + + + org.onap.appc.parent + feature-repo-parent + 1.4.0-SNAPSHOT + + + + org.onap.appc + features-appc-netconf-adapter + 1.4.0-SNAPSHOT + feature + + + + + + org.onap.appc + onap-appc-netconf-adapter + ${project.version} + xml + features + + + + diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/onap-appc-netconf-adapter/pom.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/onap-appc-netconf-adapter/pom.xml new file mode 100644 index 000000000..094669389 --- /dev/null +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/onap-appc-netconf-adapter/pom.xml @@ -0,0 +1,88 @@ + + + + 4.0.0 + + + org.onap.appc.parent + single-feature-parent + 1.4.0-SNAPSHOT + + + + org.onap.appc + onap-appc-netconf-adapter + 1.4.0-SNAPSHOT + feature + + + + + + org.opendaylight.controller + odl-mdsal-broker + xml + features + + + org.onap.appc + onap-appc-core + ${project.version} + xml + features + + + org.onap.ccsdk.sli.core + ccsdk-dblib + xml + features + ${ccsdk.sli.core.version} + + + org.onap.appc + appc-netconf-adapter-bundle + ${project.version} + + + + + + + org.apache.karaf.tooling + karaf-maven-plugin + true + + false + + slf4j-api + tomcat-jdbc + tomcat-juli + httpcore + httpclient + org.eclipse.osgi + + + + + + + diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/pom.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/pom.xml index 78125c283..b64a0d812 100644 --- a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/pom.xml +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/pom.xml @@ -1,142 +1,42 @@ +============LICENSE_START======================================================= +ONAP : APPC +================================================================================ +Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. +============================================================================= +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +============LICENSE_END========================================================= +--> + 4.0.0 + - appc-netconf-adapter - org.onap.appc + org.onap.appc.parent + odlparent-lite 1.4.0-SNAPSHOT + - 4.0.0 - - appc-netconf-adapter-features - jar - - - - org.onap.appc - appc-netconf-adapter-bundle - ${project.version} - - - - commons-lang - commons-lang - compile - - - - org.opendaylight.mdsal - features-mdsal - features - xml - runtime - - - - - org.opendaylight.controller - opendaylight-karaf-empty - zip - - - - - - - org.opendaylight.yangtools - features-yangtools - features - xml - runtime - - + org.onap.appc + appc-netconf-adapter-feature-aggregator + 1.4.0-SNAPSHOT + pom - - - - true - src/main/resources - - - - - org.apache.maven.plugins - maven-resources-plugin - - - filter - - resources - - generate-resources - - - - - - - - - - - - - - - - - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/classes/${features.file} - xml - features - - - - - - - - + - \ No newline at end of file + + onap-appc-netconf-adapter + features-appc-netconf-adapter + + diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml index c6448523f..58f1a625e 100644 --- a/appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml @@ -22,26 +22,30 @@ 4.0.0 - appc-netconf-adapter - org.onap.appc + odlparent-lite + org.onap.appc.parent 1.4.0-SNAPSHOT + appc-netconf-adapter-installer + org.onap.appc + 1.4.0-SNAPSHOT NETCONF Adapter - Karaf Installer pom appc-netconf-adapter appc-netconf-adapter - mvn:org.onap.appc/appc-netconf-adapter-features/${project.version}/xml/features + mvn:org.onap.appc/onap-appc-netconf-adapter/${project.version}/xml/features false org.onap.appc - appc-netconf-adapter-features + onap-appc-netconf-adapter features + ${project.version} xml diff --git a/appc-adapters/appc-netconf-adapter/pom.xml b/appc-adapters/appc-netconf-adapter/pom.xml index 372df2c87..41191b46d 100644 --- a/appc-adapters/appc-netconf-adapter/pom.xml +++ b/appc-adapters/appc-netconf-adapter/pom.xml @@ -21,20 +21,19 @@ --> - appc-adapters - org.onap.appc + org.onap.appc.parent + odlparent-lite 1.4.0-SNAPSHOT + 4.0.0 appc-netconf-adapter + org.onap.appc + 1.4.0-SNAPSHOT NETCONF adapter pom - - 1.0.1-Beryllium-SR1 - - @@ -144,4 +143,4 @@ - \ No newline at end of file + -- cgit 1.2.3-korg