Uploaded image for project: 'Maven Shared Components'
  1. Maven Shared Components
  2. MSHARED-1298

Missing site report should be detected

    XMLWordPrintableJSON

Details

    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

          Activity

            People

              michael-o Michael Osipov
              sjaranowski Slawomir Jaranowski
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: