Description
If for some reason the Maven Repository handler is used in a context where the classloader contain Maven 3.5 instead of 3.3.9 (like during a Maven 3.5 build) it will crash.
The reason is that it's extending a class which does not exist anymore in 3.5.
Attachments
Issue Links
- blocks
-
XWIKI-14281 Refactor Data mojo based on Extension Manager
- Closed