You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Karl Heinz Marbaise <kh...@gmx.de> on 2014/01/30 21:22:25 UTC

Plugins and Configuration of an other plugin

Hi,

just a question concerning a scenario like this.

Having a plugin which defines some configuration which might be reused 
by an other plugin (real example http://jira.codehaus.org/browse/MEXEC-74).

So is there a chance to get the configuration of an other plugin?

As far as i understand the reactor for each invocation of a plugin the 
injection will be done from scratch (also classpath etc.) so i would 
assume no.

Or may be some kind of reuse the configuration so you have to write it 
only once...I would assume with Maven 3.1.X not but are there any things 
in Maven 3.2 which could help here?

Kind regards
Karl-Heinz Marbaise


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