Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Target path for gradle builds is wrong for FindBugs #14

Closed
SpOOnman opened this issue Jun 17, 2014 · 1 comment
Closed

Target path for gradle builds is wrong for FindBugs #14

SpOOnman opened this issue Jun 17, 2014 · 1 comment
Labels
Milestone

Comments

@SpOOnman
Copy link
Collaborator

Results in:

08:40:49.205 [main] WARN p.t.s.p.f.CollectorBugReporter - Analysis error File not found: filesystem:/media/truecrypt/jenkins/jobs/sputnik-gerrit/workspace/target/classes
08:40:49.210 [main] ERROR p.t.s.p.findbugs.FindBugsProcessor - FindBugs process error
java.io.IOException: No files to analyze could be opened
at edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:275) ~[findbugs-2.0.3.jar:na]
at pl.touk.sputnik.processor.findbugs.FindBugsProcessor.process(FindBugsProcessor.java:28) ~[sputnik-1.1.jar:na]
at pl.touk.sputnik.review.Engine.review(Engine.java:44) [sputnik-1.1.jar:na]
at pl.touk.sputnik.review.Engine.run(Engine.java:34) [sputnik-1.1.jar:na]
at pl.touk.sputnik.Main.main(Main.java:36) [sputnik-1.1.jar:na]

@SpOOnman SpOOnman added the bug label Jun 17, 2014
@SpOOnman SpOOnman added this to the 1.2 milestone Jun 17, 2014
@SpOOnman
Copy link
Collaborator Author

SpOOnman commented Mar 2, 2015

This is now fixed with #70 .

@SpOOnman SpOOnman closed this as completed Mar 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant