wso2ad
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.wso2.ei</groupId>
<artifactId>wso2ad</artifactId>
<version>4.5.1-beta</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<!--
~ /*
~ * Copyright (c) 2019, WSO2 Inc. (http://www.wso2.org) 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.
~ */
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>wso2-analytics-dashboard-parent</artifactId>
<version>4.5.1-beta</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>wso2ad</artifactId>
<packaging>pom</packaging>
<name>WSO2 Analytics Dashboard - Distribution</name>
<description>WSO2 Analytics Dashboard - Distribution</description>
<url>http://wso2.org</url>
<dependencies>
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.core</artifactId>
</dependency>
<dependency>
<groupId>org.wso2.carbon</groupId>
<artifactId>org.wso2.carbon.launcher</artifactId>
</dependency>
<dependency>
<groupId>org.wso2.carbon</groupId>
<artifactId>org.wso2.carbon.server.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.touchpoint</groupId>
<artifactId>org.wso2.carbon.touchpoint.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.config</groupId>
<artifactId>org.wso2.carbon.config.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.secvault</groupId>
<artifactId>org.wso2.carbon.secvault.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.secvault</groupId>
<artifactId>org.wso2.carbon.secvault.tools.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.utils</groupId>
<artifactId>org.wso2.carbon.utils.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon</groupId>
<artifactId>org.wso2.carbon.osgi.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon</groupId>
<artifactId>org.wso2.carbon.runtime.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.datasources</groupId>
<artifactId>org.wso2.carbon.datasource.core.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.jndi</groupId>
<artifactId>org.wso2.carbon.jndi.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.caching</groupId>
<artifactId>org.wso2.carbon.caching.feature</artifactId>
<type>zip</type>
</dependency>
<!-- Metrics Features -->
<dependency>
<groupId>org.wso2.carbon.metrics</groupId>
<artifactId>org.wso2.carbon.metrics.core.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.metrics</groupId>
<artifactId>org.wso2.carbon.metrics.jdbc.core.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.metrics</groupId>
<artifactId>org.wso2.carbon.metrics.das.core.feature</artifactId>
<type>zip</type>
</dependency>
<!-- MSF4J Features-->
<dependency>
<groupId>org.wso2.msf4j</groupId>
<artifactId>org.wso2.msf4j.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.deployment</groupId>
<artifactId>org.wso2.carbon.deployment.engine.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.deployment</groupId>
<artifactId>org.wso2.carbon.deployment.notifier.feature</artifactId>
<type>zip</type>
</dependency>
<!-- Stream Processor related Features-->
<dependency>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.stream.processor.core.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.stream.processor.common.feature</artifactId>
<type>zip</type>
</dependency>
<!-- Health Check API related -->
<dependency>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.health.check.core.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.analytics-common</groupId>
<artifactId>org.wso2.carbon.databridge.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.analytics-common</groupId>
<artifactId>org.wso2.carbon.databridge.agent.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.analytics-common</groupId>
<artifactId>org.wso2.carbon.databridge.commons.thrift.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.analytics-common</groupId>
<artifactId>org.wso2.carbon.databridge.commons.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.analytics.msf4j.interceptor.common.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.analytics-common</groupId>
<artifactId>org.wso2.carbon.analytics.idp.client.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.analytics.auth.rest.api.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.analytics-common</groupId>
<artifactId>org.wso2.carbon.databridge.commons.feature</artifactId>
<type>zip</type>
</dependency>
<!-- Permission module -->
<dependency>
<groupId>org.wso2.carbon.analytics-common</groupId>
<artifactId>org.wso2.carbon.analytics.permissions.feature</artifactId>
<type>zip</type>
</dependency>
<!--Dashboard-->
<dependency>
<groupId>org.wso2.carbon.dashboards</groupId>
<artifactId>org.wso2.carbon.dashboards.api.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.dashboards</groupId>
<artifactId>org.wso2.carbon.dashboards.portal.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.dashboards.samples</groupId>
<artifactId>org.wso2.carbon.dashboards.samples.feature</artifactId>
<type>zip</type>
</dependency>
<!--Carbon UI Server-->
<dependency>
<groupId>org.wso2.carbon.uiserver</groupId>
<artifactId>org.wso2.carbon.uiserver.feature</artifactId>
<type>zip</type>
</dependency>
<!--Status Dashboard-->
<dependency>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.sp.metrics.core.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.status.dashboard.core.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.status.dashboard.web.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.stream.processor.statistics.feature</artifactId>
<type>zip</type>
</dependency>
<!--Data Provider-->
<dependency>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.data.provider.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.permissions.rest.api.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.siddhi.feature</artifactId>
<type>zip</type>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<inherited>false</inherited>
<executions>
<execution>
<id>1-unpack-p2-agent-distribution</id>
<phase>test</phase>
<goals>
<goal>unpack</goal>
</goals>
<configuration>
<artifactItems>
<artifactItem>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.executable</artifactId>
<version>3.5.0.v20110530-7P7NFUFFLWUl76mart</version>
<type>zip</type>
<overWrite>true</overWrite>
<outputDirectory>target</outputDirectory>
</artifactItem>
<artifactItem>
<groupId>org.wso2.carbon.privacy</groupId>
<artifactId>org.wso2.carbon.privacy.forgetme.tool</artifactId>
<version>${forgetme.tool.version}</version>
<type>zip</type>
<overWrite>true</overWrite>
<outputDirectory>target/forget-me</outputDirectory>
</artifactItem>
</artifactItems>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.wso2.carbon.maven</groupId>
<artifactId>carbon-feature-plugin</artifactId>
<version>${carbon.feature.plugin.version}</version>
<executions>
<execution>
<id>p2-repo-generation</id>
<phase>package</phase>
<goals>
<goal>generate-repo</goal>
</goals>
<configuration>
<targetRepository>file:${basedir}/target/p2-repo</targetRepository>
<features>
<feature>
<id>org.wso2.carbon.utils.feature</id>
<version>${carbon.utils.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.touchpoint.feature</id>
<version>${carbon.touchpoint.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.config.feature</id>
<version>${carbon.config.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.secvault.feature</id>
<version>${carbon.securevault.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.secvault.tools.feature</id>
<version>${carbon.securevault.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.osgi.feature</id>
<version>${carbon.kernel.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.server.feature</id>
<version>${carbon.kernel.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.runtime.feature</id>
<version>${carbon.kernel.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.caching.feature</id>
<version>${carbon.cache.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.datasource.core.feature</id>
<version>${carbon.datasources.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.jndi.feature</id>
<version>${carbon.jndi.version}</version>
</feature>
<!-- Metrics Features -->
<feature>
<id>org.wso2.carbon.metrics.core.feature</id>
<version>${carbon.metrics.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.metrics.jdbc.core.feature</id>
<version>${carbon.metrics.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.metrics.das.core.feature</id>
<version>${carbon.metrics.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.stream.processor.statistics.feature</id>
<version>${carbon.analytics.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.sp.metrics.core.feature</id>
<version>${carbon.analytics.version}</version>
</feature>
<!-- MSF4J Features -->
<feature>
<id>org.wso2.msf4j.feature</id>
<version>${msf4j.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.deployment.engine.feature</id>
<version>${carbon.deployment.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.deployment.notifier.feature</id>
<version>${carbon.deployment.version}</version>
</feature>
<!-- Stream Processor Features -->
<feature>
<id>org.wso2.carbon.stream.processor.core.feature</id>
<version>${carbon.analytics.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.stream.processor.common.feature</id>
<version>${carbon.analytics.version}</version>
</feature>
<!-- Health Check API feature -->
<feature>
<id>org.wso2.carbon.health.check.core.feature</id>
<version>${carbon.analytics.version}</version>
</feature>
<!-- Authentication feature -->
<feature>
<id>org.wso2.carbon.analytics.msf4j.interceptor.common.feature</id>
<version>${carbon.analytics.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.analytics.idp.client.feature</id>
<version>${carbon.analytics-common.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.analytics.auth.rest.api.feature</id>
<version>${carbon.analytics.version}</version>
</feature>
<!-- Permission module -->
<feature>
<id>org.wso2.carbon.analytics.permissions.feature</id>
<version>${carbon.analytics-common.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.permissions.rest.api.feature</id>
<version>${carbon.analytics.version}</version>
</feature>
<!-- Databridge feature -->
<feature>
<id>org.wso2.carbon.databridge.feature</id>
<version>${carbon.analytics-common.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.databridge.agent.feature</id>
<version>${carbon.analytics-common.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.databridge.commons.thrift.feature</id>
<version>${carbon.analytics-common.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.databridge.commons.feature</id>
<version>${carbon.analytics-common.version}</version>
</feature>
<!--Dashboard-->
<feature>
<id>org.wso2.carbon.dashboards.api.feature</id>
<version>${carbon.dashboards.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.dashboards.portal.feature</id>
<version>${carbon.dashboards.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.dashboards.samples.feature</id>
<version>${carbon.dashboards.version}</version>
</feature>
<!--Status Dashboard-->
<feature>
<id>org.wso2.carbon.status.dashboard.core.feature</id>
<version>${carbon.analytics.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.status.dashboard.web.feature</id>
<version>${carbon.analytics.version}</version>
</feature>
<!--Carbon UI Server-->
<feature>
<id>org.wso2.carbon.uiserver.feature</id>
<version>${carbon.uis.version}</version>
</feature>
<feature>
<id>org.wso2.siddhi.feature</id>
<version>${carbon.analytics.version}</version>
</feature>
<!-- Data Provider -->
<feature>
<id>org.wso2.carbon.data.provider.feature</id>
<version>${carbon.analytics.version}</version>
</feature>
</features>
</configuration>
</execution>
<execution>
<id>publishing products</id>
<phase>package</phase>
<goals>
<goal>publish-product</goal>
</goals>
<configuration>
<executable>
${basedir}/target/org.eclipse.equinox.executable_3.5.0.v20110530-7P7NFUFFLWUl76mart
</executable>
<repositoryURL>file:${basedir}/target/p2-repo</repositoryURL>
</configuration>
</execution>
<execution>
<id>materialize-dashboard</id>
<phase>package</phase>
<goals>
<goal>generate-runtime</goal>
</goals>
<configuration>
<repositoryURL>file:${basedir}/target/p2-repo</repositoryURL>
<targetPath>
file:${basedir}/target/wso2carbon-kernel-${carbon.kernel.version}/wso2
</targetPath>
<runtime>dashboard</runtime>
</configuration>
</execution>
<execution>
<id>feature-installation-dashboard</id>
<phase>package</phase>
<goals>
<goal>install</goal>
</goals>
<configuration>
<runtime>dashboard</runtime>
<repositoryURL>file:${basedir}/target/p2-repo</repositoryURL>
<destination>
${basedir}/target/wso2carbon-kernel-${carbon.kernel.version}/wso2
</destination>
<deleteOldRuntimeFiles>true</deleteOldRuntimeFiles>
<features>
<!--Kernel-->
<feature>
<id>org.wso2.carbon.touchpoint.feature.group</id>
<version>${carbon.touchpoint.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.config.feature.group</id>
<version>${carbon.config.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.secvault.feature.group</id>
<version>${carbon.securevault.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.secvault.tools.feature.group</id>
<version>${carbon.securevault.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.utils.feature.group</id>
<version>${carbon.utils.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.osgi.feature.group</id>
<version>${carbon.kernel.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.server.feature.group</id>
<version>${carbon.kernel.version}</version>
</feature>
<!--Deployment-->
<feature>
<id>org.wso2.carbon.deployment.engine.feature.group</id>
<version>${carbon.deployment.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.deployment.notifier.feature.group</id>
<version>${carbon.deployment.version}</version>
</feature>
<!--MSF4J-->
<feature>
<id>org.wso2.msf4j.feature.group</id>
<version>${msf4j.version}</version>
</feature>
<!--Metrics-->
<feature>
<id>org.wso2.carbon.metrics.core.feature.group</id>
<version>${carbon.metrics.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.metrics.jdbc.core.feature.group</id>
<version>${carbon.metrics.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.metrics.das.core.feature.group</id>
<version>${carbon.metrics.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.jndi.feature.group</id>
<version>${carbon.jndi.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.datasource.core.feature.group</id>
<version>${carbon.datasources.version}</version>
</feature>
<!--Dashboard-->
<feature>
<id>org.wso2.carbon.dashboards.api.feature.group</id>
<version>${carbon.dashboards.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.dashboards.portal.feature.group</id>
<version>${carbon.dashboards.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.dashboards.samples.feature</id>
<version>${carbon.dashboards.version}</version>
</feature>
<!--Status Dahsboard-->
<feature>
<id>org.wso2.carbon.status.dashboard.core.feature.group</id>
<version>${carbon.analytics.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.status.dashboard.web.feature.group</id>
<version>${carbon.analytics.version}</version>
</feature>
<!--Carbon UI Server-->
<feature>
<id>org.wso2.carbon.uiserver.feature.group</id>
<version>${carbon.uis.version}</version>
</feature>
<!-- Authentication feature -->
<feature>
<id>org.wso2.carbon.analytics.idp.client.feature.group</id>
<version>${carbon.analytics-common.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.analytics.msf4j.interceptor.common.feature.group</id>
<version>${carbon.analytics.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.analytics.auth.rest.api.feature.group</id>
<version>${carbon.analytics.version}</version>
</feature>
<!-- Permission module -->
<feature>
<id>org.wso2.carbon.analytics.permissions.feature.group</id>
<version>${carbon.analytics-common.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.permissions.rest.api.feature</id>
<version>${carbon.analytics.version}</version>
</feature>
<!-- Databridge feature -->
<feature>
<id>org.wso2.carbon.databridge.feature.group</id>
<version>${carbon.analytics-common.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.databridge.agent.feature.group</id>
<version>${carbon.analytics-common.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.databridge.commons.thrift.feature.group</id>
<version>${carbon.analytics-common.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.databridge.commons.feature.group</id>
<version>${carbon.analytics-common.version}</version>
</feature>
<!-- Health Check API feature -->
<feature>
<id>org.wso2.carbon.health.check.core.feature</id>
<version>${carbon.analytics.version}</version>
</feature>
<!-- Data Provider feature -->
<feature>
<id>org.wso2.carbon.data.provider.feature.group</id>
<version>${carbon.analytics.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.data.provider.feature</id>
<version>${carbon.analytics.version}</version>
</feature>
<feature>
<id>org.wso2.siddhi.feature.group</id>
<version>${carbon.analytics.version}</version>
</feature>
</features>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<executions>
<execution>
<phase>package</phase>
<configuration>
<tasks>
<replace dir="target/wso2carbon-kernel-${carbon.kernel.version}/wso2" token="false" value="true">
<include name="**/bundles.info" />
</replace>
</tasks>
</configuration>
<goals>
<goal>run</goal>
</goals>
</execution>
<execution>
<id>clean_target</id>
<phase>install</phase>
<configuration>
<tasks>
<delete dir="target/archive-tmp" />
<delete dir="target/dependency-maven-plugin-markers" />
<delete dir="target/org.eclipse.equinox.executable-3.5.0.v20110530-7P7NFUFFLWUl76mart" />
<delete dir="target/p2-repo" />
<delete file="target/tmp" />
<delete dir="target/wso2carbon-kernel-${carbon.kernel.version}" />
<delete dir="target/antrun" />
<delete dir="target/maven-shared-archive-resources" />
<delete dir="target/findbugs" />
<delete file="target/checkstyle-cachefile" />
<delete file="target/checkstyle-checker.xml" />
<delete file="target/checkstyle-result.xml" />
<delete file="target/checkstyle-suppressions.xml" />
</tasks>
</configuration>
<goals>
<goal>run</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>2.5.2</version>
<executions>
<execution>
<id>distribution</id>
<phase>package</phase>
<goals>
<goal>attached</goal>
</goals>
<configuration>
<filters>
<filter>${basedir}/src/assembly/filter.properties</filter>
</filters>
<descriptors>
<descriptor>${basedir}/src/assembly/bin.xml</descriptor>
</descriptors>
<finalName>wso2ad-${project.version}</finalName>
<appendAssemblyId>false</appendAssemblyId>
</configuration>
</execution>
</executions>
</plugin>
</plugins>
<resources>
<resource>
<directory>carbon-home/bin/</directory>
<filtering>true</filtering>
<includes>
<include>**/version.txt</include>
</includes>
</resource>
</resources>
</build>
</project>