On Tue, 2008-01-08 at 00:46 +0100, Zsolt KOZAK wrote:

> So I have the following snipplet from a components.xml and I'd like to
> pass some config parameters to the maven-war-plugin for the package
> phase. Is it possible in a plexus components.xml?
> 
> 
I have never done that myself so take it for what it's worth, but the
only way I see to do that would be to define your own lifecycle in
META-INF/maven/lifecycle.xml in the plugin JAR.

You can define configuration elements for the plugins in that file.

HTH, -Olivier


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to