Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When we define as report plugin which not contains any report Mojo
we should inform by warning or even break a build.
eg:
<reporting> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-plugin-plugin</artifactId> </plugin> </plugins> </reporting>
is silently skipped and no report is generated.
Attachments
Issue Links
- is related to
-
MENFORCER-491 ENFORCER: plugin-info and mojo pages not found
- Closed
- links to