sign-maven-plugin
sign-maven-plugin copied to clipboard
[TODO] Undo workaround for MSHARED-969 and MINVOKER-273
In PR #16 we introduced the workaround .filter(s -> !"null".equals(s)); for MSHARED-969 and MINVOKER-273. As soon as those issues have been resolved and their solution is published on Maven Central, we should replace the workaround by a dependency upgrade.
waiting for https://github.com/apache/maven-shared-utils/pull/68