The following issue has been updated:
Updater: Kristopher Brown (mailto:[EMAIL PROTECTED])
Date: Tue, 7 Dec 2004 10:31 AM
Comment:
Patch to maven-jelly-tags to provide a contextVariable tag for adding variables
to contexts spawned from maven and reactor tags.
Changes:
Attachment changed to maven-jelly-tags-MAVEN-1_0_1-BRANCH.patch
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/browse/MAVEN-1147?page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MAVEN-1147
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-1147
Summary: <maven:maven/> tag should be able to inherit at least a subset of
variables.
Type: Improvement
Status: Unassigned
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
jelly/ant integration
Versions:
1.0-rc1
Assignee:
Reporter: Jan-Helge Bergesen
Created: Tue, 3 Feb 2004 4:43 AM
Updated: Tue, 7 Dec 2004 10:31 AM
Environment: Windows 2000, J2SDK 1.4.2
Description:
The maven:maven jelly tag should be able to inherit at least a subset of the
invoker's environment in order to do controlled override of properties set in
build/project properties.
Either by using something like <ant inherit="true"/> or by context or
hierarchial naming convention of properties, ie:
my.prop1=a
my.prop2=b
your.prop1=c
...
<maven:maven inherit="my.*"/>
---------------------------------------------------------------------
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]