dnet-dedup/dhp-build/dhp-build-properties-maven-...
miconis 249d25a593 Merge branch 'master' of code-repo.d4science.org:D-Net/dnet-dedup 2021-05-03 15:38:00 +02:00
..
src implementation of the wf to dedup entities, addition of the module to run the wf on the cluster 2020-12-04 15:41:31 +01:00
README.markdown implementation of the wf to dedup entities, addition of the module to run the wf on the cluster 2020-12-04 15:41:31 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2021-04-12 16:12:15 +02:00
test.properties implementation of cross comparison for different fields, addition of clustering mechanism to collapse keys from different clustering functions on the same cluster 2021-05-03 15:37:41 +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.