Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.2.1
-
None
-
None
Description
In several spots of Maven Core IAE is thrown where an argument is null. This should be turned into NullPointerException since JDK adheres to is and the description of this exception indicates that and Effective Java does that too.
I possible fix version could next minor: 3.3. Is no one is opposed it could even be 3.2.2.
Attachments
Issue Links
- is related to
-
MNG-6829 Remove commons-lang3 dependency
- Closed
- relates to
-
MRESOLVER-3 Update dependencies
- Closed