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
Don't use a parent POM for plugin integration tests
For integration test projects executed using maven-invoker-plugin, using
the same parent POM as the main project results in unintended plugin
executions during test runs.
0 commit comments