Closed GoogleCodeExporter closed 8 years ago
Thank you for this feedback, and your diff. I'm glad the plugin is working for
you in the general sense.
I agree that your expectation of the plugin's behaviour is reasonable and this
is a valid issue.
If you can live with the fixture-project dependency work around for the
meanwhile, I'll take a look at this over the next couple of weeks, and see if
we can't include it in a formal 1.1.0 release by the new year.
Original comment by stewart....@gmail.com
on 4 Dec 2012 at 10:01
Thanks for taking my request under consideration, Stewart. My Maven project is
already multi-module, so having a sub-project for fixtures is no big deal.
Cheers!
Original comment by david.m....@gmail.com
on 5 Dec 2012 at 4:02
Latest 1.1.0-SNAPSHOT now does this.
As well as adding target/test-classes (and target/classes) to
${maven.classpath}, I found that it also had to be added to Maven's
"ClassRealm" (Maven's classloading mechanism) for the `run-tests` goal.
Original comment by stewart....@gmail.com
on 20 Dec 2012 at 4:02
Original comment by stewart....@gmail.com
on 22 Dec 2012 at 3:00
Original comment by stewart@javahelp.co.uk
on 8 Jan 2013 at 8:33
Original issue reported on code.google.com by
david.m....@gmail.com
on 4 Dec 2012 at 7:14Attachments: