[ 
https://jira.codehaus.org/browse/MWAR-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Lamy closed MWAR-29.
----------------------------

    Resolution: Won't Fix
      Assignee: Olivier Lamy

not anymore an issue 
                
> includes/excludes should extend to generated stuff
> --------------------------------------------------
>
>                 Key: MWAR-29
>                 URL: https://jira.codehaus.org/browse/MWAR-29
>             Project: Maven 2.x WAR Plugin
>          Issue Type: Improvement
>            Reporter: Felipe Leme
>            Assignee: Olivier Lamy
>
> I'm working on a war project where we decided to include some mock classes on 
> the source directory, so the developers can work on the Structs actions 
> without worrying with the backend. As such, these classes should not be 
> included in the 'official' war file (they are only used by the jetty6 plugin).
> So, I tried to use the <excludes> configuration to exclude then but failed to 
> do so. After struggling for a while with the -X option, google and jira, I 
> realized such configuration only excludes files from the warSource directory 
> (i.e, the stuff that goes in the web application root, like JSP pages). I've 
> seen some bug entries regarding filtering resources and the includes/excludes 
> not working a while ago, but I believe those are other issues...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to