Commit Graph

1388 Commits

Author SHA1 Message Date
Guillaume Nodet
b320f867cd Use --raw-streams 2025-11-25 16:29:05 +01:00
Guillaume Nodet
c8ba86d64d Use matrix.arch instead of runner.arch 2025-11-25 16:11:40 +01:00
Guillaume Nodet
7031a3e850 Use scalar for exclusions 2025-11-25 15:51:08 +01:00
Guillaume Nodet
0ac7e625ab macos 13 is deprecated, os use macos-15-intel 2025-11-25 15:33:56 +01:00
Guillaume Nodet
c5a38d6e10 Exclude macos-latest/x64 2025-11-25 11:13:46 +01:00
Per Abich
94063f0798 fix: removed macos-latest from the matrix as it is the same as macos-14. Also changed the name for the artifacts to upload to have the macos version so they don't collide 2025-11-25 11:01:23 +01:00
Per Abich
95abe11bd9 fix: update artifact names to use runner.os instead of env.OS since OS does not contain the version and thus generats conflicts 2025-11-25 11:01:23 +01:00
Per Abich
cab6c69d3d Trying to find the issue with the build. 2025-11-25 11:01:22 +01:00
Guillaume Nodet
24389ec946 Update publish-on-homebrew.sh 2025-11-25 11:01:22 +01:00
Per Abich
3c5a2ae2bd Update Homebrew publishing script to use correct Linux AMD64 URLs and SHA256 checksums 2025-11-25 11:01:22 +01:00
Per Abich
6384211009 Update .github/workflows/release.yaml
Co-authored-by: Guillaume Nodet <gnodet@gmail.com>
2025-11-25 11:01:22 +01:00
Per Abich
00b44fffe3 Adjust platform matrix in release.yaml to exclude macOS 13 and 14 for arm64 architecture 2025-11-25 11:01:22 +01:00
Per Abich
b11ae74e02 Update Homebrew publishing script to support Linux ARM architecture 2025-11-25 11:01:22 +01:00
Per Abich
bbfe1db7c4 Add support for Linux ARM64 in Homebrew and SDKMAN! publishing scripts 2025-11-25 11:01:22 +01:00
Per Abich
de0ce6c589 Found some more places where the platform matrix needs adjusting 2025-11-25 11:01:22 +01:00
Per Abich
2dd704186b Adding mvnd for linux on docker on a mac. 2025-11-25 11:01:22 +01:00
dependabot[bot]
f4aa7b7eda Bump roaster.version from 2.30.1.Final to 2.30.3.Final (#1482)
Bumps `roaster.version` from 2.30.1.Final to 2.30.3.Final.

Updates `org.jboss.forge.roaster:roaster-api` from 2.30.1.Final to 2.30.3.Final
- [Release notes](https://github.com/forge/roaster/releases)
- [Commits](https://github.com/forge/roaster/compare/2.30.1.Final...2.30.3.Final)

Updates `org.jboss.forge.roaster:roaster-jdt` from 2.30.1.Final to 2.30.3.Final

---
updated-dependencies:
- dependency-name: org.jboss.forge.roaster:roaster-api
  dependency-version: 2.30.3.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.forge.roaster:roaster-jdt
  dependency-version: 2.30.3.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 19:35:42 +01:00
dependabot[bot]
eb3f2fc577 Bump actions/checkout from 5 to 6 (#1479)
Some checks failed
Early Access / Default build (without GraalVM) (push) Has been cancelled
Early Access / Build with GraalVM on macos-13 (push) Has been cancelled
Early Access / Build with GraalVM on macos-latest (push) Has been cancelled
Early Access / Build with GraalVM on ubuntu-latest (push) Has been cancelled
Early Access / Build with GraalVM on windows-latest (push) Has been cancelled
Early Access / Site build (push) Has been cancelled
Stale / stale (push) Has been cancelled
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-23 16:27:05 +01:00
Elliotte Rusty Harold
8534a14457 Declare roaster-api dependency (#1434)
Some checks failed
Early Access / Default build (without GraalVM) (push) Has been cancelled
Early Access / Build with GraalVM on macos-13 (push) Has been cancelled
Early Access / Build with GraalVM on macos-latest (push) Has been cancelled
Early Access / Build with GraalVM on ubuntu-latest (push) Has been cancelled
Early Access / Build with GraalVM on windows-latest (push) Has been cancelled
Early Access / Site build (push) Has been cancelled
Stale / stale (push) Has been cancelled
2025-11-14 15:20:40 -06:00
dependabot[bot]
f680a647fa Bump org.graalvm.buildtools:native-maven-plugin from 0.11.2 to 0.11.3
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](https://github.com/graalvm/native-build-tools/compare/0.11.2...0.11.3)

---
updated-dependencies:
- dependency-name: org.graalvm.buildtools:native-maven-plugin
  dependency-version: 0.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-14 21:12:13 +01:00
dependabot[bot]
ef4be6b92a Bump maven.resolver.version from 2.0.11 to 2.0.13
Bumps `maven.resolver.version` from 2.0.11 to 2.0.13.

Updates `org.apache.maven.resolver:maven-resolver-api` from 2.0.11 to 2.0.13
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-2.0.11...maven-resolver-2.0.13)

Updates `org.apache.maven.resolver:maven-resolver-impl` from 2.0.11 to 2.0.13
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-2.0.11...maven-resolver-2.0.13)

Updates `org.apache.maven.resolver:maven-resolver-spi` from 2.0.11 to 2.0.13
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-2.0.11...maven-resolver-2.0.13)

Updates `org.apache.maven.resolver:maven-resolver-util` from 2.0.11 to 2.0.13
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-2.0.11...maven-resolver-2.0.13)

Updates `org.apache.maven.resolver:maven-resolver-connector-basic` from 2.0.11 to 2.0.13
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-2.0.11...maven-resolver-2.0.13)

Updates `org.apache.maven.resolver:maven-resolver-transport-wagon` from 2.0.11 to 2.0.13
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-2.0.11...maven-resolver-2.0.13)

---
updated-dependencies:
- dependency-name: org.apache.maven.resolver:maven-resolver-api
  dependency-version: 2.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-impl
  dependency-version: 2.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-spi
  dependency-version: 2.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-util
  dependency-version: 2.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-connector-basic
  dependency-version: 2.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-transport-wagon
  dependency-version: 2.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-14 21:11:03 +01:00
dependabot[bot]
2ff263155b Bump org.graalvm.buildtools:native-maven-plugin from 0.11.1 to 0.11.2 (#1473)
Some checks failed
Early Access / Default build (without GraalVM) (push) Has been cancelled
Early Access / Build with GraalVM on macos-13 (push) Has been cancelled
Early Access / Build with GraalVM on macos-latest (push) Has been cancelled
Early Access / Build with GraalVM on ubuntu-latest (push) Has been cancelled
Early Access / Build with GraalVM on windows-latest (push) Has been cancelled
Early Access / Site build (push) Has been cancelled
Stale / stale (push) Has been cancelled
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](https://github.com/graalvm/native-build-tools/compare/0.11.1...0.11.2)

---
updated-dependencies:
- dependency-name: org.graalvm.buildtools:native-maven-plugin
  dependency-version: 0.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11 13:01:51 +01:00
dependabot[bot]
f265d415fa Bump org.codehaus.plexus:plexus-interactivity-api from 1.4 to 1.5.1 (#1474)
Bumps [org.codehaus.plexus:plexus-interactivity-api](https://github.com/codehaus-plexus/plexus-interactivity) from 1.4 to 1.5.1.
- [Release notes](https://github.com/codehaus-plexus/plexus-interactivity/releases)
- [Commits](https://github.com/codehaus-plexus/plexus-interactivity/compare/plexus-interactivity-1.4...plexus-interactivity-1.5.1)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-interactivity-api
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11 13:01:40 +01:00
dependabot[bot]
65f14f12b8 Bump maven.plugin-tools.version from 3.15.1 to 3.15.2
Some checks failed
Early Access / Default build (without GraalVM) (push) Has been cancelled
Early Access / Build with GraalVM on macos-13 (push) Has been cancelled
Early Access / Build with GraalVM on macos-latest (push) Has been cancelled
Early Access / Build with GraalVM on ubuntu-latest (push) Has been cancelled
Early Access / Build with GraalVM on windows-latest (push) Has been cancelled
Early Access / Site build (push) Has been cancelled
Bumps `maven.plugin-tools.version` from 3.15.1 to 3.15.2.

Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.15.1 to 3.15.2
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2)

Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.15.1 to 3.15.2
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
  dependency-version: 3.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
  dependency-version: 3.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 22:26:46 +01:00
dependabot[bot]
8d9cd72a41 Bump groovy.version from 5.0.1 to 5.0.2 (#1469)
Some checks failed
Early Access / Default build (without GraalVM) (push) Has been cancelled
Early Access / Build with GraalVM on macos-13 (push) Has been cancelled
Early Access / Build with GraalVM on macos-latest (push) Has been cancelled
Early Access / Build with GraalVM on ubuntu-latest (push) Has been cancelled
Early Access / Build with GraalVM on windows-latest (push) Has been cancelled
Early Access / Site build (push) Has been cancelled
Stale / stale (push) Has been cancelled
Bumps `groovy.version` from 5.0.1 to 5.0.2.

Updates `org.apache.groovy:groovy` from 5.0.1 to 5.0.2
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-all` from 5.0.1 to 5.0.2
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy
  dependency-version: 5.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-all
  dependency-version: 5.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-10 17:15:31 +01:00
dependabot[bot]
f18fb33ccc Bump eu.maveniverse.maven.nisse:extension from 0.6.1 to 0.6.2 (#1470)
Bumps [eu.maveniverse.maven.nisse:extension](https://github.com/maveniverse/nisse) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/maveniverse/nisse/releases)
- [Commits](https://github.com/maveniverse/nisse/compare/release-0.6.1...release-0.6.2)

---
updated-dependencies:
- dependency-name: eu.maveniverse.maven.nisse:extension
  dependency-version: 0.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-10 17:15:18 +01:00
dependabot[bot]
cc7ae932d3 Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 (#1471)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.1...3.6.2)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-version: 3.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-10 17:15:05 +01:00
dependabot[bot]
598f5d0d4e Bump maven.resolver.version from 2.0.10 to 2.0.11
Some checks failed
Early Access / Default build (without GraalVM) (push) Has been cancelled
Early Access / Build with GraalVM on macos-13 (push) Has been cancelled
Early Access / Build with GraalVM on macos-latest (push) Has been cancelled
Early Access / Build with GraalVM on ubuntu-latest (push) Has been cancelled
Early Access / Build with GraalVM on windows-latest (push) Has been cancelled
Early Access / Site build (push) Has been cancelled
Stale / stale (push) Has been cancelled
Bumps `maven.resolver.version` from 2.0.10 to 2.0.11.

Updates `org.apache.maven.resolver:maven-resolver-api` from 2.0.10 to 2.0.11
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-2.0.10...maven-resolver-2.0.11)

Updates `org.apache.maven.resolver:maven-resolver-impl` from 2.0.10 to 2.0.11
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-2.0.10...maven-resolver-2.0.11)

Updates `org.apache.maven.resolver:maven-resolver-spi` from 2.0.10 to 2.0.11
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-2.0.10...maven-resolver-2.0.11)

Updates `org.apache.maven.resolver:maven-resolver-util` from 2.0.10 to 2.0.11
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-2.0.10...maven-resolver-2.0.11)

Updates `org.apache.maven.resolver:maven-resolver-connector-basic` from 2.0.10 to 2.0.11
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-2.0.10...maven-resolver-2.0.11)

Updates `org.apache.maven.resolver:maven-resolver-transport-wagon` from 2.0.10 to 2.0.11
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-2.0.10...maven-resolver-2.0.11)

---
updated-dependencies:
- dependency-name: org.apache.maven.resolver:maven-resolver-api
  dependency-version: 2.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-impl
  dependency-version: 2.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-spi
  dependency-version: 2.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-util
  dependency-version: 2.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-connector-basic
  dependency-version: 2.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-transport-wagon
  dependency-version: 2.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-09 23:55:34 +01:00
dependabot[bot]
8f5afc7916 Bump org.assertj:assertj-core from 3.27.5 to 3.27.6
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.5 to 3.27.6.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.5...assertj-build-3.27.6)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-version: 3.27.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-09 23:54:55 +01:00
dependabot[bot]
6b54e8a4a4 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.12.0
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.2 to 3.12.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.11.2...maven-javadoc-plugin-3.12.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-09 23:54:44 +01:00
dependabot[bot]
a7be85e2bb Bump org.apache.maven.plugins:maven-dependency-plugin
Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.8.1 to 3.9.0.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.8.1...maven-dependency-plugin-3.9.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-version: 3.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-09 23:54:28 +01:00
dependabot[bot]
513047d715 Bump org.graalvm.nativeimage:svm from 24.2.2 to 25.0.1
Bumps [org.graalvm.nativeimage:svm](https://github.com/oracle/graal) from 24.2.2 to 25.0.1.
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](https://github.com/oracle/graal/compare/vm-24.2.2...vm-25.0.1)

---
updated-dependencies:
- dependency-name: org.graalvm.nativeimage:svm
  dependency-version: 25.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-09 23:53:14 +01:00
dependabot[bot]
23b94234c1 Bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-09 23:52:42 +01:00
dependabot[bot]
f363fedc39 Bump actions/download-artifact from 5 to 6
Some checks failed
Early Access / Default build (without GraalVM) (push) Has been cancelled
Early Access / Build with GraalVM on macos-13 (push) Has been cancelled
Early Access / Build with GraalVM on macos-latest (push) Has been cancelled
Early Access / Build with GraalVM on ubuntu-latest (push) Has been cancelled
Early Access / Build with GraalVM on windows-latest (push) Has been cancelled
Early Access / Site build (push) Has been cancelled
Stale / stale (push) Has been cancelled
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-08 16:31:56 +01:00
dependabot[bot]
6734804eed Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.1 (#1450)
Some checks failed
Early Access / Default build (without GraalVM) (push) Has been cancelled
Early Access / Build with GraalVM on macos-13 (push) Has been cancelled
Early Access / Build with GraalVM on macos-latest (push) Has been cancelled
Early Access / Build with GraalVM on ubuntu-latest (push) Has been cancelled
Early Access / Build with GraalVM on windows-latest (push) Has been cancelled
Early Access / Site build (push) Has been cancelled
Stale / stale (push) Has been cancelled
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.5.1 to 3.6.1.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.5.1...3.6.1)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-version: 3.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-06 17:39:54 +02:00
dependabot[bot]
8d3a6d761a Bump org.graalvm.buildtools:native-maven-plugin from 0.11.0 to 0.11.1
Some checks failed
Early Access / Default build (without GraalVM) (push) Has been cancelled
Early Access / Build with GraalVM on macos-13 (push) Has been cancelled
Early Access / Build with GraalVM on macos-latest (push) Has been cancelled
Early Access / Build with GraalVM on ubuntu-latest (push) Has been cancelled
Early Access / Build with GraalVM on windows-latest (push) Has been cancelled
Early Access / Site build (push) Has been cancelled
Stale / stale (push) Has been cancelled
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](https://github.com/graalvm/native-build-tools/compare/0.11.0...0.11.1)

---
updated-dependencies:
- dependency-name: org.graalvm.buildtools:native-maven-plugin
  dependency-version: 0.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-28 11:59:56 +02:00
dependabot[bot]
b5544a7d6c Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#1436)
Some checks failed
Early Access / Default build (without GraalVM) (push) Has been cancelled
Early Access / Build with GraalVM on macos-13 (push) Has been cancelled
Early Access / Build with GraalVM on macos-latest (push) Has been cancelled
Early Access / Build with GraalVM on ubuntu-latest (push) Has been cancelled
Early Access / Build with GraalVM on windows-latest (push) Has been cancelled
Early Access / Site build (push) Has been cancelled
Stale / stale (push) Has been cancelled
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.4 to 3.27.5.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.4...assertj-build-3.27.5)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-version: 3.27.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-19 16:49:08 +02:00
dependabot[bot]
fff8e201ef Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre (#1435)
Some checks failed
Early Access / Default build (without GraalVM) (push) Has been cancelled
Early Access / Build with GraalVM on macos-13 (push) Has been cancelled
Early Access / Build with GraalVM on macos-latest (push) Has been cancelled
Early Access / Build with GraalVM on ubuntu-latest (push) Has been cancelled
Early Access / Build with GraalVM on windows-latest (push) Has been cancelled
Early Access / Site build (push) Has been cancelled
Stale / stale (push) Has been cancelled
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.8-jre to 33.5.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-version: 33.5.0-jre
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-18 17:12:02 +02:00
Elliotte Rusty Harold
6dd6a2d49c Remove unused dependency (#1433)
Some checks failed
Early Access / Default build (without GraalVM) (push) Has been cancelled
Early Access / Build with GraalVM on macos-13 (push) Has been cancelled
Early Access / Build with GraalVM on macos-latest (push) Has been cancelled
Early Access / Build with GraalVM on ubuntu-latest (push) Has been cancelled
Early Access / Build with GraalVM on windows-latest (push) Has been cancelled
Early Access / Site build (push) Has been cancelled
Stale / stale (push) Has been cancelled
2025-09-17 18:46:48 +00:00
Stefan Oehme
b6bddf2ceb Make prompting work in the daemon (#1303)
Some checks failed
Early Access / Default build (without GraalVM) (push) Has been cancelled
Early Access / Build with GraalVM on macos-13 (push) Has been cancelled
Early Access / Build with GraalVM on macos-latest (push) Has been cancelled
Early Access / Build with GraalVM on ubuntu-latest (push) Has been cancelled
Early Access / Build with GraalVM on windows-latest (push) Has been cancelled
Early Access / Site build (push) Has been cancelled
Stale / stale (push) Has been cancelled
The daemon was implementing the legacy plexus.interactivity Prompter interface, which Maven 4 no longer
calls. Instead, it needs to implement the new maven.api Prompter interface. This also simplifies the code,
since the legacy prompter handling is now done by Maven core and it delegates to the new interface if an
old plugin uses it.

Also, prompting was skipped on dumb terminals for some reason. This meant that prompting could not be
tested with automated tests using ProcessBuilder. It also meant that piping input into mvnd on the terminal
wouldn't work. This made it inconsistent with regular Maven, which supports promting on a dumb terminal.
I've reactivated it, which makes the prompting integration tests for our Maven extension pass again.

There was also a missing console flush before sending the response to the daemon, which could lead to
inconsistent output, where the newline was sometimes printed before and sometimes after the next line from
the daemon.

Fixes #1292
2025-09-12 13:04:52 +02:00
dependabot[bot]
967f6473cf Bump org.apache.maven.plugins:maven-wrapper-plugin from 3.3.3 to 3.3.4 (#1424)
Bumps [org.apache.maven.plugins:maven-wrapper-plugin](https://github.com/apache/maven-wrapper) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/apache/maven-wrapper/releases)
- [Commits](https://github.com/apache/maven-wrapper/compare/maven-wrapper-3.3.3...maven-wrapper-3.3.4)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-wrapper-plugin
  dependency-version: 3.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-12 12:59:34 +02:00
dependabot[bot]
e03cc34e0f Bump groovy.version from 5.0.0 to 5.0.1 (#1422)
Some checks failed
Early Access / Default build (without GraalVM) (push) Has been cancelled
Early Access / Build with GraalVM on macos-13 (push) Has been cancelled
Early Access / Build with GraalVM on macos-latest (push) Has been cancelled
Early Access / Build with GraalVM on ubuntu-latest (push) Has been cancelled
Early Access / Build with GraalVM on windows-latest (push) Has been cancelled
Early Access / Site build (push) Has been cancelled
Stale / stale (push) Has been cancelled
Bumps `groovy.version` from 5.0.0 to 5.0.1.

Updates `org.apache.groovy:groovy` from 5.0.0 to 5.0.1
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-all` from 5.0.0 to 5.0.1
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-all
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-11 14:35:00 +02:00
Tamas Cservenak
84411b45c3 Bump jline from 3.30.5 to 3.30.6 (#1421)
Some checks failed
Early Access / Default build (without GraalVM) (push) Has been cancelled
Early Access / Build with GraalVM on macos-13 (push) Has been cancelled
Early Access / Build with GraalVM on macos-latest (push) Has been cancelled
Early Access / Build with GraalVM on ubuntu-latest (push) Has been cancelled
Early Access / Build with GraalVM on windows-latest (push) Has been cancelled
Early Access / Site build (push) Has been cancelled
Stale / stale (push) Has been cancelled
Fixes garbage on output.

Fixes #1358
2025-09-10 16:44:08 +02:00
Sebastian Tiemann
dda376965b feat: enable prevent branch protection rules (#1407)
Some checks failed
Early Access / Default build (without GraalVM) (push) Has been cancelled
Early Access / Build with GraalVM on macos-13 (push) Has been cancelled
Early Access / Build with GraalVM on macos-latest (push) Has been cancelled
Early Access / Build with GraalVM on ubuntu-latest (push) Has been cancelled
Early Access / Build with GraalVM on windows-latest (push) Has been cancelled
Early Access / Site build (push) Has been cancelled
Stale / stale (push) Has been cancelled
2025-09-09 11:43:10 +02:00
Guillaume Nodet
6255394ecc Fix mvnd.java.home not set in noDaemon mode (#1410)
Some checks failed
Early Access / Default build (without GraalVM) (push) Has been cancelled
Early Access / Build with GraalVM on macos-13 (push) Has been cancelled
Early Access / Build with GraalVM on macos-latest (push) Has been cancelled
Early Access / Build with GraalVM on ubuntu-latest (push) Has been cancelled
Early Access / Build with GraalVM on windows-latest (push) Has been cancelled
Early Access / Site build (push) Has been cancelled
Stale / stale (push) Has been cancelled
Fixes #1248

When running with mvnd.noDaemon=true, the connectNoDaemon() method was
setting up various system properties but missing the crucial
MVND_JAVA_HOME property. This caused the Server constructor to fail
with 'The system property mvnd.java.home is missing'.

The fix adds the missing MVND_JAVA_HOME property in connectNoDaemon()
using the same value as JAVA_HOME from parameters.javaHome().

Changes:
- Add MVND_JAVA_HOME property setup in DaemonConnector.connectNoDaemon()
- Add NoDaemonTest to verify the fix works correctly

The solution follows the existing pattern used for other properties
in the same method and ensures noDaemon mode works as expected.
2025-09-08 17:13:51 +02:00
dependabot[bot]
c32a3d1a86 Bump groovy.version from 4.0.27 to 5.0.0 (#1406)
Bumps `groovy.version` from 4.0.27 to 5.0.0.

Updates `org.apache.groovy:groovy` from 4.0.27 to 5.0.0
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-all` from 4.0.27 to 5.0.0
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.groovy:groovy-all
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 16:39:35 +02:00
dependabot[bot]
d92364eaa7 Bump jline.version from 3.30.4 to 3.30.5 (#1393)
Bumps `jline.version` from 3.30.4 to 3.30.5.

Updates `org.jline:jline` from 3.30.4 to 3.30.5
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](https://github.com/jline/jline3/compare/jline-3.30.4...3.30.5)

Updates `org.jline:jline-terminal` from 3.30.4 to 3.30.5
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](https://github.com/jline/jline3/compare/jline-3.30.4...3.30.5)

Updates `org.jline:jline-terminal-jansi` from 3.30.4 to 3.30.5
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](https://github.com/jline/jline3/compare/jline-3.30.4...3.30.5)

Updates `org.jline:jline-terminal-jni` from 3.30.4 to 3.30.5
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](https://github.com/jline/jline3/compare/jline-3.30.4...3.30.5)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 3.30.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-terminal
  dependency-version: 3.30.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-terminal-jansi
  dependency-version: 3.30.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-terminal-jni
  dependency-version: 3.30.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 16:39:03 +02:00
dependabot[bot]
f815037ac1 Bump eu.maveniverse.maven.nisse:extension from 0.5.1 to 0.6.1 (#1413)
Bumps [eu.maveniverse.maven.nisse:extension](https://github.com/maveniverse/nisse) from 0.5.1 to 0.6.1.
- [Release notes](https://github.com/maveniverse/nisse/releases)
- [Commits](https://github.com/maveniverse/nisse/compare/release-0.5.1...release-0.6.1)

---
updated-dependencies:
- dependency-name: eu.maveniverse.maven.nisse:extension
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 16:35:36 +02:00
Tamas Cservenak
d862b2ec12 Fix workflow (#1416)
On master it doubles CI jobs for all in-repo
PRs (as it is push but also PR).
2025-09-08 16:35:28 +02:00
Guillaume Nodet
09e9f54391 Improve Windows RSS memory retrieval with multiple fallback strategies (#1414)
This commit enhances the Windows RSS memory retrieval functionality in OsUtils
to provide better compatibility and reliability across different Windows versions.

Key improvements:
- Added multiple fallback strategies for Windows RSS retrieval:
  1. PowerShell approach (modern, Windows 7+ with PowerShell 2.0+)
  2. WMIC approach (fallback for older systems)
  3. Tasklist approach (final fallback, most compatible from XP to Win11)

- Enhanced error handling with debug-level logging for memory queries
  to avoid log spam while maintaining visibility for debugging

- Added robust CSV parsing for tasklist output with proper handling
  of quoted fields and comma-separated numbers (e.g., '1,234 K')

- Improved regex pattern matching for memory values that handles
  various formats returned by Windows commands

- Refactored code structure by separating Unix and Windows logic
  into dedicated methods for better maintainability

These changes ensure reliable RSS memory retrieval across all supported
Windows versions while maintaining backward compatibility and improving
error handling.
2025-09-08 15:49:31 +02:00