anyone point me to a link a some Maven
documentation stressing that point ?
Is there somewhere a documentation on developing
Maven 2 plugin more complete than the one on the Maven site ? (articles,…)
Thank you for your answer(s),
Christophe
From: Christophe Grosjean
Sent: jeudi
Hi,
A question about the configuration mappings… Does the
mapping of Maven project properties to Mojo fields also
work for any complex objects used to configure the plugin?
In other words, in the following code, will the ‘project’
field of the ComplexObject parameter be assigned ?