Hi Maxime,
In the past I have used the oga-maven-plugin [1]. This plugin has its own
list of moved artifacts and can warn/fail your build when it detects a
moved artifact.
[1] https://github.com/jonathanlermitage/oga-maven-plugin
Hth,
Nick Stolwijk
~~~ Try to leave this world a little better t
Hi,
« What tools do you use for building your project ? »
I use Maven
« What is the special requirement to build own one software? »
I would like to update the various dependencies and plugins of my projects.
versions-maven-plugin answers part of the problem by indicating the updates.
But how