Re: Parent version is ignored if referenced parent pom.xml available from local filesystem in maven 3.3.x

2015-09-24 Thread Denis Golovin
I can say parent/version value 1.0.0 produces VersionRange instance with Restriction.EVERYTHING. Thanks -Denis On Thu, Sep 24, 2015 at 4:43 PM, Denis Golovin wrote: > Stephen, > > I guess this is the regression issue you are talking about > https://issues.apache.org/jira/browse/M

Re: Parent version is ignored if referenced parent pom.xml available from local filesystem in maven 3.3.x

2015-09-24 Thread Denis Golovin
Denis On Thu, Sep 24, 2015 at 1:27 PM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > Regression filed and fixed... you are just waiting for the next > release in the 3.3.x line > > On 24 September 2015 at 19:40, Denis Golovin wrote: > > I have simple pr

Parent version is ignored if referenced parent pom.xml available from local filesystem in maven 3.3.x

2015-09-24 Thread Denis Golovin
I have simple project structure: test-module |-pom.xml |-child1 |-pom.xml test-module/pom.xml http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"; xmlns="http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> 4.0.0 org.nam