RE: annotate complex types in lists

2011-06-30 Thread DE GOEDE Tony
e List, then look at the Mojo documentation as there are some limitations: http://maven.apache.org/guides/plugin/guide-java-plugin-development.html http://maven.apache.org/guides/mini/guide-configuring-plugins.html#Mapping_Complex_Objects Regards Jeff MAURY On Thu, Jun 30, 2011 at 9:48 AM, DE GOED

annotate complex types in lists

2011-06-30 Thread DE GOEDE Tony
Hello, I have a problem. I am building a new maven plugin to interface with a local build tool. To control the plugin I supply some configuration data. For simple elements this works using annotations. Because we want to configure maven to get the correct target artifacts from nexus for the cur