You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2006/01/29 23:46:06 UTC

[jira] Commented: (MNG-2021) Allow properties to be dom objects

    [ 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org