X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-dispatcher%2Fappc-dispatcher-installer%2Fpom.xml;h=583bfcc04106f18587b92792bd66c9a29cf335ad;hb=7346763fac123b7a5745bb6a18eaf1140b82779b;hp=29b09f45865ad3d91fa34e01dc834cc4eeba10a5;hpb=c7d0075d223eab9f89fd28853c4b138792059be9;p=appc.git diff --git a/appc-dispatcher/appc-dispatcher-installer/pom.xml b/appc-dispatcher/appc-dispatcher-installer/pom.xml index 29b09f458..583bfcc04 100644 --- a/appc-dispatcher/appc-dispatcher-installer/pom.xml +++ b/appc-dispatcher/appc-dispatcher-installer/pom.xml @@ -1,223 +1,216 @@ - - 4.0.0 - - appc-dispatcher - org.openecomp.appc - 1.1.0-SNAPSHOT - - - appc-dispatcher-installer - APPC Dispatcher - Karaf Installer - pom - - - appc-dispatcher - appc-dispatcher - appc-license-manager - - - - mvn:org.openecomp.appc/appc-dispatcher-features/${project.version}/xml/features - mvn:org.openecomp.appc/appc-request-handler-features/${project.version}/xml/features - mvn:org.openecomp.appc/appc-command-executor-features/${project.version}/xml/features - mvn:org.openecomp.appc/appc-lifecycle-management-features/${project.version}/xml/features - mvn:org.openecomp.appc/appc-license-manager-features/${project.version}/xml/features - mvn:org.openecomp.appc/appc-workflow-management-features/${project.version}/xml/features - mvn:org.openecomp.appc/lock-manager-features/${project.version}/xml/features - - false - - - - - - org.openecomp.appc - appc-dispatcher-features - ${project.version} - features - xml - - - - - org.openecomp.appc - appc-request-handler-features - ${project.version} - features - xml - - - - - org.openecomp.appc - appc-command-executor-features - ${project.version} - features - xml - - - - - org.openecomp.appc - appc-lifecycle-management-features - ${project.version} - features - xml - - - - - org.openecomp.appc - appc-workflow-management-features - ${project.version} - features - xml - - - - - org.openecomp.appc - appc-license-manager-features - ${project.version} - features - xml - - - - - org.openecomp.appc - lock-manager-features - ${project.version} - features - xml - - - - - - - - maven-assembly-plugin - - - maven-repo-zip - - single - - package - - false - false - stage/${application.name}-${project.version} - - src/assembly/assemble_mvnrepo_zip.xml - - - - - installer-zip - - single - - package - - false - true - ${application.name}-${project.version} - - src/assembly/assemble_installer_zip.xml - - - - - - - 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.opendaylight - provided - - - - - - maven-resources-plugin - - - copy-version - - copy-resources - - - validate - - ${basedir}/target/stage - - - src/main/resources/scripts - - install-feature.sh - - true - - - - - - - - + + + 4.0.0 + + appc-dispatcher + org.onap.appc + 1.6.4 + + + appc-dispatcher-installer + APPC Dispatcher - Karaf Installer + pom + + + appc-dispatcher + appc-dispatcher + appc-license-manager + + + mvn:org.onap.appc/appc-dispatcher-features/${project.version}/xml/features + + + mvn:org.onap.appc/onap-appc-request-handler/${project.version}/xml/features + + + mvn:org.onap.appc/onap-appc-command-executor/${project.version}/xml/features + + + mvn:org.onap.appc/onap-appc-lifecycle-management/${project.version}/xml/features + + + mvn:org.onap.appc/onap-appc-license-manager/${project.version}/xml/features + + + mvn:org.onap.appc/onap-appc-workflow-management/${project.version}/xml/features + + mvn:org.onap.appc/lock-manager-features/${project.version}/xml/features + + + false + + + + + + org.onap.appc + appc-dispatcher-features + ${project.version} + features + xml + + + + org.onap.appc + onap-appc-request-handler + ${project.version} + features + xml + + + + org.onap.appc + onap-appc-command-executor + ${project.version} + features + xml + + + + org.onap.appc + onap-appc-lifecycle-management + ${project.version} + features + xml + + + + org.onap.appc + onap-appc-workflow-management + ${project.version} + features + xml + + + + org.onap.appc + onap-appc-license-manager + ${project.version} + features + xml + + + + org.onap.appc + lock-manager-features + ${project.version} + features + xml + + + + + + + maven-assembly-plugin + + + maven-repo-zip + + single + + package + + false + false + stage/${application.name}-${project.version} + + src/assembly/assemble_mvnrepo_zip.xml + + + + + installer-zip + + single + + package + + false + true + ${application.name}-${project.version} + + src/assembly/assemble_installer_zip.xml + + + + + + + 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.opendaylight + provided + + + + + + maven-resources-plugin + + + copy-version + + copy-resources + + + validate + + ${basedir}/target/stage + + + src/main/resources/scripts + + install-feature.sh + + true + + + + + + + +