From cde8456f8dc24ac6c3d6727a655a1c924c31fed3 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Wed, 3 Dec 2014 10:05:42 +0530 Subject: [PATCH] Fixing distribution pom --- modules/distribution/pom.xml | 489 +++++++++++++++++------------------ 1 file changed, 239 insertions(+), 250 deletions(-) diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 71d516bb12a..019142c200c 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -3,270 +3,259 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - - org.wso2.carbon - wso2cdm-parent - 2.0.0-SNAPSHOT - ../../pom.xml - + + org.wso2.carbon + wso2cdm-parent + 2.0.0-SNAPSHOT + ../../pom.xml + - 4.0.0 - wso2emm - jar - WSO2 Connected Device Manager (CDM) - Distribution - WSO2 Connected Device Manager (CDM) Distribution + 4.0.0 + wso2emm + jar + WSO2 Connected Device Manager (CDM) - Distribution + WSO2 Connected Device Manager (CDM) Distribution - - - org.apache.shindig - shindig-server - 2.5.0-beta5 - war - - - javax.el - el-api - 2.2 - - + + + org.apache.shindig + shindig-server + 2.5.0-beta5 + war + + + javax.el + el-api + 2.2 + + - - - - org.codehaus.mojo - buildnumber-maven-plugin - ${maven-buildnumber-plugin.version} - - {0,date,dd MMM yyyy} - - timestamp - - false - false - - - - validate - - create - - - - + + + + org.codehaus.mojo + buildnumber-maven-plugin + ${maven-buildnumber-plugin.version} + + {0,date,dd MMM yyyy} + + timestamp + + false + false + + + + validate + + create + + + + - - org.apache.maven.plugins - maven-dependency-plugin - - false - - - 2-unpack-wso2carbon - package - - unpack - - - - - org.wso2.carbon - wso2carbon-core - ${carbon.kernal.version} - zip - true - target - - - org.apache.shindig - shindig-server - 2.5.0-beta5 - war - true - target/shindig - - - - + + org.apache.maven.plugins + maven-dependency-plugin + + false + + + 2-unpack-wso2carbon + package + + unpack + + + + + org.wso2.carbon + wso2carbon-core + ${carbon.kernal.version} + zip + true + target + + + org.apache.shindig + shindig-server + 2.5.0-beta5 + war + true + target/shindig + + + + - - + + - - org.apache.maven.plugins - maven-antrun-plugin - - - - 3-extract-docs-from-components - package - - run - - - - - - + + org.apache.maven.plugins + maven-antrun-plugin + + + + 3-extract-docs-from-components + package + + run + + + + + + - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + - + + og4j.logger.net.sf.ehcache=ERROR + - - og4j.logger.net.sf.ehcache=ERROR - + + + + + + + copy_modules_apps + package + + + + + + + + - - - - - - - copy_modules_apps - package - - - - - - - - - - - - - - + + + - - - + + + + run + + + + clean_target + install + + + + + + + + + + + + + + + + + + + run + + + + - - - - run - - - - clean_target - install - - - - - - - - - - - - - - - - - - - run - - - - + + org.apache.maven.plugins + maven-assembly-plugin + + + 1-pre-dist + test + + + attached + + + + ${basedir}/src/assembly/filter.properties + + + ${basedir}/src/assembly/dist.xml + + + - - org.apache.maven.plugins - maven-assembly-plugin - - - 1-pre-dist - test - - - attached - - - - ${basedir}/src/assembly/filter.properties - - - ${basedir}/src/assembly/dist.xml - - - + + 2-dist + package + + attached + + + + ${basedir}/src/assembly/filter.properties + + + ${basedir}/src/assembly/bin.xml + + + + + + - - 2-dist - package - - attached - - - - ${basedir}/src/assembly/filter.properties - - - ${basedir}/src/assembly/bin.xml - - - - - - - - - org.apache.maven.plugins - maven-clean-plugin - - - auto-clean - initialize - - clean - - - - - - + + org.apache.maven.plugins + maven-clean-plugin + + + auto-clean + initialize + + clean + + + + + +