Okay, so I was able to hook that up pretty easily but the code looks a bit
weird. It does what it should for me, even with complex cases...
Does anybody has some time to look at the patch with me? It's missing
integration tests obviously but there are a few constructs that I am not
happy with and
It feels to me that UpdatePropertiesMojo has all the necessary code to
implement that (the only difference is that it takes the latest and not the
one from the remote pom). I am looking if I can hook that up
S.
On Tue, Feb 4, 2014 at 12:33 PM, Stephane Nicoll
wrote:
> SVN says it is pgier (Paul
SVN says it is pgier (Paul Gier).
I am happy to implement it, I guess my question was more if this was left
off because it turned out to be a gigantic nightmare to implement.
I'll have a look.
Thanks,
S.
On Tue, Feb 4, 2014 at 11:18 AM, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote
You'd need to dig out who originally contributed that goal... they might
remember. I know it was a goal I didn't write
On 4 February 2014 10:03, Stephane Nicoll wrote:
> Hi,
>
> I am looking at the versions-maven-plugin to force a build against a set
> of "verified" dependencies. The idea is th
Hi,
I am looking at the versions-maven-plugin to force a build against a set of
"verified" dependencies. The idea is that a sub-project might declare some
older dependencies for backward-compat reason but we still want to build
the whole suite against a set of specific dependencies that would be
a