RE: configuration mappings for complex objects

2006-04-04 Thread Christophe Grosjean
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

configuration mappings for complex objects

2006-03-30 Thread Christophe Grosjean
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 ?