Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Thu, 4 Nov 2004 6:34 PM

this is now fixed in my local copy
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1467

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1467
    Summary: maven:get/set doesn't appear to correctly initialise plugin in some cases
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin manager
   Fix Fors:
             1.0.1
   Versions:
             1.0

   Assignee: Brett Porter
   Reporter: Brett Porter

    Created: Thu, 14 Oct 2004 7:53 PM
    Updated: Thu, 4 Nov 2004 6:34 PM

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



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to