Wayne Fay wrote:
> 
> Long version: Maven loads every plugin/Mojo only once either because it is
> used in the POM by the user or because some malicious plugin loads it as
> dependency. Now, if the user and the malicious plugin do not agree over
> the
> plugin's version and the plugin versions are no longer compatible, the
> build
> simply breaks.
> 

Hi Wayne,

thank you very much for that explanantion. It sounds very comprehensible to
me.
So I think I'm going to create a mixture between code copied from
xml-maven-plugin and my own leaner, less generic xslt-processing solution.

Bye, Stefan

-- 
View this message in context: 
http://old.nabble.com/Plugin-Development%3A-Best-way-to-reuse-a-Mojo-from-another-plugin--tp28137687p28148187.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to