-
-
Notifications
You must be signed in to change notification settings - Fork 27.3k
Closed
Description
When running mvn clean install
from project's submodules, the following error message is outputted
Failed to execute goal com.mycila:license-maven-plugin:3.0:format (install-format) on project adapter: Resource license-plugin-header-style.xml not found in file system, classpath or URL: no protocol: license-plugin-header-style.xml
Building from the submodules should work as well as building from the multimodule root.