Add mdt to the package

This commit is contained in:
ferrog
2026-02-05 15:56:24 +00:00
parent 6ebd943f9b
commit 82cb489cfa
3 changed files with 10 additions and 4 deletions

View File

@@ -143,6 +143,12 @@ of the distribution package..
target="/etc/opt/codac/${project.artifactId}">
<include>*</include>
</include>
<include type="file"
source="main/resources/mdt/"
targetroot="SYSTEM_ROOT"
target="/etc/opt/codac/${project.artifactId}">
<include>*</include>
</include>
<!-- Scripts -->
<include type="script"
scriptType="helper"