Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When a jar contains a module-info.class the scanner breaks with an IllegalArgumentException. This file will never contain Mojo Annotations, so it should can be safely skipped.
To be forward compatible we could actually skip all classfiles containing a '-', since such files are considered classes with a special purpose.
Attachments
Issue Links
- is related to
-
MPLUGIN-303 Plugin Plugin breaks when ASM6.0_ALPHA is configured as dependency
-
- Closed
-
- supercedes
-
MPLUGIN-303 Plugin Plugin breaks when ASM6.0_ALPHA is configured as dependency
-
- Closed
-