[I] annotationProcessorPaths "leak" version from parent to child pom [maven-compiler-plugin]

2025-04-11 Thread via GitHub
svpace opened a new issue, #325: URL: https://github.com/apache/maven-compiler-plugin/issues/325 ### Affected version 3.14.0 ### Bug description Not quite sure if this should be reported here or in the Maven Jira. But as it seems to be related to #180 reporting here firs

[jira] [Commented] (MCHECKSTYLE-457) memory leak in checkstyle plugin

2025-04-11 Thread Roman Ivanov (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17943735#comment-17943735 ] Roman Ivanov commented on MCHECKSTYLE-457: -- https://github.com/checkstyle/c

Re: [I] The same build fails on the second run [maven-mvnd]

2025-04-11 Thread via GitHub
github-actions[bot] commented on issue #561: URL: https://github.com/apache/maven-mvnd/issues/561#issuecomment-2798414867 This issue is stale because it has been waiting for feedback for 60 days. Remove the stale label or comment on this issue, or it will be automatically closed in 30 days.

Re: [I] Maven goal is sometimes skipped [maven-mvnd]

2025-04-11 Thread via GitHub
github-actions[bot] commented on issue #649: URL: https://github.com/apache/maven-mvnd/issues/649#issuecomment-2798414803 This issue is stale because it has been waiting for feedback for 60 days. Remove the stale label or comment on this issue, or it will be automatically closed in 30 days.

Re: [I] Exception in thread "main" org.mvndaemon.mvnd.common.DaemonException$ConnectException: Timeout waiting to connect to the Maven daemon. [maven-mvnd]

2025-04-11 Thread via GitHub
github-actions[bot] commented on issue #578: URL: https://github.com/apache/maven-mvnd/issues/578#issuecomment-2798414841 This issue is stale because it has been waiting for feedback for 60 days. Remove the stale label or comment on this issue, or it will be automatically closed in 30 days.

Re: [I] modified the settings.xml file in the maven preset in the mvnd, but doesn't workout [maven-mvnd]

2025-04-11 Thread via GitHub
github-actions[bot] commented on issue #583: URL: https://github.com/apache/maven-mvnd/issues/583#issuecomment-2798414815 This issue is stale because it has been waiting for feedback for 60 days. Remove the stale label or comment on this issue, or it will be automatically closed in 30 days.

Re: [I] MacOS - CTRL + C Will Not Release Port [maven-mvnd]

2025-04-11 Thread via GitHub
github-actions[bot] commented on issue #732: URL: https://github.com/apache/maven-mvnd/issues/732#issuecomment-2798414790 This issue is stale because it has been waiting for feedback for 60 days. Remove the stale label or comment on this issue, or it will be automatically closed in 30 days.

[PR] Bump org.junit:junit-bom from 5.12.1 to 5.12.2 [maven-toolchains-plugin]

2025-04-11 Thread via GitHub
dependabot[bot] opened a new pull request, #53: URL: https://github.com/apache/maven-toolchains-plugin/pull/53 Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2. Release notes Sourced from https://github.com/junit-team/junit5/releases";>org.jun

Re: [PR] Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 [maven]

2025-04-11 Thread via GitHub
slawekjaranowski commented on PR #2240: URL: https://github.com/apache/maven/pull/2240#issuecomment-2797633945 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

Re: [PR] Use dedicated local repo for ITs on Jenkins [maven]

2025-04-11 Thread via GitHub
slawekjaranowski merged PR #2255: URL: https://github.com/apache/maven/pull/2255 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@mave

Re: [PR] Enable GitHub Issues (Maven 3) [maven-site-plugin]

2025-04-11 Thread via GitHub
slawekjaranowski commented on PR #234: URL: https://github.com/apache/maven-site-plugin/pull/234#issuecomment-2797624258 the same as in https://github.com/apache/maven-source-plugin/pull/57 -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] [MNG-8283] Maven CLIng [maven]

2025-04-11 Thread via GitHub
pzygielo commented on code in PR #1750: URL: https://github.com/apache/maven/pull/1750#discussion_r2040004749 ## maven-cli/src/main/java/org/apache/maven/cling/invoker/LookupInvoker.java: ## @@ -0,0 +1,654 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + *

Re: [PR] Enable GitHub Issues (Maven 4) [maven-site-plugin]

2025-04-11 Thread via GitHub
slawekjaranowski commented on PR #233: URL: https://github.com/apache/maven-site-plugin/pull/233#issuecomment-2797605772 The same as https://github.com/apache/maven-source-plugin/pull/56#issuecomment-2797553209 -- This is an automated message from the Apache Git Service. To respond to th

Re: [PR] GH Issues (Maven 3 branch) [maven-source-plugin]

2025-04-11 Thread via GitHub
slawekjaranowski commented on code in PR #57: URL: https://github.com/apache/maven-source-plugin/pull/57#discussion_r2039984504 ## .github/release-drafter.yml: ## Review Comment: release drafter take configuration from master - default branch it is not needed here ##

Re: [PR] GH Issues (Maven 4 master) [maven-source-plugin]

2025-04-11 Thread via GitHub
slawekjaranowski commented on PR #56: URL: https://github.com/apache/maven-source-plugin/pull/56#issuecomment-2797553209 We also need a configuration for release drafter in master branch for 3.x version like in https://github.com/apache/maven-clean-plugin/blob/master/.github/release-drafte

[PR] Use dedicated local repo for ITs on Jenkins [maven]

2025-04-11 Thread via GitHub
slawekjaranowski opened a new pull request, #2255: URL: https://github.com/apache/maven/pull/2255 ITs can not use system default local repository as tests can install own artifacts. It is a cause of unstable tests on 3.9.x branch on Jenkins -- This is an automated message from the Apac

[PR] Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 [maven-scm]

2025-04-11 Thread via GitHub
dependabot[bot] opened a new pull request, #241: URL: https://github.com/apache/maven-scm/pull/241 Bumps org.apache.commons:commons-text from 1.13.0 to 1.13.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org

Re: [PR] [MNG-8685] Better support for CI systems [maven]

2025-04-11 Thread via GitHub
cstamas commented on code in PR #2254: URL: https://github.com/apache/maven/pull/2254#discussion_r2039833241 ## impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/cisupport/GenericCIDetector.java: ## @@ -0,0 +1,50 @@ +/* + * Licensed to the Apache Software Foundation (A

Re: [PR] [MNG-8685] Better support for CI systems [maven]

2025-04-11 Thread via GitHub
cstamas commented on PR #2254: URL: https://github.com/apache/maven/pull/2254#issuecomment-2797268230 Fun fact: all 3 failing ITs tries to "escape" from CI env by setting `CI=false`, but alas, it does not work anymore, as `GithubCIDetector` kicks in. -- This is an automated message from t

[I] add system scope jar support [maven-shade-plugin]

2025-04-11 Thread via GitHub
zhanglei-1987 opened a new issue, #254: URL: https://github.com/apache/maven-shade-plugin/issues/254 ### New feature, improvement proposal please add system scope jar support, for package one jar. the sytem scope jar is very old, it just want to merge to a new jar, now it cant suppor

Re: [PR] [MNG-8685] Better support for CI systems [maven]

2025-04-11 Thread via GitHub
cstamas commented on code in PR #2254: URL: https://github.com/apache/maven/pull/2254#discussion_r2039760319 ## impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/cisupport/GenericCIDetector.java: ## @@ -0,0 +1,50 @@ +/* + * Licensed to the Apache Software Foundation (A

Re: [PR] [MNG-8670] Test case for missing/wrong project events [maven]

2025-04-11 Thread via GitHub
oehme commented on PR #2251: URL: https://github.com/apache/maven/pull/2251#issuecomment-2797133842 The reason I mentioned ProjectSkipped was because the root project is listed as "Skipped" on the command line when using the concurrent builder, but gets no event. However, when I run this wi

[PR] More GitHub Issues [maven-site]

2025-04-11 Thread via GitHub
Bukama opened a new pull request, #753: URL: https://github.com/apache/maven-site/pull/753 This PR covers * [checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin/pull/172) * [verifier-plugin](https://github.com/apache/maven-verifier-plugin/pull/9) * [surefire, fa

[PR] Enable GitHub issues [maven-changes-plugin]

2025-04-11 Thread via GitHub
Bukama opened a new pull request, #122: URL: https://github.com/apache/maven-changes-plugin/pull/122 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

Re: [PR] [MNG-8685] Better support for CI systems [maven]

2025-04-11 Thread via GitHub
pzygielo commented on code in PR #2254: URL: https://github.com/apache/maven/pull/2254#discussion_r2039647223 ## impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/cisupport/GenericCIDetector.java: ## @@ -0,0 +1,50 @@ +/* + * Licensed to the Apache Software Foundation (

Re: [PR] Enable GitHub Issues [maven-changelog-plugin]

2025-04-11 Thread via GitHub
Bukama commented on PR #39: URL: https://github.com/apache/maven-changelog-plugin/pull/39#issuecomment-2797038438 Note: No release created yet, as there are no tags yet (similar to jmod-plugin). Milestone was created. -- This is an automated message from the Apache Git Service. To respon

[PR] Enable GitHub Issues [maven-changelog-plugin]

2025-04-11 Thread via GitHub
Bukama opened a new pull request, #39: URL: https://github.com/apache/maven-changelog-plugin/pull/39 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

Re: [PR] [MNG-8685] Better support for CI systems [maven]

2025-04-11 Thread via GitHub
pzygielo commented on code in PR #2254: URL: https://github.com/apache/maven/pull/2254#discussion_r2039643208 ## impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/cisupport/GenericCIDetector.java: ## @@ -0,0 +1,50 @@ +/* + * Licensed to the Apache Software Foundation (

Re: [PR] [MNG-8283] Maven CLIng [maven]

2025-04-11 Thread via GitHub
pzygielo commented on code in PR #1750: URL: https://github.com/apache/maven/pull/1750#discussion_r2039640411 ## maven-cli/src/main/java/org/apache/maven/cling/invoker/LookupInvoker.java: ## @@ -0,0 +1,654 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + *

[jira] [Commented] (MCHECKSTYLE-457) memory leak in checkstyle plugin

2025-04-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17943579#comment-17943579 ] Michael Osipov commented on MCHECKSTYLE-457: As far as I can see there b

Re: [PR] [MNG-8685] Better support for CI systems [maven]

2025-04-11 Thread via GitHub
cstamas commented on code in PR #2254: URL: https://github.com/apache/maven/pull/2254#discussion_r2039597422 ## impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/cisupport/GenericCIDetector.java: ## @@ -0,0 +1,50 @@ +/* + * Licensed to the Apache Software Foundation (A

Re: [PR] [MNG-8685] Better support for CI systems [maven]

2025-04-11 Thread via GitHub
cstamas commented on code in PR #2254: URL: https://github.com/apache/maven/pull/2254#discussion_r2039597422 ## impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/cisupport/GenericCIDetector.java: ## @@ -0,0 +1,50 @@ +/* + * Licensed to the Apache Software Foundation (A

Re: [PR] [MNG-8685] Better support for CI systems [maven]

2025-04-11 Thread via GitHub
pzygielo commented on code in PR #2254: URL: https://github.com/apache/maven/pull/2254#discussion_r2039590112 ## impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/cisupport/GenericCIDetector.java: ## @@ -0,0 +1,50 @@ +/* + * Licensed to the Apache Software Foundation (

[PR] Enable GitHub Issues [maven-checkstyle-plugin]

2025-04-11 Thread via GitHub
Bukama opened a new pull request, #172: URL: https://github.com/apache/maven-checkstyle-plugin/pull/172 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

[PR] Enable Github Issues [maven-verifier-plugin]

2025-04-11 Thread via GitHub
Bukama opened a new pull request, #9: URL: https://github.com/apache/maven-verifier-plugin/pull/9 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

[PR] Enable GitHub Issues [maven-surefire]

2025-04-11 Thread via GitHub
Bukama opened a new pull request, #831: URL: https://github.com/apache/maven-surefire/pull/831 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[PR] Enable GitHub Issues (Maven 3) [maven-site-plugin]

2025-04-11 Thread via GitHub
Bukama opened a new pull request, #234: URL: https://github.com/apache/maven-site-plugin/pull/234 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

[PR] Enable GitHub Issues (Maven 4) [maven-site-plugin]

2025-04-11 Thread via GitHub
Bukama opened a new pull request, #233: URL: https://github.com/apache/maven-site-plugin/pull/233 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

[jira] [Commented] (MCHECKSTYLE-457) memory leak in checkstyle plugin

2025-04-11 Thread Roman Ivanov (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17943551#comment-17943551 ] Roman Ivanov commented on MCHECKSTYLE-457: -- JavaLanguageParser is class gen

[jira] [Updated] (MCHECKSTYLE-457) memory leak in checkstyle plugin

2025-04-11 Thread James Nord (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Nord updated MCHECKSTYLE-457: --- Environment: Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: c

[jira] [Updated] (MCHECKSTYLE-457) memory leak in checkstyle plugin

2025-04-11 Thread James Nord (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Nord updated MCHECKSTYLE-457: --- Description: memory used by checkstyle:check mojo is not released after the mojo complet

[jira] [Comment Edited] (MCHECKSTYLE-457) memory leak in checkstyle plugin

2025-04-11 Thread James Nord (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17943541#comment-17943541 ] James Nord edited comment on MCHECKSTYLE-457 at 4/11/25 12:27 PM:

[jira] [Updated] (MCHECKSTYLE-457) memory leak in checkstyle plugin

2025-04-11 Thread James Nord (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Nord updated MCHECKSTYLE-457: --- Description: memory used by checkstyle:check mojo is not released after the mojo complet

Re: [PR] Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 [maven-doxia]

2025-04-11 Thread via GitHub
dependabot[bot] closed pull request #252: Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 URL: https://github.com/apache/maven-doxia/pull/252 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[jira] [Comment Edited] (MCHECKSTYLE-457) memory leak in checkstyle plugin

2025-04-11 Thread James Nord (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17943541#comment-17943541 ] James Nord edited comment on MCHECKSTYLE-457 at 4/11/25 12:24 PM:

[PR] Bump org.apache.commons:commons-text from 1.12.0 to 1.13.1 [maven-doxia]

2025-04-11 Thread via GitHub
dependabot[bot] opened a new pull request, #263: URL: https://github.com/apache/maven-doxia/pull/263 Bumps org.apache.commons:commons-text from 1.12.0 to 1.13.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=o

Re: [PR] Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 [maven-doxia]

2025-04-11 Thread via GitHub
dependabot[bot] commented on PR #252: URL: https://github.com/apache/maven-doxia/pull/252#issuecomment-2796764999 Superseded by #263. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[jira] [Updated] (MCHECKSTYLE-457) memory leak in checkstyle plugin

2025-04-11 Thread James Nord (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Nord updated MCHECKSTYLE-457: --- Attachment: screenshot-1.png > memory leak in checkstyle plugin > --

[jira] [Commented] (MCHECKSTYLE-457) memory leak in checkstyle plugin

2025-04-11 Thread James Nord (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17943541#comment-17943541 ] James Nord commented on MCHECKSTYLE-457: I think it's more sinister in check

Re: [PR] Fixed errors with constructions from java 21 [maven-checkstyle-plugin]

2025-04-11 Thread via GitHub
rnveach commented on PR #168: URL: https://github.com/apache/maven-checkstyle-plugin/pull/168#issuecomment-2796767287 Checkstyle needs **at least** java 11. It will execute with JREs after 11. Checkstyle CI uses other versions, I believe 17 is included. I believe this is also documented on

[jira] [Commented] (MCHECKSTYLE-457) memory leak in checkstyle plugin

2025-04-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17943534#comment-17943534 ] Michael Osipov commented on MCHECKSTYLE-457: Interesting, we need to see

[jira] [Created] (MCHECKSTYLE-457) memory leak in checkstyle plugin

2025-04-11 Thread James Nord (Jira)
James Nord created MCHECKSTYLE-457: -- Summary: memory leak in checkstyle plugin Key: MCHECKSTYLE-457 URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-457 Project: Maven Checkstyle Plugin

Re: [PR] add ignore version [maven-enforcer]

2025-04-11 Thread via GitHub
HelloDhero closed pull request #345: add ignore version URL: https://github.com/apache/maven-enforcer/pull/345 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e

Re: [PR] Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 [maven]

2025-04-11 Thread via GitHub
dependabot[bot] commented on PR #2240: URL: https://github.com/apache/maven/pull/2240#issuecomment-2796616342 Looks like this PR is already up-to-date with maven-3.9.x! If you'd still like to recreate it from scratch, overwriting any edits, you can request `@dependabot recreate`. -- This

Re: [PR] Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 [maven]

2025-04-11 Thread via GitHub
slawekjaranowski commented on PR #2240: URL: https://github.com/apache/maven/pull/2240#issuecomment-2796616249 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

Re: [PR] [MNG-8685] Propagate GitHub Actions debug mode to Maven [maven]

2025-04-11 Thread via GitHub
cstamas commented on PR #2253: URL: https://github.com/apache/maven/pull/2253#issuecomment-2796610653 My alt proposal: https://github.com/apache/maven/pull/2254 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[PR] [MNG-8685] Better support for CI systems [maven]

2025-04-11 Thread via GitHub
cstamas opened a new pull request, #2254: URL: https://github.com/apache/maven/pull/2254 Improve CI detection of Maven, make possible to propagate some options from CI to Maven. Changes: * `InvokerRequest` carries new info: `Optional`: if present, we run on CI, if empty, not. *

Re: [PR] [MNG-8685] Propagate GitHub Actions debug mode to Maven [maven]

2025-04-11 Thread via GitHub
cstamas commented on PR #2253: URL: https://github.com/apache/maven/pull/2253#issuecomment-2796488251 > I would like not add vendor specific name to code Am fine with doing that, but having those _encapsulated_ in some (helper) classes, like Jenkins, GH, etc The trick of this PR w

Re: [PR] [MNG-8685] Propagate GitHub Actions debug mode to Maven [maven]

2025-04-11 Thread via GitHub
cstamas commented on PR #2253: URL: https://github.com/apache/maven/pull/2253#issuecomment-2796484027 Agreed, there is ther place in core as well: https://github.com/apache/maven/blob/master/impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/LookupInvoker.java#L938-L941 Ma

Re: [PR] [MNG-8685] Propagate GitHub Actions debug mode to Maven [maven]

2025-04-11 Thread via GitHub
pzygielo commented on PR #2253: URL: https://github.com/apache/maven/pull/2253#issuecomment-2796473571 > I would like not add vendor specific name to code Couldn't agree more! -- This is an automated message from the Apache Git Service. To respond to the message, ple

[jira] [Created] (MNG-8685) Propagate GitHub Actions debug mode to Maven

2025-04-11 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8685: Summary: Propagate GitHub Actions debug mode to Maven Key: MNG-8685 URL: https://issues.apache.org/jira/browse/MNG-8685 Project: Maven Issue Type: Improvemen

[jira] [Updated] (MNG-8685) Propagate GitHub Actions debug mode to Maven

2025-04-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8685: - Description: When in debug mode, GitHub Actions adds the `RUNNER_DEBUG` environment variable, cf

[PR] Propagate GitHub Actions debug mode to Maven [maven]

2025-04-11 Thread via GitHub
ledoyen opened a new pull request, #2253: URL: https://github.com/apache/maven/pull/2253 When in debug mode, GitHub Actions adds the `RUNNER_DEBUG` environment variable, cf https://github.com/actions/toolkit/blob/1b1e81526b802d1d641911393281c2fb45ed5f11/packages/core/src/core.ts#L258-L260.

[jira] [Updated] (MNG-8670) Concurrent executor doesn't fire ProjectSkipped events

2025-04-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8670: - Fix Version/s: 4.0.0-rc-4 > Concurrent executor doesn't fire ProjectSkipped events > --

Re: [PR] [MNG-8670] Test case for missing/wrong project events [maven]

2025-04-11 Thread via GitHub
cstamas commented on PR #2251: URL: https://github.com/apache/maven/pull/2251#issuecomment-2796334322 Cool! ``` [INFO] Running org.apache.maven.it.MavenITmng8648ProjectEventsTest Error: Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.916 s <<< FAILURE! -- in o

Re: [PR] Bump jetty9Version from 9.4.55.v20240627 to 12.0.19 [maven]

2025-04-11 Thread via GitHub
dependabot[bot] commented on PR #2231: URL: https://github.com/apache/maven/pull/2231#issuecomment-2796314285 OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by a

Re: [PR] Bump jetty9Version from 9.4.55.v20240627 to 12.0.19 [maven]

2025-04-11 Thread via GitHub
cstamas closed pull request #2231: Bump jetty9Version from 9.4.55.v20240627 to 12.0.19 URL: https://github.com/apache/maven/pull/2231 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

[jira] [Closed] (MNG-8684) Add types for processor annotation path

2025-04-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8684. Assignee: Tamas Cservenak Resolution: Fixed > Add types for processor annotation path > ---

Re: [I] [Maven 4] New way of declaring annotation processors cannot find dependencies [maven-compiler-plugin]

2025-04-11 Thread via GitHub
cstamas closed issue #323: [Maven 4] New way of declaring annotation processors cannot find dependencies URL: https://github.com/apache/maven-compiler-plugin/issues/323 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] Add types for processor annotation path [maven]

2025-04-11 Thread via GitHub
cstamas merged PR #2239: URL: https://github.com/apache/maven/pull/2239 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.

Re: [I] [Maven 4] New way of declaring annotation processors cannot find dependencies [maven-compiler-plugin]

2025-04-11 Thread via GitHub
cstamas closed issue #323: [Maven 4] New way of declaring annotation processors cannot find dependencies URL: https://github.com/apache/maven-compiler-plugin/issues/323 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Created] (MNG-8684) Add types for processor annotation path

2025-04-11 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8684: Summary: Add types for processor annotation path Key: MNG-8684 URL: https://issues.apache.org/jira/browse/MNG-8684 Project: Maven Issue Type: Improvement

[jira] [Commented] (MNG-8654) ModelBuilder leak of un-interpolated remote repositories

2025-04-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17943482#comment-17943482 ] Tamas Cservenak commented on MNG-8654: -- MNG-8677 introduces Maven specific Resolver Va

[jira] [Assigned] (MNG-8654) ModelBuilder leak of un-interpolated remote repositories

2025-04-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-8654: Assignee: Tamas Cservenak > ModelBuilder leak of un-interpolated remote repositories > -

[jira] [Closed] (MNG-8683) Bump org.codehaus.plexus:plexus-classworlds from 2.8.0 to 2.9.0

2025-04-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8683. Assignee: Tamas Cservenak Resolution: Fixed > Bump org.codehaus.plexus:plexus-classworlds from

[jira] [Closed] (MNG-8682) Bump io.github.olamy.maven.plugins:jacoco-aggregator-maven-plugin from 1.0.1 to 1.0.2

2025-04-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8682. Assignee: Tamas Cservenak Resolution: Fixed > Bump io.github.olamy.maven.plugins:jacoco-aggrega

[jira] [Created] (MNG-8683) Bump org.codehaus.plexus:plexus-classworlds from 2.8.0 to 2.9.0

2025-04-11 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8683: Summary: Bump org.codehaus.plexus:plexus-classworlds from 2.8.0 to 2.9.0 Key: MNG-8683 URL: https://issues.apache.org/jira/browse/MNG-8683 Project: Maven Is

[jira] [Created] (MNG-8682) Bump io.github.olamy.maven.plugins:jacoco-aggregator-maven-plugin from 1.0.1 to 1.0.2

2025-04-11 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8682: Summary: Bump io.github.olamy.maven.plugins:jacoco-aggregator-maven-plugin from 1.0.1 to 1.0.2 Key: MNG-8682 URL: https://issues.apache.org/jira/browse/MNG-8682 Proje

Re: [PR] Bump org.codehaus.plexus:plexus-classworlds from 2.8.0 to 2.9.0 [maven]

2025-04-11 Thread via GitHub
cstamas merged PR #2247: URL: https://github.com/apache/maven/pull/2247 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.

Re: [PR] Bump io.github.olamy.maven.plugins:jacoco-aggregator-maven-plugin from 1.0.1 to 1.0.2 [maven]

2025-04-11 Thread via GitHub
cstamas merged PR #2248: URL: https://github.com/apache/maven/pull/2248 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.

[jira] [Closed] (MNG-8681) Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.0

2025-04-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8681. Assignee: Tamas Cservenak Resolution: Fixed > Bump org.codehaus.plexus:plexus-testing from 1.4.

[jira] [Created] (MNG-8681) Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.0

2025-04-11 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8681: Summary: Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.0 Key: MNG-8681 URL: https://issues.apache.org/jira/browse/MNG-8681 Project: Maven Issue

Re: [PR] Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.0 [maven]

2025-04-11 Thread via GitHub
cstamas merged PR #2249: URL: https://github.com/apache/maven/pull/2249 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.

[jira] [Closed] (MNG-8680) Bump org.codehaus.plexus:plexus-interactivity-api from 1.3 to 1.4

2025-04-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8680. Assignee: Tamas Cservenak Resolution: Fixed > Bump org.codehaus.plexus:plexus-interactivity-api

[jira] [Created] (MNG-8680) Bump org.codehaus.plexus:plexus-interactivity-api from 1.3 to 1.4

2025-04-11 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8680: Summary: Bump org.codehaus.plexus:plexus-interactivity-api from 1.3 to 1.4 Key: MNG-8680 URL: https://issues.apache.org/jira/browse/MNG-8680 Project: Maven

Re: [PR] Bump org.codehaus.plexus:plexus-interactivity-api from 1.3 to 1.4 [maven]

2025-04-11 Thread via GitHub
cstamas merged PR #2250: URL: https://github.com/apache/maven/pull/2250 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.