You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jason van Zyl (JIRA)" <ji...@apache.org> on 2015/12/02 18:31:11 UTC

[jira] [Closed] (MNG-5942) Maven 3.3 Fails with Parent Version Range

     [ https://issues.apache.org/jira/browse/MNG-5942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl closed MNG-5942.
------------------------------
    Resolution: Cannot Reproduce

Reopen with an example project that demonstrates the problem. There is an integration test for Maven Core covering this here:

https://github.com/apache/maven-integration-testing/blob/master/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng2199ParentVersionRangeTest.java

And the test project setup is here:

https://github.com/apache/maven-integration-testing/tree/master/core-it-suite/src/test/resources/mng-2199-parent-version-range

You'll need to be specific with your example that doesn't work as you expect.

> Maven 3.3 Fails with Parent Version Range
> -----------------------------------------
>
>                 Key: MNG-5942
>                 URL: https://issues.apache.org/jira/browse/MNG-5942
>             Project: Maven
>          Issue Type: Bug
>    Affects Versions: 3.3.3
>         Environment: Maven home: /opt/apache-maven-3.3.3
> Java version: 1.8.0_60, vendor: Oracle Corporation
> Java home: /etc/alternatives/jdk1.8.0_60/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "3.10.0-123.el7.x86_64", arch: "amd64", family: "unix"
>            Reporter: Steve Wall
>              Labels: maven
>
> Specifying a version range for the parent does not seem to work with 3.3.3. I verified it does work with 3.2.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)