Skip to content

Comments

chore(maven): bump maven plugin version to 0.0.14#34505

Merged
FrozenPandaz merged 2 commits intomasterfrom
maven-bump
Feb 19, 2026
Merged

chore(maven): bump maven plugin version to 0.0.14#34505
FrozenPandaz merged 2 commits intomasterfrom
maven-bump

Conversation

@FrozenPandaz
Copy link
Collaborator

Current Behavior

The Maven plugin is on version 0.0.13.

Expected Behavior

The Maven plugin is bumped to version 0.0.14, with a migration generated for Nx 22.6.0-beta.1.

@netlify
Copy link

netlify bot commented Feb 19, 2026

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 605f1eb
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/6997895262a7cf0009e6aca8
😎 Deploy Preview https://deploy-preview-34505--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.

@netlify
Copy link

netlify bot commented Feb 19, 2026

Deploy Preview for nx-dev ready!

Name Link
🔨 Latest commit 605f1eb
🔍 Latest deploy log https://app.netlify.com/projects/nx-dev/deploys/69978952e85d660008ee75bc
😎 Deploy Preview https://deploy-preview-34505--nx-dev.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.

@nx-cloud
Copy link
Contributor

nx-cloud bot commented Feb 19, 2026

View your CI Pipeline Execution ↗ for commit 605f1eb

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... ✅ Succeeded 14m 35s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 3m 51s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 8s 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-02-19 22:25:15 UTC

@FrozenPandaz FrozenPandaz force-pushed the maven-bump branch 2 times, most recently from d08ee65 to c98800a Compare February 19, 2026 15:35
nx-cloud[bot]

This comment was marked as outdated.

Copy link
Contributor

@nx-cloud nx-cloud bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

At least one additional CI pipeline execution has run since the conclusion below was written and it may no longer be applicable.

Nx Cloud has identified a possible root cause for your failed CI:

Our e2e test is failing because the Maven plugin version 0.0.14 has not yet been published to Maven Central (https://repo.maven.apache.org/maven2). The code changes are correct, but we need to wait for the artifact publishing process to complete before these tests can pass.

No code changes were suggested for this issue.

Trigger a rerun:

Rerun CI

Nx Cloud View detailed reasoning on Nx Cloud ↗


🎓 Learn more about Self-Healing CI on nx.dev

@FrozenPandaz FrozenPandaz enabled auto-merge (squash) February 19, 2026 20:59
The install target was building the entire reactor, including batch-runner
modules. This caused a race condition when maven-batch-runner:package ran
in parallel, as both tasks competed over the same target directories.
@FrozenPandaz FrozenPandaz merged commit 5236e02 into master Feb 19, 2026
23 checks passed
@FrozenPandaz FrozenPandaz deleted the maven-bump branch February 19, 2026 23:27
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