|
|
|
@ -581,15 +581,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Dashboard portal Jaggery app. Should be copied to <DAS_HOME>/repository/deployment/server/jaggeryapps -->
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/server/jaggeryapps/portal
|
|
|
|
|
</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/jaggeryapps/portal</outputDirectory>
|
|
|
|
|
<includes>
|
|
|
|
|
<include>**/*</include>
|
|
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
|
|
|
|
<!--<fileSet>-->
|
|
|
|
|
<!--<directory>-->
|
|
|
|
|
<!--../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/server/jaggeryapps/portal-->
|
|
|
|
|
<!--</directory>-->
|
|
|
|
|
<!--<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/jaggeryapps/portal</outputDirectory>-->
|
|
|
|
|
<!--<includes>-->
|
|
|
|
|
<!--<include>**/*</include>-->
|
|
|
|
|
<!--</includes>-->
|
|
|
|
|
<!--</fileSet>-->
|
|
|
|
|
|
|
|
|
|
<!-- END UES related dashboard artifacts -->
|
|
|
|
|
|
|
|
|
|