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

Spotbugs runner failing to run because of long command line arguments #1176

Open
kavinarasu opened this issue May 24, 2024 · 0 comments
Open

Comments

@kavinarasu
Copy link

A failure occurred while executing com.github.spotbugs.snom.internal.SpotBugsRunnerForHybrid$SpotBugsExecutor

could not be started because the command line exceed operating system limits.

I am using v5.0.0, and I did observe that useAuxClassPath is enabled, and is being respected. However, the source path is way too long because of a large number of Java files. Unfortunately, I won't be able to share the arguments here due to restrictions. Do you have any suggestions similar to aux class path?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant