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

Paul Benedict updated MNG-4297:
-------------------------------

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

> Disallow use of properties in the project coordinates
> -----------------------------------------------------
>
>                 Key: MNG-4297
>                 URL: https://jira.codehaus.org/browse/MNG-4297
>             Project: Maven
>          Issue Type: Improvement
>          Components: POM
>            Reporter: brianfox brianfox
>
> Maven currently allows properties in the groupId, artifactId and version of a 
> pom. This causes artifacts to be produced that require full inheritance and 
> interpolation before they can be uniquely identified. It also poses potential 
> problems if the properties are defined in settings, env or profiles where the 
> consumer can't exactly identify the artifact after the fact. 
> Allowing properties in the coordinates generally allows bad practices.  After 
> all, how can you not know what the identify of the project you're working on 
> actually is? 



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

Reply via email to