hi,

i saw there's a properties element which can be added to the project pom, allowing any nested element (according to pom-schema, xs:any) to provide plugin configuration (in the doco: "Properties used to fill in plugin configuration").

now, is it possible to provide the plugin-parameters, e.g. the "warName"-parameter of the war plugin, with this section? if yes, what's the convention to specify nested elements below the properties-element so the plugin recognizes them as parameters? ... and if no, is there another way to set plugin specific parameters in the pom (instead of cli using -Dmaven.var=value)?

thanks,
mika

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

Reply via email to