raid-inference/dhp-build/dhp-build-properties-maven-...
Michele De Bonis b56066ea5a reimplementation and optimization of the procedure to create documents 2024-12-11 09:43:11 +01:00
..
src initial commit 2024-11-05 10:35:15 +01:00
README.markdown initial commit 2024-11-05 10:35:15 +01:00
pom.xml initial commit 2024-11-05 10:35:15 +01:00
test.properties reimplementation and optimization of the procedure to create documents 2024-12-11 09:43:11 +01:00

README.markdown

Maven plugin module utilized by dhp-workflows for proper job.properties file building.

It is based on http://site.kuali.org/maven/plugins/properties-maven-plugin/1.3.2/write-project-properties-mojo.html and supplemented with:

  • handling includePropertyKeysFromFiles property allowing writing only properties listed in given property files As a final outcome only properties listed in <include> element and listed as a keys in files from <includePropertyKeysFromFiles> element will be written to output file.