Uploaded image for project: 'Maven Enforcer Plugin'
  1. Maven Enforcer Plugin
  2. MENFORCER-291

Cleanup ReactorModuleConvergence implementation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 3.0.0-M1
    • 3.0.0-M2, 3.0.0-M3
    • Standard Rules
    • None

    Description

      Currently this code is used:

      
              List<MavenProject> sortedProjects = session.getSortedProjects();
              if ( sortedProjects != null && !sortedProjects.isEmpty() )
              {
      

      The call to getSortedProject() this way is deprecated. Should be fixed.

      Attachments

        Activity

          People

            khmarbaise Karl Heinz Marbaise
            khmarbaise Karl Heinz Marbaise
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: