Thanks a lot Michael, Adding more extensions to <nonFilteredFileExtensions> solves my problem Sorry for the noise
the only thing can be improved: diagnostic messages :) On Fri, 13 Nov 2020 at 16:59, Maxim Solodovnik <[email protected]> wrote: > Thanks Michael, > > I'll double-check my POM > lots of previous versions works as expected .... > > On Fri, 13 Nov 2020 at 16:55, Michael Osipov <[email protected]> wrote: > >> Am 2020-11-12 um 18:12 schrieb Maxim Solodovnik: >> > Hello All, >> > >> > I've just updated our project [1] to maven-resources-plugin:3.2.0 >> > And start getting following error: >> > >> > [ERROR] Failed to execute goal >> > org.apache.maven.plugins:maven-resources-plugin:3.2.0:copy-resources >> > (prepare-test-resources) on project openmeetings-web: Input length = 1 >> -> >> > [Help 1] >> > [ERROR] >> >> I have closed recently a false positive with a similar description. You >> are trying to filter a file which does not correspond to the input >> encoding. It was a binary file. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > -- > Best regards, > Maxim > -- Best regards, Maxim
