|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

> Which plug-in versions are you using?
findbugs 2.0.1 with TODO mvn plugin on Jenkins ver. 1.480.2-SNAPSHOT
> Is this the only source that does not show up?
All source links from the jenkin findbugs results fail to show up in the same way.
> Is the source file generated?
No.
> Is there a corresponding log message in the console log of your job?
No, the job executes with no log messages of note, everything is clean.
> What is the source path of the warning in the file that is generated from findbugs?
I am sorry I am having trouble understanding exactly what you mean here. What do you mean by the file that is generated from findbugs? Is that the same as findbugs-warnings.xml ?
Upon further analysis I can see that the source package does not have findbugs-maven-plugin configured in its POM. Is that a possible cause of this problem?