Re: Issue reading configuration from exection

2018-08-07 Thread Kev James
eers, KEv. On Mon, Aug 6, 2018 at 5:39 PM Robert Scholte wrote: > On Mon, 06 Aug 2018 18:27:48 +0200, Kev James > wrote: > > > Hi all, > > Is this the right place to ask questions about writing Maven plugins? I'm > > writing a plugin and I have a unit test that tri

Issue reading configuration from exection

2018-08-06 Thread Kev James
Hi all, Is this the right place to ask questions about writing Maven plugins? I'm writing a plugin and I have a unit test that tries to verify that the in an is being read (because right now it doesn't, so it's got its own unit test now). This pom is read correctly, and my Mojo's execute() metho