This plugin (version 1.0.1) currently fails the build when the "rename" goal is used to rename a file but the source file doesn't exist. It would be nice to have a way to control this behavior with configuration, e.g. setting strict to false to make it ignore nonexistent source files.
This plugin (version 1.0.1) currently fails the build when the "rename" goal is used to rename a file but the source file doesn't exist. It would be nice to have a way to control this behavior with configuration, e.g. setting
strictto false to make it ignore nonexistent source files.