forked from phoedos/pmd
[java] MissingOverrideRule exception when analyzing PMD under Java 9
Fixes #1074 Jaxen is now shaded into pmd-core, without org.w3c.dom.**
This commit is contained in:
@ -112,10 +112,6 @@
|
||||
<groupId>net.sourceforge.saxon</groupId>
|
||||
<artifactId>saxon</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>jaxen</groupId>
|
||||
<artifactId>jaxen</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
Reference in New Issue
Block a user