Uploaded image for project: 'Maven Ant Tasks (RETIRED)'
  1. Maven Ant Tasks (RETIRED)
  2. MANTTASKS-172

extend scope of 'result' variable in org.apache.maven.artifact.ant.DependenciesTask.doExecute()

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 2.1.1
    • dependencies task
    • None

    Description

      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.

      Attachments

        Activity

          People

            hboutemy Herve Boutemy
            koonaghalla diego tognola
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: