Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't Swallow Causes #29

Closed
GoogleCodeExporter opened this issue Mar 18, 2015 · 3 comments
Closed

Don't Swallow Causes #29

GoogleCodeExporter opened this issue Mar 18, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

@GoogleCodeExporter
Copy link
Author

thx for feedback

i'll apply patch as soon as possible

Original comment by [email protected] on 21 Jun 2011 at 8:05

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 22 Jun 2011 at 7:44

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

patch applied & deployed on release 2.0.3-SNAPSHOT 

i'll arrange a final release 2.0.3 soon 

thx again

Original comment by [email protected] on 22 Jun 2011 at 8:16

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant