If your custom plugins are using Sonatype's aether api, you might have already found out that in Maven version 3.1 and up they have changed to Eclipse aether's api instead of Sonatype aether. This blog posts pretends to give a rather simple example on how your plugin can work with both. Albeit that you want [...]