X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=features%2Finstaller%2Fpom.xml;h=60c23ecb2715d262b608ce69f21c9cf7121429d0;hb=refs%2Fheads%2Fjakarta;hp=086277b4dfa69a596989a77765585ff4cf050f57;hpb=148c15375d3ad12783451c65d092c66c96360357;p=ccsdk%2Ffeatures.git diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 086277b4d..60c23ecb2 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -1,152 +1,157 @@ + ~ ============LICENSE_START======================================================= + ~ ONAP : ccsdk features + ~ ================================================================================ + ~ Copyright (C) 2018 Bell Canada Intellectual Property. All rights reserved. + ~ ================================================================================ + ~ Update Copyright (C) 2020 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 - - - org.onap.ccsdk.parent - odlparent-lite - 1.4.1-SNAPSHOT - - - - org.onap.ccsdk.features - features-installer - 0.6.1-SNAPSHOT - pom + 4.0.0 - Blueprints Processor :: features :: ${project.artifactId} + + org.onap.ccsdk.parent + odlparent-lite + 2.3.3 + + - - ccsdk-features-all - ${application.name} - mvn:org.onap.ccsdk.features/${features.boot}/${project.version}/xml/features - - false - + org.onap.ccsdk.features + features-installer + 1.3.2-SNAPSHOT + pom - + ccsdk-features :: features :: ${project.artifactId} - - org.onap.ccsdk.features - ${application.name} - ${project.version} - xml - features - - - * - * - - - + + ccsdk-features-all + ${application.name} + mvn:org.onap.ccsdk.features/${features.boot}/${project.version}/xml/features + + false + + - + + org.onap.ccsdk.features + ${application.name} + ${project.version} + xml + features + + + * + * + + + + - - - - maven-assembly-plugin - - - maven-repo-zip - - single - - package - - true - stage/${application.name}-${project.version} - - src/assembly/assemble_mvnrepo_zip.xml - - true - - - - installer-zip - - single - - package - - true - ${application.name}-${project.version}-installer - - src/assembly/assemble_installer_zip.xml - - false - - - - - - org.apache.maven.plugins - maven-dependency-plugin - - - copy-dependencies - - copy-dependencies - - prepare-package - - false - ${project.build.directory}/assembly/system - false - true - true - true - false - false - org.onap.ccsdk.features - provided - - - - - - maven-resources-plugin - 2.6 - - - copy-version - - copy-resources - - validate - - ${basedir}/target/stage - - - src/main/resources/scripts - - install-feature.sh - - true - - - - + + + + maven-assembly-plugin + + + maven-repo-zip + + single + + package + + true + stage/${application.name}-${project.version} + + src/assembly/assemble_mvnrepo_zip.xml + + true + + + + installer-zip + + single + + package + + true + ${application.name}-${project.version}-installer + + src/assembly/assemble_installer_zip.xml + + false + + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-dependencies + + copy-dependencies + + prepare-package + + false + ${project.build.directory}/assembly/system + false + true + true + true + false + false + org.onap.ccsdk.features + provided + + + + + + maven-resources-plugin + 2.6 + + + copy-version + + copy-resources + + validate + + ${basedir}/target/stage + + + src/main/resources/scripts + + install-feature.sh + + true + + + + - - + + - - + +