You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2007/11/30 00:07:57 UTC

[jira] Closed: (MINVOKER-12) Interpolate it pom but with a different token ${..} -> @...@

     [ http://jira.codehaus.org/browse/MINVOKER-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed MINVOKER-12.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1

fixed in rev 599618.

> Interpolate it pom but with a different token ${..} -> @...@
> ------------------------------------------------------------
>
>                 Key: MINVOKER-12
>                 URL: http://jira.codehaus.org/browse/MINVOKER-12
>             Project: Maven 2.x Invoker Plugin
>          Issue Type: New Feature
>    Affects Versions: 1.0
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>             Fix For: 1.1
>
>
> Currently when invoker plugin execute the build, the current developpement is not use whereas it has been installed in the it local-repo.
> Here an extract from logs :
> {noformat} 
> [INFO] ------------------------------------------------------------------------
> [INFO] Building mwar_129 Maven Webapp
> [INFO]    task-segment: [clean, org.apache.maven.plugins:maven-war-plugin:2.1-alpha-2-SNAPSHOT:war]
> [INFO] ------------------------------------------------------------------------
>  
>  
> [INFO] artifact org.apache.maven.plugins:maven-war-plugin: checking for updates
> from central
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.1-alpha-1/maven-war-plugin-2.1-alpha-1.pom
> 4K downloaded
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.1-alpha-1/maven-war-plugin-2.1-alpha-1.jar
> 57K downloaded
> {noformat} 
> To be sure of the version, we have to force the current tested plugin version in the it pom.
> But this is not very dynamic :D, the solution is to provide interpolation of the its pom but with an other token @...@.
> This new token is nedeed because we can't interpolate the pom with ${ }.

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