X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=features%2Finstaller%2Fpom.xml;h=cc6fcdd1114bb4cb82cb9869831ec5fcb1d811fb;hb=fc05c3c97e4591e09403ecd24d33341975f6d411;hp=7df2c78a448783fc1d42e946922b752352925a95;hpb=55e06ff7daa3c74afe8011ad877c189250fc3ae2;p=ccsdk%2Ffeatures.git diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 7df2c78a4..cc6fcdd11 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -1,152 +1,159 @@ - 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. ---> - 4.0.0 - - - org.onap.ccsdk.parent - odlparent-lite - 1.2.1 - - + 4.0.0 - org.onap.ccsdk.features - features-installer - 0.4.1-SNAPSHOT - pom + + org.onap.ccsdk.parent + odlparent-lite + 2.0.0-SNAPSHOT + + - Blueprints Processor :: features :: ${project.artifactId} + org.onap.ccsdk.features + features-installer + 1.0.0-SNAPSHOT + pom - - ccsdk-features-all - ${application.name} - mvn:org.onap.ccsdk.features/${features.boot}/${project.version}/xml/features - - false - + ccsdk-features :: features :: ${project.artifactId} - + + 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 - - - * - * - - - + + + 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 + + + + - - + + - - + +