Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0
-
None
Description
A mojo defined as:
@Mojo(name = "sample", requiresProject = false) public class SampleMojo extends AbstractMojo
still indicates that it requires a project in the generated plugin descriptor:
<requiresProject>true</requiresProject>
Attachments
Attachments
Issue Links
- relates to
-
MPLUGIN-189 add java 5 annotations support to mark Mojo sources
- Closed