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
Turns out that `mvn deploy` and `mvn clean deploy` do different things
with settings. Explicitly add settings to the test-javadoc-test-plugin
config, otherwise it throws a NPE when running `mvn deploy`.
0 commit comments