[ http://jira.codehaus.org/browse/MNG-2021?page=comments#action_57269 ]
Brett Porter commented on MNG-2021: ----------------------------------- I don't think this is a good idea. I'd prefer to look at better mojo communication without introduction of dependency between them. > Allow properties to be dom objects > ---------------------------------- > > Key: MNG-2021 > URL: http://jira.codehaus.org/browse/MNG-2021 > Project: Maven 2 > Type: Improvement > Components: POM > Versions: 2.0, 2.0.1, 2.0.2 > Reporter: Carlos Sanchez > Priority: Minor > Fix For: 2.1 > > > Allow properties like > <property> > <includes> > <include>whatever1/*.java</include> > <include>whatever2/*.java</include> > </include> > </property> > to avoid repeating stuff in the different plugins > Not very important if we have a way to share mojo configuration -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
