See <https://ci-builds.apache.org/job/Santuario/job/Santuario%20JDK8%20Java%20PR/org.apache.santuario$xmlsec/42/display/redirect?page=changes>
Changes: [github] Bump maven-pmd-plugin from 3.15.0 to 3.20.0 ------------------------------------------ Established TCP socket on 41393 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://ci-builds.apache.org/job/Santuario/job/Santuario%20JDK8%20Java%20PR/org.apache.santuario$xmlsec/ws/pom.xml> clean install deploy [INFO] Scanning for projects... [HUDSON] Collecting dependencies info [INFO] [INFO] --------------------< org.apache.santuario:xmlsec >--------------------- [INFO] Building Apache XML Security for Java 3.0.2-SNAPSHOT [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ xmlsec --- [INFO] Deleting <https://ci-builds.apache.org/job/Santuario/job/Santuario%20JDK8%20Java%20PR/org.apache.santuario$xmlsec/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ xmlsec --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ xmlsec --- [INFO] [INFO] >>> maven-pmd-plugin:3.20.0:check (validate) > :pmd @ xmlsec >>> [INFO] [INFO] --- maven-pmd-plugin:3.20.0:pmd (pmd) @ xmlsec --- [INFO] PMD version: 6.53.0 [WARNING] Unable to exclude rules [BeanMembersShouldSerialize] from ruleset reference category/java/errorprone.xml; perhaps the rule name is misspelled or the rule doesn't exist anymore? [WARNING] Unable to exclude rules [BeanMembersShouldSerialize] from ruleset reference category/java/errorprone.xml; perhaps the rule name is misspelled or the rule doesn't exist anymore? [WARNING] Removed misconfigured rule: LoosePackageCoupling cause: No packages or classes specified [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] <<< maven-pmd-plugin:3.20.0:check (validate) < :pmd @ xmlsec <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.20.0:check (validate) @ xmlsec --- [INFO] PMD version: 6.53.0 [INFO] PMD Failure: org.apache.jcp.xml.dsig.internal.dom.ApacheCanonicalizer:180 Rule:ReturnEmptyCollectionRatherThanNull Priority:1 Return an empty collection rather than null.. [INFO] PMD Failure: org.apache.xml.security.encryption.XMLCipher:85 Rule:ClassWithOnlyPrivateConstructorsShouldBeFinal Priority:1 A class which only has private constructors should be final. [INFO] PMD Failure: org.apache.xml.security.signature.XMLSignatureInput:524 Rule:ReturnEmptyCollectionRatherThanNull Priority:1 Return an empty collection rather than null.. [INFO] PMD Failure: org.apache.xml.security.stax.impl.transformer.canonicalizer.Canonicalizer20010315_Excl:60 Rule:ReturnEmptyCollectionRatherThanNull Priority:1 Return an empty collection rather than null.. [WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/