[ http://jira.codehaus.org/browse/MNG-2283?page=comments#action_65375 ]
diego tognola commented on MNG-2283: ------------------------------------ (sorry, I think this should rather go into the 'ant-tasks' component - but I don't seem to have the permission to move it) > extend scope of 'result' variable in > org.apache.maven.artifact.ant.DependenciesTask.doExecute() > ------------------------------------------------------------------------------------------------ > > Key: MNG-2283 > URL: http://jira.codehaus.org/browse/MNG-2283 > Project: Maven 2 > Type: Wish > Components: Artifacts > Versions: 2.0.4 > Reporter: diego tognola > Priority: Trivial > > > Change the variable 'result' defined locally in the doExecute() method of > org.apache.maven.artifact.ant.DependenciesTask to be a class member, instead. > It should be accessible to subclasses (directly or via a getter method). > This will allow the creation of customized ant tasks extending > DependenciesTask which can use 'results' for post-processing. -- 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