Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-5436

Up to Maven 3.0.4, there can be only one ExecutionListener

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Auto Closed
    • 3.0.4
    • None
    • Logging
    • None

    Description

      I'm working on a maven growl extension (https://github.com/Riduidel/maven-growl-plugin) that should send growl notification based upon project lifecycle.
      Typical use case is to receive a growl notification when build is over.
      According to discussion with olamy, there currently can be only one execution listener in maven. What's more, some code has to be added to execution listener class if one want these listeners calls to be chained.
      Like in Swing for all event listeners, it should be possible to have more than one listener, and those listeners management should be handled by maven itself, and not by the listener.

      Attachments

        Activity

          People

            Unassigned Unassigned
            riduidel Nicolas Delsaux
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: