I'm Using plugin 2.1.4. (also try other versions)
I found that plugin it's failing to exclude files if I set up 3 different''s mappings.
It always skip exclude form second mapping entry in configuration. I've change order of few times to be sure that's not case with wrong config. Always it's including all jar files into RPM.
exclude */.jar is skipped for directory /${rpm-root}/${comp-name}/${install-path}/etc and included in rpm.
Hi,
I'm Using plugin 2.1.4. (also try other versions) I found that plugin it's failing to exclude files if I set up 3 different''s mappings. It always skip exclude form second mapping entry in configuration. I've change order of few times to be sure that's not case with wrong config. Always it's including all jar files into RPM.
exclude */.jar is skipped for directory /${rpm-root}/${comp-name}/${install-path}/etc and included in rpm.
Does someone got similar issue with multi mapping?