Uploaded image for project: 'Maven Compiler Plugin'
  1. Maven Compiler Plugin
  2. MCOMPILER-500

add a parameter to exclude some pattern from incr stale source file calculation

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.11.0
    • None

    Description

      the feature here https://issues.apache.org/jira/browse/MCOMPILER-205 has created some problem for users who don't want this auto creation (https://github.com/eclipse/jetty.project/issues/7855) but because they have package-info so now do not have incremental working anymore

      The idea is to have such parameter:

       

      <incrementalExcludes>
      <incrementalExclude>**/package-info.java</incrementalExclude>
      </incrementalExcludes>

      Attachments

        Issue Links

          Activity

            People

              olamy Olivier Lamy
              olamy Olivier Lamy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: