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
Minimal changes to make build work with Maven 4 (#2391)
This is the set of minimal changes to make the build work with Maven 4
Changes:
* drop unmaintained extension, replace with Nisse
* move ossindex plugin to verify (was at validate) -- makes dep resolution mandatory
* fix using user properties the P2 repo without repo.id (makes Maven 4 fail)
(cherry picked from commit a8e7f9f)
0 commit comments