Hi,

I've found this behaviour too, quite obviously I resolved by specifing
/src/main/resources into <resource> tag, on the other hand this behaviour
it's comprehensible, if you want specify another resource path generally
it's because you don't want/need the default path which has to be a priori
excluded...otherwise Maven dudes would have to contemplate some boolean tag
for default folder inclusion, which in turn exists (and it's really useful)
for the files in a resource folder.

Cheers

--
Daniele

On Thu, Sep 8, 2011 at 10:15 AM, anamika gupta <anam...@hcl.com> wrote:

> if i put <resources> tag in my pom.xml, then it includes only those files
> and
> folders which i described in the <resources> tag and leave all the files
> and
> folders which are in the src/main/resources folders.
>
> Can you please tell me the reason.
>
> Any help is greatly appreciated.
>
> --
> View this message in context:
> http://maven.40175.n5.nabble.com/Resources-tag-info-required-tp4781659p4781659.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to