Skip to content

Don't fail on build errors during download dependencies phase #94

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

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

rahlk
Copy link
Collaborator

@rahlk rahlk commented Jan 20, 2025

This PR addresses issue #93, where we build analysis.json even when download dependencies fail.

We catch the IllegalStateException thrown by potential mvn[w] or gradle[w] issues.

NOTE: When maven/gradle tools are malfunctioning, the actual build may still fail when you don't use --no-build flag, and codeanalyzer will fail with an exception.

Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
@rahlk rahlk merged commit 65ebcf2 into 1.X.X Jan 20, 2025
1 check passed
@rahlk rahlk deleted the feature-request-on-issue-93 branch January 20, 2025 16:16
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

Successfully merging this pull request may close these issues.

2 participants