Thanks for all the replies

I did try the test project from @tibordigana which worked well. I was able to 
change names etc and still have the tests working, but oddly could still not 
figure out why my main project was failing to find all the correct classes & 
methods.

I ended up abandoning trying to get the pojos working & just created some 
JUnit5 tests to wrap the existing tests. Not perfect as it's a small handful of 
large tests and should be decomposed, but that is independent of the framework. 
The key thing was with JUnit5 there was no issue locating and running the tests 
- and in any case it's a better model for future tests.

Regards
Nigel.

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

Reply via email to