Hi Anamika,

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

Because you defined now in the POM that Maven should look for the resources 
elsewhere. Look at the description of the resource plugin how to configure 
additional places.

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to