The following issue has been updated:
Updater: Brett Porter (mailto:[EMAIL PROTECTED])
Date: Mon, 8 Nov 2004 3:12 AM
Comment:
because context creation is determined by goal attainment, :set cannot reliably
predict the context used. This might be attackable if some backwards compat is
sacrificed...
Changes:
Fix Version changed to 1.1
Fix Version changed from 1.0.1
---------------------------------------------------------------------
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
Components:
plugin manager
Fix Fors:
1.1
Versions:
1.0
Assignee: Brett Porter
Reporter: Brett Porter
Created: Thu, 14 Oct 2004 7:53 PM
Updated: Mon, 8 Nov 2004 3:12 AM
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]