[ http://jira.codehaus.org/browse/MNG-172?page=comments#action_41033 ] Brett Porter commented on MNG-172: ----------------------------------
I don't think so, but maybe. I wouldn't let it affect your decision. For mine, this seems like a lifecycle executor thing. > allow multiple specifications of a goal configuration > ----------------------------------------------------- > > Key: MNG-172 > URL: http://jira.codehaus.org/browse/MNG-172 > Project: Maven 2 > Type: Improvement > Reporter: Brett Porter > Assignee: John Casey > Fix For: 2.0-alpha-3 > > > eg: > <plugin> > <artifactId>modello</artifactId> > <configuration> > <model>maven.mdo</model> > </configuration> > <goals> > <goal> > <name>java</name> > <configuration> > <version>3.0.0</version> > </configuration> > </goal> > <goal> > <name>java</name> > <configuration> > <version>4.0.0</version> > </configuration> > </goal> > </goals> > </plugin> -- 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]