Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-29489

Fix "How to use" in the wiki

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Minor Minor
    • findbugs-plugin
    • None

      In the wiki page, the How to use says:
      <plugin>
      <groupId>org.codehaus.mojo</groupId>
      <artifactId>findbugs-maven-plugin</artifactId>
      <version>2.5.2</version>
      <configuration>
      <findbugsXmlOutput>true</findbugsXmlOutput>
      <findbugsXmlWithMessages>true</findbugsXmlWithMessages>
      <xmlOutput>true</xmlOutput>
      </configuration>
      </plugin>

      But it seems to me that findbugsXmlWithMessages does not exist anymore and should be removed from the how to.
      And from the help files too:
      https://github.com/jenkinsci/findbugs-plugin/tree/master/plugin/src/main/webapp

      And the version of the findbugs-maven-plugin could be upgraded in the how to and in the help files (to 3.0.0 and not 3.0.1 for French people).

            drulli Ulli Hafner
            evernat evernat
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: