Description
In case a doctype is referenced in a module not provides as a dependency in the configuration of the plugin, the build runs into a NPE since the version of that dependency cannot be detected.
Instead the build process should stop with an error and inform the user that either the dependency needs to be added to the POM or the reference must be removed from the model.