The configuration to clean the normatives.tar.gz was incorrect,
so the file was not being cleaned up during mvn clean, which
could create an inconsistent sdc-backend-init docker image.
Change-Id: I15e3f4c49f404c147532c88c50f131cb61aea9c0
Issue-ID: SDC-3041
Signed-off-by: andre.schmid <andre.schmid@est.tech>
</includes>
</fileset>
<fileset>
- <directory>
- ${project.basedir}/sdc-backend-init/chef-repo/cookbooks/sdc-normatives/files/default
- </directory>
+ <directory>sdc-backend-init/chef-repo/cookbooks/sdc-catalog-be-setup/files/default</directory>
<followSymlinks>false</followSymlinks>
<includes>
<include>normatives.tar.gz</include>