You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/05/16 08:55:35 UTC

[jira] Closed: (MAVEN-1467) maven:get/set doesn't appear to correctly initialise plugin in some cases

     [ http://jira.codehaus.org/browse/MAVEN-1467?page=all ]
     
Brett Porter closed MAVEN-1467:
-------------------------------

    Resolution: Won't Fix

or ever.

> maven:get/set doesn't appear to correctly initialise plugin in some cases
> -------------------------------------------------------------------------
>
>          Key: MAVEN-1467
>          URL: http://jira.codehaus.org/browse/MAVEN-1467
>      Project: maven
>         Type: Bug
>   Components: plugin manager
>     Versions: 1.0
>     Reporter: Brett Porter

>
>
> ref: maven-user.
> I'm pretty sure this will come up empty:
> <project>
>   <goal name="foo">
>     <maven:get plugin="maven-war-plugin" var="foo" property="maven.war.src" />
>     <echo>${foo}</echo>
>   </goal>
> </project>

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org