commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
(maven-mvnd) branch master updated: Add binaries for linux-aarch64 (#1484)
gnodet
(maven-surefire) branch test-junit-platform-runner-junit4 updated (521db934f -> 90a16a1a1)
olamy
(maven-acr-plugin) annotated tag maven-acr-plugin-3.2.0 created (now ff34c15)
slachiewicz
(maven-acr-plugin) branch master updated: [maven-release-plugin] prepare for next development iteration
slachiewicz
(maven-acr-plugin) branch master updated: [maven-release-plugin] prepare release maven-acr-plugin-3.2.0
slachiewicz
(maven-integration-testing) branch maven-3.9.x updated: Enable test MavenITmng7566JavaPrerequisiteTest for Maven 3.9.12
sjaranowski
(maven) branch maven-3.9.x updated: Allow a Maven plugin to require a Java version
sjaranowski
(maven-dependency-plugin) branch dependabot/maven/org.apache.commons-commons-lang3-3.20.0 deleted (was 5ed5a9e0)
sjaranowski
(maven-dependency-plugin) branch master updated: Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0
sjaranowski
(maven-dependency-plugin) branch dependabot/maven/org.apache.commons-commons-lang3-3.20.0 updated (725f7016 -> 5ed5a9e0)
github-bot
(maven-mvnd) branch linux-arm64 updated: Use --raw-streams
gnodet
(maven-mvnd) branch master updated: Fix daemon not being reused when using --debug option (#1483)
gnodet
(maven-mvnd) branch linux-arm64 updated: Use `matrix.arch` instead of `runner.arch`
gnodet
(maven-mvnd) branch linux-arm64 updated: Use scalar for exclusions
gnodet
(maven-mvnd) branch linux-arm64 updated: macos 13 is deprecated, os use macos-15-intel
gnodet
(maven-war-plugin) branch master updated: Replace deprecated methods from StringUtils (#587)
elharo
(maven-war-plugin) branch join deleted (was ebedec0)
elharo
(maven-war-plugin) branch array deleted (was 37e9125)
elharo
(maven-war-plugin) branch master updated: Prefer toArray(new String[0]) (#592)
elharo
(maven-doap-plugin) branch master updated: fix (#127)
elharo
(maven-doap-plugin) branch MDOAP-69 deleted (was 11f6686)
elharo
(maven-resolver) branch dependabot/maven/dev.sigstore-sigstore-java-2.0.0 deleted (was e1d049783)
github-bot
(maven-surefire) branch test-junit-platform-runner-junit4 updated (ac2c114e3 -> 521db934f)
olamy
(maven-surefire) branch test-junit-platform-runner-junit4 updated (672036bf5 -> ac2c114e3)
olamy
(maven-mvnd) branch linux-arm64 updated: Exclude macos-latest/x64
gnodet
(maven-mvnd) branch linux-arm64 created (now 94063f07)
gnodet
(maven-mvnd) 01/11: Adding mvnd for linux on docker on a mac.
gnodet
(maven-mvnd) 09/11: Trying to find the issue with the build.
gnodet
(maven-mvnd) 04/11: Update Homebrew publishing script to support Linux ARM architecture
gnodet
(maven-mvnd) 05/11: Adjust platform matrix in release.yaml to exclude macOS 13 and 14 for arm64 architecture
gnodet
(maven-mvnd) 02/11: Found some more places where the platform matrix needs adjusting
gnodet
(maven-mvnd) 06/11: Update .github/workflows/release.yaml
gnodet
(maven-mvnd) 11/11: 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
gnodet
(maven-mvnd) 03/11: Add support for Linux ARM64 in Homebrew and SDKMAN! publishing scripts
gnodet
(maven-mvnd) 10/11: fix: update artifact names to use runner.os instead of env.OS since OS does not contain the version and thus generats conflicts
gnodet
(maven-mvnd) 08/11: Update publish-on-homebrew.sh
gnodet
(maven-mvnd) 07/11: Update Homebrew publishing script to use correct Linux AMD64 URLs and SHA256 checksums
gnodet
(maven-mvnd) branch dependabot/maven/maven.version-4.0.0-rc-5 deleted (was 730bfa76)
gnodet
(maven-mvnd) branch master updated: Bump maven.version from 4.0.0-rc-4 to 4.0.0-rc-5 (#1477)
gnodet
(maven-surefire) branch test-junit-platform-runner-junit4 updated (e407a4abd -> 672036bf5)
olamy
(maven-surefire) branch test-junit-platform-runner-junit4 updated (9e5eef582 -> e407a4abd)
olamy
(maven-surefire) branch dependabot/maven/org.htmlunit-htmlunit-4.19.0 deleted (was 408cf32d2)
mbuenger
(maven-surefire) branch master updated (298e5076f -> 4ebfcd3df)
mbuenger
(maven-doxia-sitetools) branch dependabot/maven/org.htmlunit-htmlunit-4.19.0 deleted (was b268b4d)
mbuenger
(maven-doxia-sitetools) branch master updated: Bump org.htmlunit:htmlunit from 4.18.0 to 4.19.0 (#602)
mbuenger
(maven-doap-plugin) branch MDOAP-69 created (now 11f6686)
elharo
(maven-doap-plugin) 01/01: fix
elharo
(maven-war-plugin) branch array updated (ed7a9b1 -> 37e9125)
elharo
(maven-war-plugin) 02/02: spotless
elharo
(maven-war-plugin) 01/02: Merge branch 'master' into array
elharo
(maven-war-plugin) branch array created (now ed7a9b1)
elharo
(maven-war-plugin) 01/01: passing a pre-sized array is dangerous for a concurrent or synchronized collection as a data race is possible between the size and toArray calls. This may result in extra nulls at the end of the array if the collection was concurrently shrunk during the operation.
elharo
(maven-war-plugin) branch println deleted (was db72404)
elharo
(maven-war-plugin) branch master updated: Remove debugging code (#591)
elharo
(maven-scripting-plugin) branch dependabot/maven/org.apache.maven.plugins-maven-plugins-45 deleted (was 506761b)
github-bot
(maven-scripting-plugin) branch parent45 deleted (was 52791c8)
slachiewicz
(maven-scripting-plugin) branch master updated (c83675e -> 054c7d2)
slachiewicz
(maven-scripting-plugin) 01/02: Upgrade parent pom to 45
slachiewicz
(maven-scripting-plugin) 02/02: Upgrade Maven to 3.9.11. Prerequisites still 3.6.3
slachiewicz
(maven-invoker-plugin) branch master updated: Migrate from commons-collections to commons-collections4 (#700)
slachiewicz
(maven-archetype) branch master updated: Migrate from collections to collections4
slachiewicz
(maven-changes-plugin) branch master updated: Migrate to slf4j from plexus logging
slachiewicz
(maven-mapping) branch dependabot/maven/org.apache.maven.shared-maven-shared-components-45 deleted (was c4b1c05)
github-bot
(maven-surefire) branch test-junit-platform-runner-junit4 updated (cfe5c7ace -> 9e5eef582)
olamy
(maven-surefire) branch test-junit-platform-runner-junit4 updated (27d3f1254 -> cfe5c7ace)
olamy
(maven-doxia-sitetools) branch dependabot/maven/org.htmlunit-htmlunit-4.19.0 created (now b268b4d)
github-bot
(maven-site) branch master updated: Update release procedure - automate milestone management
sjaranowski
(maven-scm) branch master updated: Install svn on GitHub build
sjaranowski
(maven-war-plugin) branch println created (now db72404)
elharo
(maven-war-plugin) 01/01: Remove debuging code
elharo
(maven-war-plugin) branch println created (now db72404)
elharo
(maven-war-plugin) branch join updated (d0319a7 -> ebedec0)
elharo
(maven-war-plugin) branch join updated (3c19dfd -> d0319a7)
elharo
(maven-war-plugin) branch join updated (bdc0ef1 -> 3c19dfd)
elharo
(maven-doap-plugin) branch master updated: [maven-release-plugin] prepare for next development iteration
slachiewicz
(maven-doap-plugin) annotated tag maven-doap-plugin-3.0.0-M1 created (now 379c948)
slachiewicz
(maven-doap-plugin) branch master updated: [maven-release-plugin] prepare release maven-doap-plugin-3.0.0-M1
slachiewicz
(maven-scm) branch tag-template deleted (was cbbc9f7e6)
sjaranowski
(maven-scm) branch master updated: Add tag-template to release-drafter configuration
sjaranowski
(maven-surefire) branch dependabot/maven/org.htmlunit-htmlunit-4.19.0 created (now 408cf32d2)
github-bot
(maven-war-plugin) branch if deleted (was b5ed0af)
elharo
(maven-war-plugin) branch master updated: Simplify code (#589)
elharo
(maven-scm) branch tag-template updated (842878efd -> cbbc9f7e6)
sjaranowski
(maven-war-plugin) branch s deleted (was 865b70e)
elharo
(maven-war-plugin) branch master updated: Inline cargo cult constants (#588)
elharo
(maven-scm) branch master updated: Start tests migration to JUnit 5
sjaranowski
(maven-release) branch master updated: Remove manual configuration for plugin requirementsHistories
sjaranowski
(maven-mapping) branch master updated: Update parent to 45 and palantir format for Java 25 (#48)
mbuenger
(maven-assembly-plugin) branch dependabot/maven/org.apache.maven.resolver-maven-resolver-api-2.0.13 deleted (was 92d47f53)
github-bot
(maven) branch dependabot/maven/com.github.siom79.japicmp-japicmp-maven-plugin-0.25.0 deleted (was db24506caf)
mbuenger
(maven) branch master updated: Bump com.github.siom79.japicmp:japicmp-maven-plugin (#11483)
mbuenger
(maven-mvnd) branch dependabot/maven/roaster.version-2.30.3.Final deleted (was d99c001c)
mbuenger
(maven-mvnd) branch master updated: Bump roaster.version from 2.30.1.Final to 2.30.3.Final (#1482)
mbuenger
(maven-compiler-plugin) branch dependabot/maven/maven-compiler-plugin-3.x/plexusCompilerVersion-2.16.1 deleted (was 243db46)
mbuenger
(maven-compiler-plugin) branch maven-compiler-plugin-3.x updated: Bump plexusCompilerVersion from 2.16.0 to 2.16.1 (#999)
mbuenger
(maven-mvnd) branch dependabot/maven/maven.version-4.0.0-rc-5 updated (ac7f5175 -> 730bfa76)
gnodet
(maven-compiler-plugin) branch dependabot/maven/maven-compiler-plugin-3.x/plexusCompilerVersion-2.16.1 created (now 243db46)
github-bot
(maven-resolver) branch master updated: Update to SigStore 2.0.0 (#1685)
cstamas
(maven-war-plugin) branch join updated (22229da -> bdc0ef1)
elharo
(maven-war-plugin) branch join updated (975932d -> 22229da)
elharo
(maven-war-plugin) branch if updated (713cd9d -> b5ed0af)
elharo
(maven-war-plugin) branch if updated (b1250e1 -> 713cd9d)
elharo
(maven-war-plugin) branch if created (now b1250e1)
elharo
(maven-war-plugin) 01/01: Simplify code
elharo
(maven-war-plugin) branch join updated (925a342 -> 975932d)
elharo
(maven-war-plugin) branch s updated: avoid string concatenation
elharo
(maven-war-plugin) branch s updated: format
elharo
(maven-war-plugin) branch s created (now 2fa56f8)
elharo
(maven-war-plugin) 01/01: Inline cargo cult constants
elharo
(maven-war-plugin) branch join updated (e9b027d -> 925a342)
elharo
(maven-war-plugin) branch join updated (aa45154 -> e9b027d)
elharo
(maven-war-plugin) branch join created (now aa45154)
elharo
(maven-war-plugin) 01/01: Replace deprecated methods from StringUtils
elharo
(maven-resolver) branch master updated (a9fae9e30 -> 2b0edb352)
cstamas
(maven-resolver) branch master updated (84301d46b -> 475e24dcd)
cstamas
(maven-resolver) branch master updated (475e24dcd -> a9fae9e30)
cstamas
(maven-resolver) branch dependabot/maven/org.jboss.forge.roaster-roaster-api-2.30.3.Final deleted (was b991548ff)
cstamas
(maven-resolver) branch dependabot/maven/org.jboss.forge.roaster-roaster-jdt-2.30.3.Final deleted (was 19209db2f)
cstamas
(maven-resolver) branch dependabot/maven/com.github.siom79.japicmp-japicmp-maven-plugin-0.25.0 deleted (was 6ee4dd5d7)
cstamas
(maven-resolver) branch maven-resolver-1.9.x updated: Bump com.github.siom79.japicmp:japicmp-maven-plugin (#1690)
cstamas
(maven-resolver) branch master updated: Bump com.github.siom79.japicmp:japicmp-maven-plugin (#1689)
cstamas
(maven-resolver) branch dependabot/maven/maven-resolver-1.9.x/com.github.siom79.japicmp-japicmp-maven-plugin-0.25.0 deleted (was 8e122fac4)
cstamas
(maven-mvnd) branch dependabot/maven/roaster.version-2.30.3.Final created (now d99c001c)
github-bot
(maven-mvnd) branch mvnd-1.x updated: Port of Maven 3.9.x fix (#1432)
gnodet
(maven-dependency-plugin) branch master updated: Migration to JUnit 5 - avoid using AbstractMojoTestCase
sjaranowski
(maven-dependency-plugin) branch master updated: Migration to JUnit 5 - avoid using AbstractMojoTestCase
sjaranowski
(maven-dependency-plugin) branch master updated: Migration to JUnit 5 - avoid using AbstractMojoTestCase
sjaranowski
(maven-war-plugin) branch master updated: [maven-release-plugin] prepare for next development iteration
sjaranowski
(maven-war-plugin) annotated tag maven-war-plugin-3.5.1 created (now 466e381)
sjaranowski
(maven-war-plugin) branch master updated: [maven-release-plugin] prepare release maven-war-plugin-3.5.1
sjaranowski
(maven-parent) branch mvn363 deleted (was c38295f)
slachiewicz
(maven-parent) branch master updated: Require Maven 3.6.3+ from plugins
slachiewicz
(maven-deploy-plugin) branch maven-deploy-plugin-3.x updated: Migration to JUnit 5 - avoid using AbstractMojoTestCase in DeployFileMojoTest
sjaranowski
(maven-gh-actions-shared) branch v4 updated: Milestones management on next development
sjaranowski
(maven) branch master updated: Remove workaround for creating site output directory
sjaranowski
(maven) branch maven-4.0.x updated: Use full version for GitHub action in comments
sjaranowski
(maven-resolver) branch dependabot/maven/maven-resolver-1.9.x/com.github.siom79.japicmp-japicmp-maven-plugin-0.25.0 created (now 8e122fac4)
github-bot
(maven) branch maven-4.0.x updated: Bump com.github.siom79.japicmp:japicmp-maven-plugin (#11484)
mbuenger
(maven-parent) branch dependabot/maven/org.codehaus.mojo-taglist-maven-plugin-3.2.2 deleted (was f89af66)
mbuenger
(maven-parent) branch master updated: Bump org.codehaus.mojo:taglist-maven-plugin from 3.2.1 to 3.2.2 (#521)
mbuenger
(maven) branch dependabot/maven/maven-4.0.x/com.github.siom79.japicmp-japicmp-maven-plugin-0.25.0 deleted (was f64869e96f)
mbuenger
(maven-resolver) branch dependabot/maven/com.github.siom79.japicmp-japicmp-maven-plugin-0.25.0 created (now 6ee4dd5d7)
github-bot
(maven-resolver) branch dependabot/maven/org.jboss.forge.roaster-roaster-jdt-2.30.3.Final created (now 19209db2f)
github-bot
(maven-resolver) branch dependabot/maven/org.jboss.forge.roaster-roaster-api-2.30.3.Final created (now b991548ff)
github-bot
(maven-assembly-plugin) branch dependabot/maven/org.apache.maven.resolver-maven-resolver-api-2.0.13 created (now 92d47f53)
github-bot
(maven-parent) branch dependabot/maven/org.codehaus.mojo-taglist-maven-plugin-3.2.2 created (now f89af66)
github-bot
(maven) branch dependabot/maven/maven-4.0.x/com.github.siom79.japicmp-japicmp-maven-plugin-0.25.0 created (now f64869e96f)
github-bot
(maven) branch dependabot/maven/com.github.siom79.japicmp-japicmp-maven-plugin-0.25.0 created (now db24506caf)
github-bot
(maven-doap-plugin) branch dependabot/maven/mavenVersion-3.9.11 deleted (was 2ee2c1e)
github-bot
(maven-doap-plugin) branch dependabot/maven/org.apache.maven.plugin-testing-maven-plugin-testing-harness-3.4.0 deleted (was 507bf34)
github-bot
(maven-source-plugin) branch def created (now c847c9a)
elharo
(maven-source-plugin) 01/01: Don't add default empty list to excludes
elharo
(maven-assembly-plugin) branch quote deleted (was a02b4d36)
elharo
(maven-assembly-plugin) branch master updated: Remove redundant escaping (#1277)
elharo
(maven-assembly-plugin) branch grammar deleted (was 84a3b399)
elharo
(maven-assembly-plugin) branch master updated: some nits (#1279)
elharo
(maven-assembly-plugin) branch combine deleted (was 59329910)
elharo
(maven-assembly-plugin) branch master updated: Plug ThreadLocal memory leak (#1276)
elharo
(maven-sources) branch master updated: core master is now 4.1, 4.0.x is another active maintenance branch
hboutemy
(maven-jdeps-plugin) branch mvn4 deleted (was c0b982f)
slachiewicz
(maven-jdeps-plugin) branch MJDEPS-31v2 deleted (was 5bae3f0)
slachiewicz
(maven-jdeps-plugin) branch guice deleted (was 6dee01e)
slachiewicz
(maven-assembly-plugin) branch grammar created (now 84a3b399)
elharo
(maven-assembly-plugin) 01/01: some nits
elharo
(maven-assembly-plugin) branch private created (now 1a5cdaac)
elharo
(maven-assembly-plugin) 01/01: Privatize renderTo
elharo
(maven-assembly-plugin) branch quote created (now a02b4d36)
elharo
(maven-assembly-plugin) 01/01: Remove redundant escaping
elharo
(maven-assembly-plugin) branch combine updated (939ad7d4 -> 59329910)
elharo
(maven-assembly-plugin) branch combine created (now 939ad7d4)
elharo
(maven-assembly-plugin) 01/01: Plug memory leak
elharo
(maven-assembly-plugin) branch jaxen deleted (was 70d730eb)
elharo
(maven-assembly-plugin) branch master updated: commons-io version is now the same (#1274)
elharo
(maven-assembly-plugin) branch deps deleted (was 2089a16e)
elharo
(maven-assembly-plugin) branch master updated: Declare used dependencies (#1271)
elharo
(maven-assembly-plugin) branch check deleted (was 9290e1b7)
elharo
(maven-assembly-plugin) branch master updated: Remove commented code (#1273)
elharo
(maven-mvnd) branch dependabot/github_actions/actions/checkout-6 deleted (was b350417d)
mbuenger
(maven-mvnd) branch master updated: Bump actions/checkout from 5 to 6 (#1479)
mbuenger
(maven-mvnd) branch dependabot/github_actions/mvnd-1.x/actions/checkout-6 deleted (was d704c37a)
mbuenger
(maven-mvnd) branch mvnd-1.x updated: Bump actions/checkout from 5 to 6 (#1480)
mbuenger
(maven-jdeprscan-plugin) branch dependabot/github_actions/actions/checkout-6 deleted (was 5390263)
mbuenger
(maven-jdeprscan-plugin) branch master updated: Bump actions/checkout from 5 to 6 (#63)
mbuenger
(maven-assembly-plugin) branch jaxen created (now 70d730eb)
elharo
(maven-assembly-plugin) 01/01: commons-io version is now the same
elharo
(maven-assembly-plugin) branch check updated (229fd01f -> 9290e1b7)
elharo
(maven-assembly-plugin) branch check created (now 229fd01f)
elharo
(maven-assembly-plugin) 01/01: Remove commented code
elharo
(maven-assembly-plugin) branch master updated: Document regex support in include/exclude patterns (#1243)
elharo
(maven-assembly-plugin) branch deps created (now 2089a16e)
elharo
(maven-assembly-plugin) 01/01: Declare used dependencies
elharo
(maven-parent) branch mvn363 created (now c38295f)
slachiewicz
(maven-parent) 01/01: Require Maven 3.6.3+ from plugins
slachiewicz
(maven-wagon) branch dependabot/maven/wagon-3.x/commons-io-commons-io-2.21.0 updated (b7340dce -> c308b246)
github-bot
(maven-surefire) branch test-junit-platform-runner-junit4 updated (d637e969b -> 27d3f1254)
olamy
(maven-surefire) branch test-junit-platform-runner-junit4 updated (614241f68 -> d637e969b)
olamy
(maven-surefire) branch test-junit-platform-runner-junit4 updated (6c411b7bc -> 614241f68)
olamy
(maven) branch dependabot/github_actions/maven-4.0.x/actions/upload-artifact-5.0.0 deleted (was 3a66845288)
mbuenger
(maven) branch maven-4.0.x updated: Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#11383)
mbuenger
(maven-wrapper) branch dependabot/github_actions/actions/checkout-6 deleted (was 7dcc0f2)
mbuenger
Earlier messages
Later messages