You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
BrBETA_dnet-hadoop/dhp-build/dhp-build-properties-maven-...
Claudio Atzori 2ee21da43b suggestions from SonarLint 3 years ago
..
src suggestions from SonarLint 3 years ago
README.markdown integrating the oozie workflow build/deploy/run mechanism, took inspiration from iis 5 years ago
pom.xml [maven-release-plugin] prepare for next development iteration 4 years ago

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.