Re: Performing resolution of dependencies (versions) of build plugins or already provided in maven?

2020-02-02 Thread Danny van Heumen
d say that that is not reliable as a different version could be resolved at execution time. Thanks in advance, Danny On Fri, 27 Dec 2019 14:29:22 +0100 "Danny van Heumen" wrote: > Hi, > > I've recently done a few contributions to pgpverify-maven-plugin. Some > of th

Performing resolution of dependencies (versions) of build plugins or already provided in maven?

2019-12-27 Thread Danny van Heumen
Hi, I've recently done a few contributions to pgpverify-maven-plugin. Some of these include verifying more maven artifacts at build time, more specifically: - build plug-ins, - build plug-in dependencies, - "dependencies in atypical locations", right now only annotation processors for maven-comp