You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
When running
mvn clean install
from project's submodules, the following error message is outputtedBuilding from the submodules should work as well as building from the multimodule root.
The text was updated successfully, but these errors were encountered: