in src/main/java/org/apache/maven/plugins/jdeprscan/JDeprScanMojo.java [47:50]
protected Path getClassesDirectory() { return Paths.get( getProject().getBuild().getOutputDirectory() ); }