[ 
https://issues.apache.org/jira/browse/MNG-7043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17800212#comment-17800212
 ] 

Michael Osipov commented on MNG-7043:
-------------------------------------

Still valid.

> 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
>            Priority: Major
>
> 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.20.10#820010)

Reply via email to