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

misleading comment about spotbugs install site

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core
    • None

      Comment in pom:

      https://github.com/jenkinsci/jenkins/blob/bc40ab3ae57178d477fe919b12ed761080df7d6b/core/pom.xml#L871

            <!-- Run SpotBugs for better error detection. Run as "mvn -Pspotbugs install site". --> 

      Actual results:

      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time:  04:44 min
      [INFO] Finished at: 2019-06-17T18:07:14-04:00
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.7.1:site (default-site) on project jenkins-core: Velocity parsing error while reading the site decoration template from org.apache.maven.skins:maven-fluido-skin:jar:1.3.0 skin: Encountered "source" at META-INF/maven/site.vm[line 1039, column 52]
      [ERROR] Was expecting one of:
      [ERROR]     "," ...
      [ERROR]     ")" ...
      [ERROR]     <WHITESPACE> ...
      [ERROR] -> [Help 1]
      [ERROR]
      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [ERROR]
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 

      Expected:

      Please don't include misleading comments.

            Unassigned Unassigned
            jsoref Josh Soref
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: