Interpolate goal files
----------------------

                 Key: MINVOKER-9
                 URL: http://jira.codehaus.org/browse/MINVOKER-9
             Project: Maven 2.x Invoker Plugin
          Issue Type: New Feature
    Affects Versions: 1.1
            Reporter: Olivier Lamy
            Assignee: John Casey


I'd like to use goals like : 
${project.groupId}:${project.artifactId}:${project.version}:mygoal.
Actually it's with adding this goals but in the mojo but this means it will be 
the same for all it's.
By default the interpolation values could contains the current pom which should 
be available with ${pom.} and adding a Map in the mojo in order to define some 
others.


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

        

Reply via email to