dnet-and/dhp-build/dhp-build-properties-maven-...
Michele De Bonis 12fb11c8c1 refactoring and implementation of scala feature extractor 2023-04-27 21:37:05 +02:00
..
src dhp build implementation updated 2023-04-03 09:31:27 +02:00
README.markdown first commit and wf launcher implementation 2023-04-03 09:29:14 +02:00
pom.xml dhp build implementation updated 2023-04-03 09:31:27 +02:00
test.properties refactoring and implementation of scala feature extractor 2023-04-27 21:37:05 +02: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.