Jason,

Are you saying ${plugin.getProperty('maven.compile.target')} for the current plugin, and ${pom.getPlugin('maven-foo-plugin').getProperty('bar')} for another plugin?

Sounds good to me.

That leaves ant propertys and j:set values to be the only ones referenced as ${foo.bar}, right?

Cheers,
Brett

Jason van Zyl wrote:
Hi,

Just glancing around the plugins I see a few different ways that people
are using to reference plugin properties that belong to the plugin in
question. For example inside the java plugin there are references like:


-- Web Developer f2 network ~ everything essential 02 8596 4437


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



Reply via email to