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 multithreaded Maven builds (with the -T param), I get warnings like
[WARNING] The following plugins are not marked @threadsafe in myModule:
[WARNING] se.ayoy.maven-plugins:ayoy-license-verifier-maven-plugin:1.1.0
[WARNING] Enable debug to see more precisely which goals are not marked @threadsafe.
The text was updated successfully, but these errors were encountered:
When running multithreaded Maven builds (with the -T param), I get warnings like
[WARNING] The following plugins are not marked @threadsafe in myModule:
[WARNING] se.ayoy.maven-plugins:ayoy-license-verifier-maven-plugin:1.1.0
[WARNING] Enable debug to see more precisely which goals are not marked @threadsafe.
The text was updated successfully, but these errors were encountered: