Skip to content

[MSHARED-1298] Missing site report should be detected #109

Description

@jira-importer

Slawomir Jaranowski opened MSHARED-1298 and commented

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.


Issue Links:

Remote Links:

Backported to: maven-reporting-exec-2.0.0-M10

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpriority:majorMajor loss of function

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions