Open
Description
We get this error when running the licence checker:
[ERROR] Failed to execute goal org.codehaus.mojo:license-maven-plugin:2.5.0:add-third-party (verify-third-party-licenses) on project testwebapp: could not init goal AddThirdPartyMojo for reason : Illegal character in path at index 10: file:///C:\Repositories\build\testwebapp\target/artifact-filters.txt -> [Help 1]
The error does not occur on our linux build servers or in my WSL, but it does occur on Windows since version 2.5.0. Version 2.4.0 is fine.
Activity