X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=engine-d-standalone%2Fpom.xml;h=dc573d1fef3895dce31e8c7d0c37c3cdac10a3dd;hb=a053ac654db46a26fa86c477aa04e1fdaa8ccb09;hp=b6b14e1b7fb9160dca02fa4a9d663348ead8f4a0;hpb=3bf8141ce060e5fc59e43222f4cd728eb6aedec0;p=holmes%2Fengine-management.git diff --git a/engine-d-standalone/pom.xml b/engine-d-standalone/pom.xml index b6b14e1..dc573d1 100644 --- a/engine-d-standalone/pom.xml +++ b/engine-d-standalone/pom.xml @@ -16,153 +16,159 @@ limitations under the License. --> - - - org.openo.holmes.engine-management - holmes-engine-parent - 1.1.0-SNAPSHOT - + + + org.openo.holmes.engine-management + holmes-engine-parent + 1.1.0-SNAPSHOT + - holmes-engine-d-standalone - 4.0.0 - holmes-engine/holmes-engine-d-standalone - pom + holmes-engine-d-standalone + 4.0.0 + holmes-engine/holmes-engine-d-standalone + pom - - - - maven-resources-plugin - - - copy-resources-${linux64id} - process-resources - - copy-resources - - - ${linux64outputdir} - - - src/main/assembly/ - false - - **/* - - - **/*.bat - - - - true - - - - copy-resources-${win64id} - process-resources - - copy-resources - - - ${win64outputdir} - - - src/main/assembly/ - false - - **/* - - - **/*.sh - - - - true - - - - - - org.apache.maven.plugins - maven-dependency-plugin - - - copy-jar-${linux64id} - - copy - - prepare-package - - - - org.openo.holmes.engine-management - holmes-engine-d - jar - true - ${linux64outputdir} - holmes-engine-d.jar - - - - - - copy-jar-${win64id} - - copy - - prepare-package - - - - org.openo.holmes.engine-management - holmes-engine-d - jar - true - ${win64outputdir} - holmes-engine-d.jar - - - - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - distribution - package - - run - - - - - - - - - - - - - - - - - - - - - - - + + + + maven-resources-plugin + + + copy-resources-${linux64id} + process-resources + + copy-resources + + + ${linux64outputdir} + + + src/main/assembly/ + false + + **/* + + + **/*.bat + + + + true + + + + copy-resources-${win64id} + process-resources + + copy-resources + + + ${win64outputdir} + + + src/main/assembly/ + false + + **/* + + + **/*.sh + + + + true + + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-jar-${linux64id} + + copy + + prepare-package + + + + org.openo.holmes.engine-management + holmes-engine-d + jar + true + ${linux64outputdir} + holmes-engine-d.jar + + + + + + copy-jar-${win64id} + + copy + + prepare-package + + + + org.openo.holmes.engine-management + holmes-engine-d + jar + true + ${win64outputdir} + holmes-engine-d.jar + + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + linux64 + + + linux64-assembly.xml + + true + target/version + + package + + attached + + + + win64 + + + win64-assembly.xml + + true + target/version + + package + + attached + + + + + + - - - org.openo.holmes.engine-management - holmes-engine-d - ${project.version} - - + + + org.openo.holmes.engine-management + holmes-engine-d + ${project.version} + +