On Mon, Jul 3, 2017 at 10:10 AM Karl Heinz Marbaise
wrote:
> On 03/07/17 18:55, Laird Nelson wrote:
> > Today I suddenly noticed that—Maven 3.5.0, Maven Resources Plugin
> > 3.0.2—although the plugin is reporting that (a) filtering is off and (b)
> > there are 26 files to copy, none of them is ac
Hi,
On 03/07/17 18:55, Laird Nelson wrote:
I'm running into a strange situation with the maven-resources-plugin.
I have my test resources set up normally, like this:
src/test/resources
…so basically the defaults made explicit.
Why? Maven is about Convention over Configuration
I'm running into a strange situation with the maven-resources-plugin.
I have my test resources set up normally, like this:
src/test/resources
…so basically the defaults made explicit.
Today I suddenly noticed that—Maven 3.5.0, Maven Resources Plugin
3.0.2—although the plugin is repo