Kristian, i cannot imaging how will be customizing a dependency extension.
For instance each module should change the runOrder differently. Should I
then build tons of module extension for each project separately?
The extension code should be in src/test/java or another module, but both
cases should be supported.
As i understood the plugin's classpath does not have test classes, then
there must be an additional ClassLoader to proxy the plugin's ClassLoader
and to load the MOJO AbstractSurefireMojo.class and make injection of
@parameters on new proxy instance again, or? Is it possible to extend the
Classworld ClassLoader in plugin runtime?



--
View this message in context: 
http://maven.40175.n5.nabble.com/Plugable-Softcoded-Customized-Maven-Plugins-tp5823365p5823548.html
Sent from the Maven Developers mailing list archive at Nabble.com.

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

Reply via email to