change archive configuration for jar, etc to be a nested element
----------------------------------------------------------------

         Key: MNG-231
         URL: http://jira.codehaus.org/browse/MNG-231
     Project: m2
        Type: Improvement
  Components: maven-plugins  
    Reporter: Brett Porter
 Assigned to: Brett Porter 
    Priority: Minor
     Fix For: 1.0-alpha-1


these have a lot in common - see if the configuration can be simplified by 
using something like:

<configuration>
  <archive>
    <manifest>...</manifest>
    etc
  </archive>
</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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to