Given all the bugs I found in parent version ranges, it would not surprise
me if it had previously been appearing to work as long as you have a full
reactor, but using -pl to slice and dice the reactor or building individual
modules by cd-ing into them

But anyway YMMV

On Sat 19 Nov 2016 at 23:12, Igor Fedorenko <i...@ifedorenko.com> wrote:

> Let me rephrase my question. What IT shows how to use parent version
> ranges with Maven 3.4?
>
> We actually use parent version ranges quite extensively internally, so I
> am trying to assess the impact of 3.4 changes for our users.
>
> --
> Regards,
> Igor
>
> On Sat, Nov 19, 2016, at 05:57 PM, Christian Schulte wrote:
> > Am 11/19/16 um 13:35 schrieb Igor Fedorenko:
> > > What is parent version range syntax that works with 3.4? Or you are
> > > saying parent version ranges are not supported at all now?
> >
> > They got introduced in 3.2.2. This commit
> > <
> https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=6cf9320942c34bc68205425ab696b1712ace9ba4
> >
> > about 2 weeks after the release of 3.2.2 broke parent version ranges.
> > They have not been working from there on anymore in any Maven release.
> > This commit
> > <
> https://git-wip-us.apache.org/repos/asf?p=maven-integration-testing.git;a=commit;h=a6aca2894ab5a2849190cb802052710204081bf5
> >
> > fixes the ITs so that they start detecting parent version ranges are not
> > working. In between there have been commits fixing local parent
> > resolution (readParentLocally).
> >
> > <
> https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=40d5087b6b134842e2b61a567dbb4bfbcfab7ae6
> >
> >
> > <
> https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=25f5143169d39075cee67d9f4d11649cce0fafa0
> >
> >
> > <
> https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=bd87258629db8e3fcc7aa04777afc16314c3cde0
> >
> >
> > When fixing the remote parent resolution (readParentExternally) for 3.4,
> > I noticed the local parent resolution (readParentLocally) is lacking
> > validation.
> >
> > Maven 3.4 will be the first version ever supporting parent version
> > ranges consistently for local and remote parents.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
> --
Sent from my phone

Reply via email to