|
|
@ -700,6 +700,13 @@
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/repository/database</outputDirectory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/repository/database</outputDirectory>
|
|
|
|
</fileSet>
|
|
|
|
</fileSet>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<fileSet>
|
|
|
|
|
|
|
|
<directory>
|
|
|
|
|
|
|
|
../p2-profile/analytics-profile/target/wso2carbon-core-${carbon.kernel.version}/repository/database
|
|
|
|
|
|
|
|
</directory>
|
|
|
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/repository/database</outputDirectory>
|
|
|
|
|
|
|
|
</fileSet>
|
|
|
|
|
|
|
|
|
|
|
|
<fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<directory>../p2-profile/analytics-profile/target/wso2carbon-core-${carbon.kernel.version}/lib</directory>
|
|
|
|
<directory>../p2-profile/analytics-profile/target/wso2carbon-core-${carbon.kernel.version}/lib</directory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/lib</outputDirectory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/lib</outputDirectory>
|
|
|
@ -911,6 +918,14 @@
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/broker/repository/database</outputDirectory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/broker/repository/database</outputDirectory>
|
|
|
|
</fileSet>
|
|
|
|
</fileSet>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<fileSet>
|
|
|
|
|
|
|
|
<directory>
|
|
|
|
|
|
|
|
../p2-profile/broker-profile/target/wso2carbon-core-${carbon.kernel.version}/repository/database
|
|
|
|
|
|
|
|
</directory>
|
|
|
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/broker/repository/database</outputDirectory>
|
|
|
|
|
|
|
|
</fileSet>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<directory>../p2-profile/broker-profile/target/wso2carbon-core-${carbon.kernel.version}/lib</directory>
|
|
|
|
<directory>../p2-profile/broker-profile/target/wso2carbon-core-${carbon.kernel.version}/lib</directory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/lib</outputDirectory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/lib</outputDirectory>
|
|
|
|