I *think* it doesn't matter what you call the child element. But I could be wrong.
/Anders On Sat, Aug 18, 2012 at 12:15 AM, KARR, DAVID <[email protected]> wrote: > I'm reading the "Maven Complete Reference" doc from Sonatype. In the section > on "Multi-valued Mojo Parameters", it has the example of an "excludes" > property, where you specify an "excludes" container element with child > "exclude" elements. What I don't understand is how it knows to expect the > "exclude" child element. It's only specifying the name of the container > element, not the child element. Is it really just removing the last > character from the container element name, to get the expected name for the > child element? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
