You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AbstractAnnotationProcessorMojo swallows the root-cause exception if
executeWithExceptionsHandled throws. This makes debugging the actual cause of a
plugin error very difficult.
Attached is a patch that fixes the re-throw to include the root cause correctly.
Original issue reported on code.google.com by eric.dalquist on 21 Jun 2011 at 5:21
Original issue reported on code.google.com by
eric.dalquist
on 21 Jun 2011 at 5:21Attachments:
The text was updated successfully, but these errors were encountered: