-
Improvement
-
Resolution: Fixed
-
Minor
The Java and JavaDoc parser overlap: some warnings are detected by both parsers. It would make sense to use the Maven module as a start and end marker for warnings of the corresponding type. Maybe we can extract the module detection of the MavenConsoleParser so that it can be used by both parsers. This will at least work for Maven projects.
- relates to
-
JENKINS-67521 Javadoc Warnings recorded as Java compiler issues
- Resolved