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


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]

Reply via email to