[ http://jira.codehaus.org/browse/MNG-183?page=history ] Work on MNG-183 started by Brett Porter
> complex plugin/goal configuration > --------------------------------- > > Key: MNG-183 > URL: http://jira.codehaus.org/browse/MNG-183 > Project: m2 > Type: Improvement > Components: maven-plugin, maven-model, maven-core > Reporter: Brett Porter > Assignee: Brett Porter > Fix For: 1.0-alpha-1 > > > currently, <configuration> is a properties element. This needs complication > configuration, for example: > <jarManifest> > <shortDescription/> > <package/> > </jarManifest> > and > <resources> > <resource> > <directory /> > <includes /> > <excludes /> > </resource> > </resources> -- 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
