Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
Patch
Description
I just used the "plugin" archetype to create a new plugin, and noticed in the generated MyMojo.java that eclipse warned about an unused import of org.apache.maven.plugins.annotations.ResolutionScope.
Patch to remove this import attached.