Allow manipulating properties (access to the real project object) in 'execute'
-------------------------------------------------------------------------------
Key: MGROOVY-121
URL: http://jira.codehaus.org/browse/MGROOVY-121
Project: Maven 2.x Groovy Integration
Issue Type: Improvement
Reporter: Ittay Dror
Assignee: Jason Dillon
Maven is lacking scripting to set up properties. It would be good if the groovy
'execute' goal could manipulate project properties (meaning, set them back in
the project object).
Right now, the 'project' object in the execution context of the groovy code is
a clone of the actual project.
To overcome this, simplest is to just add 'mavenProject' to the context which
references the real 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 from this list, please visit:
http://xircles.codehaus.org/manage_email