maven-dependency-plugin
maven-dependency-plugin copied to clipboard
[MDEP-879] Wanted: analyze-report-only goal
Karsten Spang opened MDEP-879 and commented
I would like to have a report goal that does not trigger test-compile.
I have several projects using generated sources. Since the sources are re-generated before the compile step, the compiler plugin does not skip over code already compiled. This takes unnecessary time when running mvn clean verify site.
No further details from MDEP-879