Hello, You have to use http://maven.apache.org/plugins/maven-resources-plugin/examples/include-exclude.html
webResources are meant to be web resources (jsp, js, html....) not resources present in the classpath (WEB-INF/classes) Vincent On Wed, Jul 6, 2011 at 18:01, Wayne Fay <[email protected]> wrote: > > Well, copying them into some external resources directory would solve the > purpose, however if to be done with present settings. > > I don't know why you don't just move the files to > /src/external/resources or something. That seems to be the easiest > solution. > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
