You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2006/02/12 03:09:47 UTC

[jira] Closed: (MCOMPILER-27) More files included that specified

     [ http://jira.codehaus.org/browse/MCOMPILER-27?page=all ]
     
Carlos Sanchez closed MCOMPILER-27:
-----------------------------------

     Assign To: Carlos Sanchez
    Resolution: Duplicate

> More files included that specified
> ----------------------------------
>
>          Key: MCOMPILER-27
>          URL: http://jira.codehaus.org/browse/MCOMPILER-27
>      Project: Maven 2.x Compiler Plugin
>         Type: Bug

>     Versions: 2.0
>     Reporter: Oliver Siegmar
>     Assignee: Carlos Sanchez

>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org