apache / apache/maven-compiler-plugin
DiagnosticListener summary message is obscur and misleading
Open
enhancement
- Dominant language
- Java
- Stars
- 261
- Forks
- 191
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 8
Description
### Affected version
4.0.0-beta-4
### Bug description
Current messages always logs:
- an aggregate
- code instead of pseudo english messages to be understandable
- is always logged whereas messages are already logged so if people care they have what they need, aggregate can be a fun way to encourage people to fix it but actually just having the log is sufficient in 99% of the case and it avoids the duplication
goal here is to
- make configurabe the output
- try to display more meaningful messages
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.