You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Benedict (JIRA)" <ji...@codehaus.org> on 2014/07/02 15:45:18 UTC

[jira] (MNG-868) Use uniform format for and other tags

     [ https://jira.codehaus.org/browse/MNG-868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Benedict updated MNG-868:
------------------------------

    Fix Version/s:     (was: Issues to be reviewed for 3.x)

> Use uniform format for <properties> and other tags
> --------------------------------------------------
>
>                 Key: MNG-868
>                 URL: https://jira.codehaus.org/browse/MNG-868
>             Project: Maven
>          Issue Type: Bug
>          Components: Design, Patterns & Best Practices
>    Affects Versions: 2.0-beta-1
>            Reporter: Kenney Westerhof
>            Priority: Trivial
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> In settings.xml, the activationproperties have the format: <property><name/><value/></property>
> whereas the 'user' properties below (which don't have any documentation) have the format
> <my.property.name>my.property.value</my.property.name>.
> They should really be uniform. My personal favourite is ofcourse: <property name="....">....</property>.
> There are more places where duplicate classes are used (repositories,..).
> (Also suggest to remove the <dependencies> tag from <dependencyManagement>
> and make DependencyManagement extend from Dependencies (or, make it a list)., but this
> could prove troublesome.)



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)