Hi

While you are able to specify more than one filter in the assembly
configuration in the POM, these filters are applied altogether to the files
selected on the assembly descriptor. What I need is a way to specify
filters for specific parts of the assembly.

For example:
- I have two filters: filter1.properties and filter2.properties
- In my assembly I am including two files: file1.txt and file2.txt
- I would like to apply filter1 to file1.txt and filter2 to file2.txt

I found no way of doing this. Is it possible?

Thanks a lot.
Regards.

Reply via email to