Fix POM project error when compiling 'Findbug-Project':
Failed to execute goal on project findbugs: Could not resolve dependencies for project com.google.code.findbugs:findbugs:jar:3.0.1-SNAPSHOT: Failure to find com.google.code.findbugs:bcel:jar:6.0-SNAPSHOT in https://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype-nexus-snapshots has elapsed or updates are forced -> [Help 1]
Attached another patch file with all with POM fixes to compile the HEAD.
I applied your patch:
https://code.google.com/p/findbugs/source/detail?r=e8ba54ead0202bc36a6fdd2066eb18705411cba6
The only thing I did not change is DockLayout.java:
This looks like invalid change: infonodeJava should be considered as source folder or excluded from the build at all, but changing the package name is obviously bad.
Should I close the original bug 1287?
Please in future attach patches directly to the bug tickets. This "Patches" tracker is obsolete and should not be used.
Related
Bugs:
#1287Last edit: Tagir Valeev 2015-01-29
By the way consider submitting a patch to [bugs:#1341]. We are not experienced with maven, so any help would be appreciated.
Related
Bugs:
#1341Tagir, thanks for the merge.
(Noted the commented about attaching patches to bug tickets.)
Related
Bugs:
#1287Bugs:
#1341Last edit: Charles Chan 2015-02-01