-
Notifications
You must be signed in to change notification settings - Fork 114
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
IndexOutOfBoundsException in JavadocParameterOrderCheck #1034
Comments
@golszewski86/z this project will fix the problem faster if you donate a few dollars to it; just click here and pay via Stripe, it's very fast, convenient and appreciated; thanks a lot! |
The problem appeared first in 0.18.14 (0.18.13 was fine) |
@0crat in |
@krzyk Thanks for your contribution, @golszewski86/z! If you would be a member of the project, you would now earn +15 reputation points, as explained in §29. You can join and apply to it, see §2. |
@golszewski86 merged, please close. |
@zCRUSADERz Thank you, I'm closing |
Job |
The job #1034 is now out of scope |
IndexOutOfBoundsException occurs when number of @param tags is less then number of actual parameters - see the example:
Qulice fails with the following exception:
Tested on qulicequlice-maven-plugin 0.18.16
Full stack trace:
The text was updated successfully, but these errors were encountered: