You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# JaCoCo Maven Plugin: The Maven Plugin is referencing a moved Maven artifact.
function suppressJaCoCoMavenPlugin() {
cat < /dev/stdin \
| grep --invert-match --perl-regexp "^\\[WARNING\\] The artifact xml-apis:xml-apis:jar:2\\.0\\.2 has been relocated to xml-apis:xml-apis:jar:1\\.0\\.b2$"
}
# PMD: The Maven Plugin tries to perform Java type resolution on POM typed projects.