Hi Tim,

Thanks for the help, I will try that and let you know, I thought i might
just ask though, what is the difference between the single * and the double
**.

Thanks


Tim Kettler wrote:
> 
> This should work:
> 
> <resource>
>    <directory>webapp</directory>
>    <excludes>
>      <exclude>*</exclude>
>    </excludes>
>    <includes>
>      <include>*/tiles/**</include>
>    </includes>
> </resource>
> 
> -Tim
> 

-- 
View this message in context: 
http://www.nabble.com/Maven-Resources-Query-tf4520344s177.html#a12899202
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to