Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-7043

MavenITmng3991ValidDependencyScopeTest will fail with Maven 4.0.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.0.0
    • None
    • Integration Tests
    • None

    Description

      As soon as Maven master will move to 4.0.0 MavenITmng3991ValidDependencyScopeTest will fail due to the coded version constraint:

          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,)" );
          }
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            michael-o Michael Osipov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: