You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2005/03/03 04:03:16 UTC

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

The following issue has been updated:

    Updater: Brett Porter (mailto:brett@codehaus.org)
       Date: Wed, 2 Mar 2005 10:01 PM
    Comment:
don't want to sacrifics backwards campat so badly for 1.1
    Changes:
             Fix Version changed from 1.1
             Component changed from plugin manager
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MAVEN-1467?page=history

---------------------------------------------------------------------
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: Reopened
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Versions:
             1.0

   Assignee: 
   Reporter: Brett Porter

    Created: Thu, 14 Oct 2004 7:53 PM
    Updated: Wed, 2 Mar 2005 10:01 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org