maven-resources-plugin
maven-resources-plugin copied to clipboard
[MRESOURCES-284] Support JSON format for parameter filter files
Hi,
This concerns the maven-resources-plugin (3.2.1-SNAPSHOT) and maven-filtering (3.3.0-SNAPSHOT) plugins. with this evolution it is now possible to add configuration files with json format. the second part of this evolution is to have to use a one configuration json file for all environments (dev, preprod, prod...etc ) for more example check: MRESOURCES-284
please note that you must accept the PR first for maven-filtering (3.3.0-SNAPSHOT) because maven-resources-plugin (3.2.1-SNAPSHOT) need maven-filtering (3.3.0-SNAPSHOT)
if you have any questions do not hesitate, hoping that I have detailed well
Best regards Imad BELMOUJAHID @ImadBL
Resolve #129