Hi all,

I'm trying to follow the tutorial regarding multimodule configuration for
PMD and checkstyle plugins from here:
https://maven.apache.org/plugins-archives/maven-pmd-plugin-LATEST/examples/multi-module-config.html

And I have a problem with last instruction, once I've done suggested
configuration and trying to run "mvn site" it fails, since it has missing
dependency of "build-tools". It looks like I have to run "mvn install"
prior to "mvn site" in order to have "mvn site" succeeded.

Does my observation correct? What am I doing wrong?

Best regards,
                      Artem Barger.

Reply via email to