application-manager-new
Shabirmean 9 years ago
commit 727e6358d1

@ -400,6 +400,19 @@
</outputDirectory>
<excludes>
<exclude>jaggery.conf</exclude>
<exclude>app/conf/app-conf.json</exclude>
</excludes>
</fileSet>
<fileSet>
<directory>
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/server/jaggeryapps/devicemgt-cdmf/
</directory>
<outputDirectory>
${pom.artifactId}-${pom.version}/repository/deployment/server/jaggeryapps/devicemgt
</outputDirectory>
<excludes>
<exclude>app/conf/app-conf.json</exclude>
</excludes>
</fileSet>

Loading…
Cancel
Save