Skip to content

feat(gradle): add env vars to skip gradle and maven plugin computation#34055

Merged
FrozenPandaz merged 1 commit intomasterfrom
gradle-maven-disable-env-var
Jan 12, 2026
Merged

feat(gradle): add env vars to skip gradle and maven plugin computation#34055
FrozenPandaz merged 1 commit intomasterfrom
gradle-maven-disable-env-var

Conversation

@MaxKless
Copy link
Collaborator

@MaxKless MaxKless commented Jan 9, 2026

Current Behavior

the plugins are disabled on vercel and netlify but there's no easy way to disable them otherwise.

Expected Behavior

there's an env var to disable each of the plugins: NX_GRADLE_DISABLE / NX_MAVEN_DISABLE just like there is one for dotnet.

@MaxKless MaxKless requested review from a team, FrozenPandaz and lourw as code owners January 9, 2026 03:08
@vercel
Copy link

vercel bot commented Jan 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
nx-dev Ready Ready Preview Jan 9, 2026 3:13am

@nx-cloud
Copy link
Contributor

nx-cloud bot commented Jan 9, 2026

View your CI Pipeline Execution ↗ for commit afcc56a

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... ✅ Succeeded 16m 8s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 2m 40s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 11s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-01-09 03:29:28 UTC

@netlify
Copy link

netlify bot commented Jan 9, 2026

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit afcc56a
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/6960711b8a94cf00081b0bc6
😎 Deploy Preview https://deploy-preview-34055--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@FrozenPandaz FrozenPandaz merged commit 64f2be4 into master Jan 12, 2026
24 checks passed
@FrozenPandaz FrozenPandaz deleted the gradle-maven-disable-env-var branch January 12, 2026 22:27
FrozenPandaz pushed a commit that referenced this pull request Jan 14, 2026
#34055)

## Current Behavior
the plugins are disabled on vercel and netlify but there's no easy way
to disable them otherwise.

## Expected Behavior
there's an env var to disable each of the plugins: `NX_GRADLE_DISABLE` /
`NX_MAVEN_DISABLE` just like there is one for dotnet.

(cherry picked from commit 64f2be4)
@github-actions
Copy link
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants