siom79 / japicmp

Comparison of two versions of a jar archive
https://siom79.github.io/japicmp
Apache License 2.0
701 stars 107 forks source link

Update Maven build and plugin #326

Closed cstamas closed 2 years ago

cstamas commented 2 years ago

Changes:

This results in "lighter" plugin, not only it does not download Maven 2 bits (maven-project???), but also will not re-download maven bits as they are now provided. Making the provided is possible with latest maven-plugin-plugin, that also emits warnings in build if maven bits not set to provided scope.