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

ExecutionEvent give on the exception encountered (when having mojoFailed)

    XMLWordPrintableJSON

Details

    Description

      It could be usefull for having the exception details in ExecutionListener impls to have something like (to not wait the end of the maven execution) :

      ExecutionEvent.getException().
      

      could be done with
      MojoExecution.getException()
      will need some stuff for projectFailed
      but at least could be interesting for mojo executions.
      WDYT ?

      Attachments

        Issue Links

          Activity

            People

              olamy Olivier Lamy
              olamy Olivier Lamy
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: