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

Enable auto-inference for Gradle and Maven codebases #424

Open
olafurpg opened this issue Apr 21, 2022 · 0 comments
Open

Enable auto-inference for Gradle and Maven codebases #424

olafurpg opened this issue Apr 21, 2022 · 0 comments

Comments

@olafurpg
Copy link
Member

olafurpg commented Apr 21, 2022

We currently only support inference for JVM package repos like /jdk and /maven/.... We should consider infering index jobs for regular Java repos with Gradle and Maven builds.

The reason this is complicated to enable on sourcegraph.com is that many Gradle and Maven builds will fail to run scip-java index due to various issues (missing system dependencies, unsupported Gradle/Maven versions, ...). It's still possible to write custom inference logic with our new Lua support, which is likely to remain the recommended approach to auto-index Java repositories. Please contact Sourcegraph support if you need assistance to configure auto-indexing with Java repositories.

@olafurpg olafurpg self-assigned this Apr 21, 2022
@olafurpg olafurpg changed the title Enable auto-indexing for Gradle and Maven codebases Enable auto-inference for Gradle and Maven codebases Oct 11, 2022
@varungandhi-src varungandhi-src changed the title Enable auto-inference for Gradle and Maven codebases Enable auto-inference for Gradle and Maven codebases Mar 20, 2024
@olafurpg olafurpg removed their assignment May 22, 2024
@linear linear bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants