-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
Description
The Maven plugin descriptor (in META-INF/maven/plugin.xml) incorrectly contains javadoc taglets which leads to the following code completion hover in m2e:
This can be fixed by upgrading to a newer version of the maven-plugin-plugin (
Line 114 in b58e15c
| <property name="maven-plugin-plugin.version" value="3.4"/> |
