Support 'parameter' mechanism for mojo aggregated objects ---------------------------------------------------------
Key: MNG-3582 URL: http://jira.codehaus.org/browse/MNG-3582 Project: Maven 2 Issue Type: Improvement Components: Plugin Requests Affects Versions: 2.0.8 Reporter: Ittay Dror if class AMojo has a field AObject, then this field can have xdoclet tags to define how to instantiate it (expression, default-value). however, inside the object, we cannot use this mechanism. so if in AObject, I want a field whose default value will be ${project.build.finalName}, i have to do get it "manually" -- 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