-
I want to publish a jar without dependencies to the repositories. But as a result of publishing I have two jar files. like a disaster, fat jar. help me.
### Shadow Version
'8.1.1'
### Gradle …
-
Hi there,
one of the projects I inherited is using `android-check`. I recently updated all outdated dependencies and found that Findbugs will not be supported in future Gradle versions
> Since F…
-
Instead of bundling a fixed version of Spotbugs, the Spotbugs IntelliJ plugin should be able to pickup the Spotbugs implementation from the current Gradle/Maven project. This should be made an option.…
-
Trying to build a gradle project that uses the spotbugs plugin in Netbeans makes Netbeans fail the build with an empty message error and mark the project as unloadable and fallbacking to Java 5 (yikes…
-
Attempted to implement Shenmon's Javafx-gradle plugin but experienced a travis build failure. The plugin is fairly old: https://bitbucket.org/shemnon/javafx-gradle/
This allowed spotbugs to work but …
-
Hi,
I have tried to build SpotBugs from source in both Windows and Linux but it keeps throwing errors in Eclipse. I have followed the official tutorial https://github.com/spotbugs/spotbugs/blob/rel…
-
I own a Gradle plugin at my company (Amazon) that's kind of an "aggregate" plugin for quality defaults. It gets used by a lot of engineering teams.
I think it makes sense as a default to run spotbu…
-
`Error`:
java.lang.LinkageError: loader constraint violation: when resolving method 'org.slf4j.ILoggerFactory org.slf4j.impl.StaticLoggerBinder.getLoggerFactory()' the class loader com.intellij.ide.p…
-
The error was copied to the clipboard. Press Ctrl+V
-
Hi,
Environment
Spring Tool Suite
Version: 3.9.1.RELEASE
Build Id: 201710111105
Platform: Eclipse Oxygen.1a (4.7.1a)
I tried to use spotBugs to analyze java code using bugs files exclusio…