simpligility / maven-repository-tools

Tools for interacting with Maven repositories
Eclipse Public License 1.0
137 stars 66 forks source link

Fix Broken Maven Injection (+ Update to Maven 3.8.5 and dependencies) #60

Closed marcandre-larochelle-bell closed 2 years ago

marcandre-larochelle-bell commented 2 years ago

When Maven was updated from 3.6.0 to 3.6.3, it broke the injection (Guice), fixed it and updated dependencies

mosabua commented 2 years ago

I think this is no longer needed after the update from @cstamas .. we are looking at update to Java 11 separately.

cstamas commented 2 years ago

Agreed, also, this PR still sticks with "vanilla" Guice, now master uses SISU