protected String getClassesDirectory()

in src/main/java/org/apache/maven/plugins/jdeps/TestJDKInternalsMojo.java [65:67]


    protected String getClassesDirectory() {
        return getProject().getBuild().getTestOutputDirectory();
    }