[ 
https://issues.apache.org/jira/browse/MNG-5840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074921#comment-15074921
 ] 

ASF GitHub Bot commented on MNG-5840:
-------------------------------------

Github user khmarbaise commented on the pull request:

    https://github.com/apache/maven/pull/60#issuecomment-167975254
  
    So we are talking about something completely different. I have cloned the 
given repository `https://github.com/kilokahn/maven-testers/` and i can't find 
a definition for `global.version` ? If you like to use something like above you 
have to use predefined placeholders ([revision, changelist, 
sha1](http://maven.apache.org/docs/3.2.1/release-notes.html#Continuous_delivery_friendly_versions_MNG-5576))
 so you can call maven like this:
    
        mvn -Drevision=1.0-SNAPSHOT clean package 
    
    which is already available since Maven 3.2.1...


> <relativePath> is used if the groupId and artifactId match irrespective of 
> the version
> --------------------------------------------------------------------------------------
>
>                 Key: MNG-5840
>                 URL: https://issues.apache.org/jira/browse/MNG-5840
>             Project: Maven
>          Issue Type: Bug
>    Affects Versions: 3.3.1, 3.3.3
>            Reporter: Stephen Connolly
>            Assignee: Stephen Connolly
>              Labels: regression
>             Fix For: 3.3.9
>
>         Attachments: mng-5840-testcase.tar.gz
>
>
> This is a regression. (In my view a serious one)
> Works fine with Maven 3.0 through 3.2.5
> Fails with 3.3.1 and 3.3.3



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to