apache / apache/maven-javadoc-plugin
JavaDocUtil.invokeMaven throws IllegalArgumentException for null arguments
Open
bug
- Dominant language
- Java
- Stars
- 107
- Forks
- 116
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 16
Description
### Affected version
HEAD
### Bug description
These should be NullPointerExceptions, per Effective Java
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the JavaDocUtil.invokeMaven entry point and inspect how it handles null arguments. Find the related tests, reproduce the current IllegalArgumentException behavior, and confirm that null arguments instead result in NullPointerExceptions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100