You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Wayne Fay (JIRA)" <ji...@codehaus.org> on 2007/02/05 21:01:44 UTC

[jira] Commented: (MNG-2339) ${project.*} are interpreted in the wrong place

    [ http://jira.codehaus.org/browse/MNG-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_86863 ] 

Wayne Fay commented on MNG-2339:
--------------------------------

We've seen this on the Users list specifically affecting Spring jars (context)... Wondering if anyone is working on this?

> ${project.*} are interpreted in the wrong place
> -----------------------------------------------
>
>                 Key: MNG-2339
>                 URL: http://jira.codehaus.org/browse/MNG-2339
>             Project: Maven 2
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 2.0.4
>            Reporter: Emmanuel Venisse
>            Priority: Critical
>             Fix For: 2.0.x
>
>
> If a plugin use ${project.version}, this parameter is interpreted with the version of the current project and not the plugin version. I think we have the same pb with dependencies and other ${project.*}
> For a plugin in version 2.0 used in a project in version 1.0-SNAPSHOT, ${project.version} used in the plugin will be interpreted as 1.0-SNAPSHOT instead of 2.0

-- 
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