I have at least one of my project which was defining a resource like:
<resources>
<resource>
<directory>${project.build.directory}/generated-resources</directory>
</resource>
</resources>
And the files inside target/generated-resources could not be found by
Maven plugin.
Is it a known bug?
--
Sébastien Arbogast
http://sebastien-arbogast.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]