commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
(maven-mvnd) branch dependabot/maven/mvnd-1.x/org.codehaus.gmavenplus-gmavenplus-plugin-5.1.0 created (now d6ed4a04)
github-bot
(maven-mvnd) branch dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-5.1.0 created (now b2b3e05e)
github-bot
(maven) branch master updated: [#11449] Fix Mockito agent: use late binding @{} interpolation and extend to failsafe plugin (#12369)
gnodet
(maven) branch master updated: Make LookupContext#closeables thread safe (#12411)
gnodet
(maven) branch maven-4.0.x updated: Bump net.bytebuddy:byte-buddy from 1.18.10 to 1.18.11 (#12413)
gnodet
(maven) branch dependabot/maven/maven-4.0.x/net.bytebuddy-byte-buddy-1.18.11 deleted (was d753f426a5)
gnodet
(maven) branch dependabot/maven/net.bytebuddy-byte-buddy-1.18.11 deleted (was 9477901afd)
gnodet
(maven) branch master updated: Bump net.bytebuddy:byte-buddy from 1.18.10 to 1.18.11 (#12412)
gnodet
(maven) branch dependabot/maven/maven-4.0.x/net.bytebuddy-byte-buddy-1.18.11 created (now d753f426a5)
github-bot
(maven) branch dependabot/maven/net.bytebuddy-byte-buddy-1.18.11 created (now 9477901afd)
github-bot
(maven-archiver) branch master updated: fix: restrict `isNumeric()` to ASCII digits to prevent `NumberFormatExceptionRefactor` digit validation logic in MavenArchiver (#376)
elharo
(maven-resolver) branch bugfix/fix-jdktransportit-on-java26 deleted (was 9e07a1379)
kwin
(maven-resolver) branch master updated: Limit internal retries to 1 with Java 26+
kwin
(maven) branch dependabot/maven/maven-3.10.x/jlineVersion-3.30.15 deleted (was 4480a0458c)
mbuenger
(maven) branch maven-4.0.x updated: Bump jlineVersion from 4.2.1 to 4.3.1 (#12408)
mbuenger
(maven) branch master updated: Bump jlineVersion from 4.2.1 to 4.3.1 (#12407)
mbuenger
(maven) branch dependabot/maven/jlineVersion-4.3.1 deleted (was f9b5c26bcd)
mbuenger
(maven) branch dependabot/maven/maven-4.0.x/jlineVersion-4.3.1 deleted (was 24dda0577b)
mbuenger
(maven) branch maven-3.10.x updated: Bump jlineVersion from 3.30.14 to 3.30.15 (#12409)
mbuenger
(maven-resolver) branch bugfix/fix-jdktransportit-on-java26 updated (16590d442 -> 9e07a1379)
kwin
(maven-resolver) branch bugfix/fix-jdktransportit-on-java26 created (now 16590d442)
kwin
(maven-resolver) 01/01: Limit internal retries to 1 with Java 26+
kwin
(maven-jar-plugin) branch master updated: Respect build environment manifest entry setting (#544)
elharo
(maven-shared-utils) branch master updated: StringUtils leftPad/rightPad: handle empty delimiter without ArithmeticException (#409)
elharo
(maven-shared-utils) branch fix/stringutils-pad-arithmeticexception deleted (was fb60405)
elharo
(maven-help-plugin) branch fix-392-sorted-properties-raw-types created (now 0c8a06d)
elharo
(maven-help-plugin) 01/01: Remove raw types from SortedProperties.keySet()
elharo
(maven-shared-utils) branch fix/xpp3dom-value-null deleted (was e6f70f0)
elharo
(maven-shared-utils) branch master updated: Xpp3Dom.getValue(): honor @NonNull contract (#389)
elharo
(maven-shared-utils) branch fix/prettyprint-npe-null-lineindent updated (0f86410 -> 25ecd24)
elharo
(maven-shared-utils) branch fix/process-streams-close created (now 8cbf8ec)
elharo
(maven-shared-utils) 01/01: Close process streams after exit to work around JDK-4311711 hang
elharo
(maven-shared-utils) branch fix/propertyutils-stream-close created (now 0e15ddb)
elharo
(maven-shared-utils) 01/01: PropertyUtils: stop closing caller's InputStream
elharo
(maven-shared-utils) branch fix/xmlencode-control-chars updated (ecdc747 -> d6913c8)
elharo
(maven-shared-utils) branch master updated: AbstractStreamHandler.setDone: add notifyAll to wake waiting threads (#405)
elharo
(maven-shared-utils) branch fix/abstractstreamhandler-waituntildone deleted (was d3bf64f)
elharo
(maven-shared-utils) branch fix/stringutils-pad-arithmeticexception updated (8615e1b -> fb60405)
elharo
(maven-shared-utils) branch fix/pathtool-null-empty updated (e4d6565 -> 6900761)
elharo
(maven-shared-utils) branch fix/stringutils-pad-arithmeticexception created (now 8615e1b)
elharo
(maven-shared-utils) 01/01: StringUtils leftPad/rightPad: handle empty delimiter without ArithmeticException
elharo
(maven-shared-utils) branch fix/os-getosfamily-null created (now 93c4ec4)
elharo
(maven-shared-utils) branch fix/abstractstreamhandler-waituntildone created (now d3bf64f)
elharo
(maven-shared-utils) branch fix/pathtool-null-empty created (now e4d6565)
elharo
(maven-shared-utils) branch fix/chopNewline-empty-string deleted (was 9c829a7)
elharo
(maven-shared-utils) branch master updated: StringUtils.chopNewline(''): prevent StringIndexOutOfBoundsException (#380)
elharo
(maven-shared-utils) branch fix/stringutils-chomplast-iob created (now 458d0d4)
elharo
(maven-shared-utils) branch fix/commandlineutils-inputfeeder-cleanup created (now 9fe2408)
elharo
(maven-shared-utils) 01/01: CommandLineUtils: ensure all pumpers are waited on in try-finally
elharo
(maven-shared-utils) branch fix/xpp3domwriter-null-dom created (now 82bb523)
elharo
(maven-shared-utils) 01/01: Xpp3DomWriter: add explicit null check for dom parameter
elharo
(maven-shared-utils) branch fix/xpp3dom-removechild created (now 2b644b2)
elharo
(maven-shared-utils) 01/01: Xpp3Dom.removeChild(int): fix childMap corruption with duplicate names
elharo
(maven-shared-utils) branch fix/xpp3dombuilder-system-property updated (2131f11 -> add1fcb)
elharo
(maven-shared-utils) branch fix/xpp3dombuilder-system-property created (now 2131f11)
elharo
(maven-shared-utils) 02/02: Xpp3DomBuilder.createXmlReader: remove thread-unsafe system property manipulation
elharo
(maven-shared-utils) 01/02: Add test: Xpp3DomBuilder does not modify SAX driver system property
elharo
(maven-shared-utils) branch fix/xpp3dom-value-null updated (85a7b55 -> e6f70f0)
elharo
(maven-shared-utils) branch fix/streampollfeeder-volatile updated (c7e8d3a -> cf467a8)
elharo
(maven-shared-utils) branch fix/pathtool-windows-drive-regex updated (b5f9159 -> c488da3)
elharo
(maven-shared-utils) branch fix/xmlencode-control-chars created (now ecdc747)
elharo
(maven-shared-utils) 01/02: Add failing tests: XMLEncode illegal control chars
elharo
(maven-shared-utils) 02/02: XMLEncode: encode illegal XML control characters as &#xHH;
elharo
(maven-shared-utils) branch fix/xpp3dom-value-null created (now 85a7b55)
elharo
(maven-shared-utils) 02/02: Xpp3Dom.getValue(): honor @NonNull contract, Xpp3DomWriter: use isValueSet()
elharo
(maven-shared-utils) 01/02: Add failing test: Xpp3Dom default value should not be null
elharo
(maven-shared-utils) branch fix/streampollfeeder-volatile created (now c7e8d3a)
elharo
(maven-shared-utils) 01/02: Add test: StreamPollFeeder with continuous data input
elharo
(maven-shared-utils) 02/02: StreamPollFeeder: declare done and exception as volatile
elharo
(maven-shared-utils) branch fix/pathtool-windows-drive-regex created (now b5f9159)
elharo
(maven-shared-utils) 01/02: Add failing test: PathTool Windows drive letter regex
elharo
(maven-shared-utils) 02/02: PathTool.getRelativeFilePath: fix broken Windows drive-letter regex
elharo
(maven-shared-utils) branch fix/prettyprint-npe-null-lineindent updated (b38df77 -> 0f86410)
elharo
(maven-shared-utils) branch fix/prettyprint-npe-null-lineindent created (now b38df77)
elharo
(maven-shared-utils) 02/02: PrettyPrintXMLWriter: handle null lineIndent/lineSeparator in constructors
elharo
(maven-shared-utils) 01/02: Add failing test: PrettyPrintXMLWriter with null lineIndent
elharo
(maven-shared-utils) branch fix/chopNewline-empty-string created (now 9c829a7)
elharo
(maven-mvnd) branch dependabot/maven/mvnd-1.x/ca.vanzyl.provisio.maven.plugins-provisio-maven-plugin-1.1.3 created (now 3db33308)
github-bot
(maven-mvnd) branch dependabot/maven/mvnd-1.x/jline.version-4.2.1 deleted (was 68447d59)
github-bot
(maven-mvnd) branch dependabot/maven/mvnd-1.x/jline.version-4.3.1 created (now 3f239dd4)
github-bot
(maven-mvnd) branch dependabot/maven/ca.vanzyl.provisio.maven.plugins-provisio-maven-plugin-1.1.3 created (now 1cf093f3)
github-bot
(maven-mvnd) branch dependabot/maven/jline.version-3.30.14 deleted (was ac42d9e6)
github-bot
(maven-mvnd) branch dependabot/maven/jline.version-3.30.15 created (now af9fd195)
github-bot
(maven) branch dependabot/maven/maven-3.10.x/jlineVersion-3.30.15 created (now 4480a0458c)
github-bot
(maven) branch dependabot/maven/maven-4.0.x/jlineVersion-4.3.1 created (now 24dda0577b)
github-bot
(maven) branch dependabot/maven/jlineVersion-4.3.1 created (now f9b5c26bcd)
github-bot
(maven-resolver) branch fix/defensive-null-checks-and-resource-leak created (now fe19c43c9)
gnodet
(maven-resolver) 01/01: Fix potential NPEs in IpcClient and resource leak in DependencyGraphParser
gnodet
(maven-surefire) branch dependabot/maven/surefire-its/src/test/resources/plexus-conflict/org.codehaus.plexus-plexus-utils-3.6.1 created (now 7e9ec9da0)
github-bot
(maven-filtering) branch fix/missing-eof-checks updated (51e2cce -> 6af1271)
elharo
(maven-filtering) branch fix/missing-eof-checks created (now 51e2cce)
elharo
(maven-filtering) branch unus created (now a2d224d)
elharo
(maven-filtering) 01/01: Unused code
elharo
(maven-filtering) branch fix/noop-backup-restore created (now ae8e014)
elharo
(maven-filtering) 01/01: remove dead code
elharo
(maven-surefire) branch master updated: Use StackWalker in StackTraceProvider when available (Java 9+) (#3374)
olamy
(maven-surefire) branch stack-trace-too-slow-use-stack-walker-if-possible deleted (was 684a0eb9c)
olamy
(maven-surefire) branch master updated: [Issue-3380] Send sourceQualifiedName to forked clients (#3380) (#3381)
olamy
(maven) branch master updated: Bump net.sourceforge.pmd:pmd-core from 7.25.0 to 7.26.0 (#12403)
mbuenger
(maven-help-plugin) branch dependabot/maven/org.slf4j-slf4j-simple-2.0.18 deleted (was 846744e)
github-bot
(maven) branch dependabot/maven/net.sourceforge.pmd-pmd-core-7.26.0 deleted (was 3be530d5a0)
mbuenger
(maven) branch dependabot/maven/maven-4.0.x/net.sourceforge.pmd-pmd-core-7.26.0 deleted (was 76632b9765)
mbuenger
(maven) branch maven-4.0.x updated: Bump net.sourceforge.pmd:pmd-core from 7.25.0 to 7.26.0 (#12404)
mbuenger
(maven-help-plugin) branch dependabot/maven/org.slf4j-slf4j-simple-2.0.18 created (now 846744e)
github-bot
(maven-filtering) branch set-up-for-atr deleted (was d0b6c19)
cstamas
(maven-filtering) branch master updated: Set up for ATR (#343)
cstamas
(maven-filtering) branch set-up-for-atr created (now d0b6c19)
cstamas
(maven-filtering) 01/01: Set up for ATR
cstamas
(maven-filtering) branch maven-filtering-3.x updated: [maven-release-plugin] prepare release maven-filtering-3.5.1
cstamas
(maven-filtering) annotated tag maven-filtering-3.5.1 created (now cfed1f3)
cstamas
(maven-filtering) branch maven-filtering-3.x updated: [maven-release-plugin] prepare for next development iteration
cstamas
(maven-help-plugin) branch maven4-enabled deleted (was 24a3be4)
hboutemy
(maven-help-plugin) branch enable-once-mvn-12405-fixed created (now f9aec68)
cstamas
(maven-help-plugin) 01/01: Enable IT once Maven #12405 is fixed
cstamas
(maven-help-plugin) branch enable-maven-4 deleted (was fa1f561)
cstamas
(maven-help-plugin) branch master updated: Enable Maven 4 (#381)
cstamas
(maven-help-plugin) branch master updated: remove unused dependency (#379)
elharo
(maven-help-plugin) branch com deleted (was 24df26b)
elharo
(maven-help-plugin) branch enable-maven-4 updated (9be59d0 -> fa1f561)
cstamas
(maven-help-plugin) branch enable-maven-4 created (now 9be59d0)
cstamas
(maven-help-plugin) 01/01: Enable Maven 4
cstamas
(maven-help-plugin) branch com created (now 24df26b)
elharo
(maven-help-plugin) 01/01: remove unused dependency
elharo
(maven-help-plugin) annotated tag maven-help-plugin-3.5.2 created (now f642f78)
cstamas
(maven-help-plugin) branch master updated: Update site descriptor to 2.0.0 (#377)
cstamas
(maven-help-plugin) branch update-site deleted (was 18e4f36)
cstamas
(maven-help-plugin) annotated tag maven-help-plugin-3.5.2 deleted (was dbbeddb)
cstamas
(maven-help-plugin) branch update-site created (now 18e4f36)
cstamas
(maven-help-plugin) 01/01: Update site descriptor to 2.0.0
cstamas
(maven-executor) branch elharo-patch-1 deleted (was f68d831)
elharo
(maven-executor) branch main updated: Fix typos in Executor interface documentation (#17)
elharo
(maven-help-plugin) annotated tag maven-help-plugin-3.5.2 created (now dbbeddb)
cstamas
(maven-help-plugin) branch master updated: [maven-release-plugin] prepare for next development iteration
cstamas
(maven-help-plugin) branch master updated: [maven-release-plugin] prepare for next development iteration
cstamas
(maven-help-plugin) branch master updated: [maven-release-plugin] prepare release maven-help-plugin-3.5.2
cstamas
(maven-help-plugin) branch master updated: [maven-release-plugin] prepare release maven-help-plugin-3.5.2
cstamas
(maven-help-plugin) branch configure-atr deleted (was f9c0416)
cstamas
(maven-help-plugin) branch master updated: Configure project for ATR (#376)
cstamas
(maven-help-plugin) branch configure-atr created (now f9c0416)
cstamas
(maven-help-plugin) 01/01: Configure project for ATR
cstamas
(maven-help-plugin) branch master updated: Add more goals to help plugin (self documenting any Maven version) (#374)
cstamas
(maven-help-plugin) branch add-more-goals deleted (was fc00787)
cstamas
(maven-help-plugin) branch issue-367 deleted (was 2a25669)
cstamas
(maven-help-plugin) branch master updated: Fix issue 367 (#372)
cstamas
(maven-gpg-plugin) branch fix-build updated (b5a6bc0 -> 963d6cc)
slachiewicz
(maven-gpg-plugin) 01/02: Fix #322: Simplify path handling by using setFile() with MSYS_NO_PATHCONV
slachiewicz
(maven-gpg-plugin) 02/02: Fix #322: Eliminate code duplication and use ProcessBuilder directly
slachiewicz
(maven-gh-actions-shared) branch silent-ch created (now 2150775)
slachiewicz
(maven-gh-actions-shared) 01/01: silent progress of GnuPG installation
slachiewicz
(maven-resolver) annotated tag maven-resolver-2.0.20 created (now 1a888576f)
cstamas
(maven-resolver) branch master updated: [maven-release-plugin] prepare release maven-resolver-2.0.20
cstamas
(maven-gpg-plugin) branch fix-build updated: Fix #322: Simplify path handling by using setFile() with MSYS_NO_PATHCONV
slachiewicz
(maven-dependency-tree) branch dependabot/maven/org.apache.maven.shared-maven-shared-components-49 deleted (was f7aaf7e)
slachiewicz
(maven-dependency-plugin) branch dependabot/maven/org.apache.maven.plugins-maven-plugins-49 deleted (was 9cf00112)
slachiewicz
(maven-dependency-plugin) branch master updated: Bump org.apache.maven.plugins:maven-plugins from 48 to 49
slachiewicz
(maven-dependency-tree) branch master updated: Bump org.apache.maven.shared:maven-shared-components from 48 to 49
slachiewicz
(maven-doxia-sitetools) branch dependabot/maven/org.apache.maven-maven-parent-49 deleted (was a9f2270)
slachiewicz
(maven-doxia-sitetools) branch master updated: Bump org.apache.maven:maven-parent from 48 to 49
slachiewicz
(maven-jlink-plugin) branch dependabot/maven/org.apache.maven.plugins-maven-plugins-49 deleted (was 15a8f45)
slachiewicz
(maven-jlink-plugin) branch master updated: Bump org.apache.maven.plugins:maven-plugins from 48 to 49
slachiewicz
(maven-reporting-api) branch dependabot/maven/org.apache.maven.shared-maven-shared-components-49 deleted (was e872fb4)
slachiewicz
(maven-reporting-api) branch master updated: Bump org.apache.maven.shared:maven-shared-components from 48 to 49
slachiewicz
(maven-site) branch dependabot/maven/org.apache.maven-maven-parent-49 deleted (was 78def984)
slachiewicz
(maven-site) branch master updated: Bump org.apache.maven:maven-parent from 48 to 49
slachiewicz
(maven-toolchains-plugin) branch dependabot/maven/org.apache.maven.plugins-maven-plugins-49 deleted (was e6437e8)
slachiewicz
(maven-toolchains-plugin) branch master updated: Bump org.apache.maven.plugins:maven-plugins from 48 to 49
slachiewicz
(maven-artifact-plugin) branch master updated: Remove attach / deployment feature
hboutemy
(maven-parent) branch dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-3.8.0 created (now 83cbc58)
github-bot
(maven) branch dependabot/maven/maven-4.0.x/net.sourceforge.pmd-pmd-core-7.26.0 created (now 76632b9765)
github-bot
(maven) branch dependabot/maven/net.sourceforge.pmd-pmd-core-7.26.0 created (now 3be530d5a0)
github-bot
(maven-site) branch dependabot/maven/org.apache.maven-maven-parent-49 created (now 78def984)
github-bot
(maven-gpg-plugin) branch fix-gpg-detection created (now b5baa51)
slachiewicz
(maven-gpg-plugin) 01/01: Fix #322: Add environment-aware GPG path handling
slachiewicz
(maven-doxia-sitetools) branch dependabot/maven/org.apache.maven-maven-parent-49 created (now a9f2270)
github-bot
(maven-reporting-api) branch dependabot/maven/org.apache.maven.shared-maven-shared-components-49 created (now e872fb4)
github-bot
(maven-gpg-plugin) branch fix-build updated: Fix #322: Convert Windows drive paths to MinGW format for GPG
slachiewicz
(maven-gpg-plugin) branch fix-build updated: Fix #322: Use forward slashes for GPG file paths on Windows
slachiewicz
(maven-gpg-plugin) branch fix-build updated: Fix #322: Restore pinentry-non-existent alongside allow-loopback-pinentry
slachiewicz
(maven-toolchains-plugin) branch dependabot/maven/org.apache.maven.plugins-maven-plugins-49 created (now e6437e8)
github-bot
(maven-gpg-plugin) branch fix-build updated: Fix #322: Update test GPG keyring for GnuPG 2.4.x compatibility
slachiewicz
(maven-jlink-plugin) branch dependabot/maven/org.apache.maven.plugins-maven-plugins-49 created (now 15a8f45)
github-bot
(maven-dependency-tree) branch dependabot/maven/org.apache.maven.shared-maven-shared-components-49 created (now f7aaf7e)
github-bot
(maven-scm-publish-plugin) branch dependabot/maven/org.apache.maven.plugins-maven-plugins-49 deleted (was d7fb867)
slachiewicz
(maven-archetype) branch master updated: Bump org.apache.maven:maven-parent from 48 to 49
slachiewicz
(maven-scm-publish-plugin) branch master updated: Bump org.apache.maven.plugins:maven-plugins from 48 to 49
slachiewicz
(maven-archetype) branch dependabot/maven/org.apache.maven-maven-parent-49 deleted (was 2c4bd81f)
slachiewicz
(maven-dependency-plugin) branch dependabot/maven/org.apache.maven.plugins-maven-plugins-49 created (now 9cf00112)
github-bot
(maven-scm-publish-plugin) branch dependabot/maven/org.apache.maven.plugins-maven-plugins-49 created (now d7fb867)
github-bot
(maven-resources-plugin) branch dependabot/maven/org.apache.maven.plugins-maven-plugins-49 deleted (was 6de783f)
slachiewicz
(maven-site-plugin) branch master updated: Bump org.apache.maven.plugins:maven-plugins from 48 to 49
slachiewicz
(maven-site-plugin) branch dependabot/maven/org.apache.maven.plugins-maven-plugins-49 deleted (was 9bfe30f7)
slachiewicz
(maven-resources-plugin) branch master updated: Bump org.apache.maven.plugins:maven-plugins from 48 to 49
slachiewicz
(maven-resources-plugin) branch maven-resources-plugin-3.x updated: Bump org.apache.maven.plugins:maven-plugins from 48 to 49
slachiewicz
(maven-resources-plugin) branch dependabot/maven/maven-resources-plugin-3.x/org.apache.maven.plugins-maven-plugins-49 deleted (was ae3ab3a)
slachiewicz
(maven-gpg-plugin) branch fix-build updated (251945b -> 3b999e7)
slachiewicz
(maven-gpg-plugin) branch fix-build updated: Add unit test for GpgSigner homeDir path handling
slachiewicz
(maven-gpg-plugin) branch fix-build updated (ce24409 -> 3b999e7)
slachiewicz
(maven-gpg-plugin) 01/01: Fix #322: Prevent MinGW/MSYS path conversion in Windows builds
slachiewicz
(maven-archetype) branch dependabot/maven/org.apache.maven-maven-parent-49 created (now 2c4bd81f)
github-bot
(maven-gpg-plugin) branch fix-build updated: Fix #322: Use forward slashes to prevent MinGW/MSYS path conversion
slachiewicz
Earlier messages
Later messages