Description
Hi,
PMD 4.2.3 introduced the option "auxclasspath" described as follows in the PMD help :
"-auxclasspath: specifies the classpath for libraries used by the source code (used by type resolution)"
Currently, there seems to be no way to use this very useful option in the PMD maven2 plugin.
I either found no workaround to deal with type resolution inside the project that has just been built through the compile maven goal.
This would be great !
Benjamin