If we give a parameter to override the default application.properties file path, it the file does not exist, the build must fail with an explicit error message.
Currently it goes back to the default path and fails later on if this one does not exist either.
This should be fixed
If we give a parameter to override the default application.properties file path, it the file does not exist, the build must fail with an explicit error message. Currently it goes back to the default path and fails later on if this one does not exist either. This should be fixed