Description
1. 'convertAdditionalDataMaps' method does not do extension filtering, so there
is a good chance it will include unrelated files, then try to parse them as
DataMaps downstream, then fail.
2. 'convertAdditionalDataMaps' doesn't set the absolute path when creating a
File, so it is resolved against an incorrect base directory.