Uploaded image for project: 'Maven SCM'
  1. Maven SCM
  2. SCM-704

"includes/excludes" not always used by goals "status" and "check-local-modification" of the plugin

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Auto Closed
    • 1.8.1
    • None
    • maven-plugin
    • None

    Description

      When using Mercurial, the goals "status" and "check-local-modification" do not use the include and exclude patterns.

      This is because check-local-modification does not use these parameters at all, and because for both goals, the Mercurial implementation returns the status of all files in the repository anyway. According to the documentation of ScmManager.status() that is OK. But include/exclude could still work for all SCM providers if the Mojos use the include/exclude filters after calling ScmManager.status().

      Attachments

        Activity

          People

            Unassigned Unassigned
            maarten Maarten Bosteels
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: