Michael Osipov created MNG-7043:
-----------------------------------

             Summary: MavenITmng3991ValidDependencyScopeTest will fail with 
Maven 4.0.0
                 Key: MNG-7043
                 URL: https://issues.apache.org/jira/browse/MNG-7043
             Project: Maven
          Issue Type: Bug
          Components: Integration Tests
    Affects Versions: 4.0.0
            Reporter: Michael Osipov


As soon as Maven master will move to 4.0.0 
{{MavenITmng3991ValidDependencyScopeTest}} will fail due to the coded version 
constraint:
{code:java}
    public MavenITmng3991ValidDependencyScopeTest()
    {
        // TODO: One day, we should be able to error out but this requires to 
consider extensions and their use cases
        super( "[4.0,)" );
    }
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to