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

Removed deprecated marked unCheckedPlugins in favour of unCheckedPluginList

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Abandoned
    • 3.0.0-M1, 3.0.0-M2
    • None
    • None
    • None

    Description

      Currently the code of RequirePluginVersion states in the code

          /**
           * Plugins to skip for version enforcement. The plugins should be specified in the form:
           * <code>group:artifactId</code>. NOTE: This is deprecated, use unCheckedPluginList instead.
           * 
           * @see {@link #setUnCheckedPlugins(List)}
           * @see {@link #getUnCheckedPlugins()}
           */
          private List<String> unCheckedPlugins;
      

      So we should remove that before final 3.0.0 release.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: