[ https://issues.apache.org/jira/browse/MSHARED-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov reassigned MSHARED-1298: --------------------------------------- Assignee: Michael Osipov > MIssing site report should be detected > -------------------------------------- > > Key: MSHARED-1298 > URL: https://issues.apache.org/jira/browse/MSHARED-1298 > Project: Maven Shared Components > Issue Type: Bug > Components: maven-reporting-exec > Reporter: Slawomir Jaranowski > Assignee: Michael Osipov > Priority: Major > > When we define as report plugin which not contains any report Mojo > we should inform by warning or even break a build. > eg: > {code:xml} > <reporting> > <plugins> > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-plugin-report-plugin</artifactId> > </plugin> > </plugins> > </reporting> > {code} > is silently skipped and no report is generated. -- This message was sent by Atlassian Jira (v8.20.10#820010)