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

More files included that specified

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 2.0
    • None
    • None

    Description

      I have the following configuration in my pom:

      <plugin>
      <groupId>org.apache.maven.plugins</groupId>
      <artifactId>maven-compiler-plugin</artifactId>
      <configuration>
      <includes>
      <include>fileA</include>
      <include>fileB</include>
      </includes>
      </configuration>
      </plugin>

      But the compiler compiles more that just my two includes. It doesn't compile everything, but more than wanted.

      Attachments

        Issue Links

          Activity

            People

              carlos Carlos Sanchez Gonzalez
              ojs Oliver Siegmar
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: