Re: [PR] Bump org.apache.maven.shared:maven-shared-components from 42 to 43 [maven-shared-resources]

2025-02-17 Thread via GitHub
slawekjaranowski merged PR #24: URL: https://github.com/apache/maven-shared-resources/pull/24 -- 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-uns

Re: [PR] Bump mockito-core from 4.8.0 to 5.1.1 [maven-compiler-plugin]

2025-02-17 Thread via GitHub
dependabot[bot] commented on PR #174: URL: https://github.com/apache/maven-compiler-plugin/pull/174#issuecomment-2664836665 Superseded by #306. -- 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 th

Re: [PR] Bump mockito-core from 4.8.0 to 5.1.1 [maven-compiler-plugin]

2025-02-17 Thread via GitHub
dependabot[bot] closed pull request #174: Bump mockito-core from 4.8.0 to 5.1.1 URL: https://github.com/apache/maven-compiler-plugin/pull/174 -- 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 speci

[PR] Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 [maven-compiler-plugin]

2025-02-17 Thread via GitHub
dependabot[bot] opened a new pull request, #306: URL: https://github.com/apache/maven-compiler-plugin/pull/306 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.2 to 5.15.2. Release notes Sourced from https://github.com/mockito/mockito/releases";>org.mo

Re: [PR] Add dependabot for 3.x branch [maven-compiler-plugin]

2025-02-17 Thread via GitHub
slawekjaranowski commented on PR #279: URL: https://github.com/apache/maven-compiler-plugin/pull/279#issuecomment-2664834950 Ok #174 reopened -- 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

[PR] Bump mockito-core from 4.8.0 to 5.1.1 [maven-compiler-plugin]

2025-02-17 Thread via GitHub
dependabot[bot] opened a new pull request, #174: URL: https://github.com/apache/maven-compiler-plugin/pull/174 Bumps [mockito-core](https://github.com/mockito/mockito) from 4.8.0 to 5.1.1. Release notes Sourced from https://github.com/mockito/mockito/releases";>mockito-core's relea

Re: [PR] Bump mockito-core from 4.8.0 to 5.1.1 [maven-compiler-plugin]

2025-02-17 Thread via GitHub
slawekjaranowski commented on PR #174: URL: https://github.com/apache/maven-compiler-plugin/pull/174#issuecomment-2664835394 @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 th

[jira] [Comment Edited] (SUREFIRE-2295) Running checkstyle:check when the project is on a path with accents fails

2025-02-17 Thread Jira
[ https://issues.apache.org/jira/browse/SUREFIRE-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927937#comment-17927937 ] Emmanuel Lécharny edited comment on SUREFIRE-2295 at 2/18/25 7:23 AM: --

[jira] [Comment Edited] (SUREFIRE-2295) Running checkstyle:check when the project is on a path with accents fails

2025-02-17 Thread Jira
[ https://issues.apache.org/jira/browse/SUREFIRE-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927937#comment-17927937 ] Emmanuel Lécharny edited comment on SUREFIRE-2295 at 2/18/25 7:22 AM: --

[jira] [Comment Edited] (SUREFIRE-2295) Running checkstyle:check when the project is on a path with accents fails

2025-02-17 Thread Jira
[ https://issues.apache.org/jira/browse/SUREFIRE-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927937#comment-17927937 ] Emmanuel Lécharny edited comment on SUREFIRE-2295 at 2/18/25 7:17 AM: --

[jira] [Commented] (SUREFIRE-2295) Running checkstyle:check when the project is on a path with accents fails

2025-02-17 Thread Jira
[ https://issues.apache.org/jira/browse/SUREFIRE-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927937#comment-17927937 ] Emmanuel Lécharny commented on SUREFIRE-2295: - Because it's related to the

Re: [I] Remove Google Analytics from Maven Website [maven-site]

2025-02-17 Thread via GitHub
hboutemy commented on issue #660: URL: https://github.com/apache/maven-site/issues/660#issuecomment-2664787859 for sparse checkout, ignoring big content like javadoc and jxr, I did a small `svn-sparse-co.sh` script: ``` #!/bin/bash function coDir() { local url=$1 e

[jira] [Commented] (SUREFIRE-2295) Running checkstyle:check when the project is on a path with accents fails

2025-02-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927926#comment-17927926 ] Michael Osipov commented on SUREFIRE-2295: -- How does this relate to Maven Sur

Re: [PR] Add PR Automation and Stale Actions [maven-plugin-tools]

2025-02-17 Thread via GitHub
Bukama merged PR #357: URL: https://github.com/apache/maven-plugin-tools/pull/357 -- 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...@mav

Re: [PR] [MNG-8586] Expose Maven version segments as properties [maven]

2025-02-17 Thread via GitHub
Bukama commented on code in PR #2116: URL: https://github.com/apache/maven/pull/2116#discussion_r1959054213 ## impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/BaseParser.java: ## @@ -352,6 +352,22 @@ protected Map populateSystemProperties(LocalContext context) {

Re: [PR] Simply GitHub verify action [maven-plugin-tools]

2025-02-17 Thread via GitHub
Bukama commented on code in PR #356: URL: https://github.com/apache/maven-plugin-tools/pull/356#discussion_r1959052724 ## .github/workflows/maven-verify.yml: ## @@ -26,7 +26,5 @@ jobs: name: Verify uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.ym

[jira] [Updated] (SUREFIRE-2295) Running checkstyle:check when the project is on a path with accents fails

2025-02-17 Thread Jira
[ https://issues.apache.org/jira/browse/SUREFIRE-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lécharny updated SUREFIRE-2295: Description: PS: also tested with 3.6.0 which has been released, but you haven't

[jira] [Updated] (SUREFIRE-2295) Running checkstyle:check when the project is on a path with accents fails

2025-02-17 Thread Jira
[ https://issues.apache.org/jira/browse/SUREFIRE-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lécharny updated SUREFIRE-2295: Summary: Running checkstyle:check when the project is on a path with accents fai

[jira] [Created] (SUREFIRE-2295) Running checkstyle check when the project is on a patch with accents fails

2025-02-17 Thread Jira
Emmanuel Lécharny created SUREFIRE-2295: --- Summary: Running checkstyle check when the project is on a patch with accents fails Key: SUREFIRE-2295 URL: https://issues.apache.org/jira/browse/SUREFIRE-2295

[jira] [Commented] (MCHANGES-466) Add optional parameter passRawText

2025-02-17 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MCHANGES-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927880#comment-17927880 ] Elliotte Rusty Harold commented on MCHANGES-466: OK, if it's in a CDATA

Re: [PR] [MCOMPILER-540] - useIncrementalCompilation=false may add generated sources to the sources list [maven-compiler-plugin]

2025-02-17 Thread via GitHub
elharo commented on PR #192: URL: https://github.com/apache/maven-compiler-plugin/pull/192#issuecomment-2664185762 Hmm, why didn't eh CI run? I need to figure out how to trigger that -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[jira] [Closed] (MCOMPILER-491) testCompile goal doesn't fail the build when encoding error occurs

2025-02-17 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MCOMPILER-491. --- > testCompile goal doesn't fail the build when encoding error occurs > ---

[jira] [Resolved] (MCOMPILER-491) testCompile goal doesn't fail the build when encoding error occurs

2025-02-17 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MCOMPILER-491. - Resolution: Won't Fix I think this is an issue in the javac compiler,

Re: [PR] Support MAVEN_ARGS env var (fixes #1219) [maven-mvnd]

2025-02-17 Thread via GitHub
gnodet merged PR #1269: URL: https://github.com/apache/maven-mvnd/pull/1269 -- 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.apa

Re: [I] MAVEN_ARGS environment variable is not used by mvnd [maven-mvnd]

2025-02-17 Thread via GitHub
gnodet closed issue #1219: MAVEN_ARGS environment variable is not used by mvnd URL: https://github.com/apache/maven-mvnd/issues/1219 -- 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 comme

Re: [I] Does mvnd support goals which read from stdin? [maven-mvnd]

2025-02-17 Thread via GitHub
gnodet closed issue #1257: Does mvnd support goals which read from stdin? URL: https://github.com/apache/maven-mvnd/issues/1257 -- 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.

Re: [PR] Refactor input stream support (fixes #1257) [maven-mvnd]

2025-02-17 Thread via GitHub
gnodet merged PR #1268: URL: https://github.com/apache/maven-mvnd/pull/1268 -- 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.apa

Re: [PR] Cleanup BufferHelper for JDK 17+ (fixes #1261) [maven-mvnd]

2025-02-17 Thread via GitHub
gnodet merged PR #1267: URL: https://github.com/apache/maven-mvnd/pull/1267 -- 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.apa

Re: [PR] Add dependabot for 3.x branch [maven-compiler-plugin]

2025-02-17 Thread via GitHub
cdouillard commented on PR #279: URL: https://github.com/apache/maven-compiler-plugin/pull/279#issuecomment-2664138909 Hi @slawekjaranowski, Since this PR was merged, I noticed that there were no PRs opened by dependabot on the main branch (dependency PRs were only open on the maven

Re: [PR] [MNG-8586] Expose Maven version segments as properties [maven]

2025-02-17 Thread via GitHub
gnodet commented on code in PR #2116: URL: https://github.com/apache/maven/pull/2116#discussion_r1958793700 ## impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/BaseParser.java: ## @@ -352,6 +352,22 @@ protected Map populateSystemProperties(LocalContext context) {

Re: [PR] Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 4.0.0-beta-2 to 4.0.0-beta-3 [maven-deploy-plugin]

2025-02-17 Thread via GitHub
dependabot[bot] closed pull request #98: Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 4.0.0-beta-2 to 4.0.0-beta-3 URL: https://github.com/apache/maven-deploy-plugin/pull/98 -- This is an automated message from the Apache Git Service. To respond to the message, plea

Re: [PR] Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 4.0.0-beta-2 to 4.0.0-beta-3 [maven-deploy-plugin]

2025-02-17 Thread via GitHub
dependabot[bot] commented on PR #98: URL: https://github.com/apache/maven-deploy-plugin/pull/98#issuecomment-2664110863 Looks like org.apache.maven.plugin-testing:maven-plugin-testing-harness is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache

Re: [PR] Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 4.0.0-beta-2 to 4.0.0-beta-3 [maven-deploy-plugin]

2025-02-17 Thread via GitHub
slawekjaranowski commented on PR #98: URL: https://github.com/apache/maven-deploy-plugin/pull/98#issuecomment-2664110199 @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 sp

Re: [PR] Upgrade dependencies to Maven 4.0.0-rc-2 [maven-deploy-plugin]

2025-02-17 Thread via GitHub
slawekjaranowski merged PR #102: URL: https://github.com/apache/maven-deploy-plugin/pull/102 -- 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-unsu

Re: [PR] Bump com.google.guava:guava from 33.2.1-jre to 33.4.0-jre [maven-deploy-plugin]

2025-02-17 Thread via GitHub
slawekjaranowski merged PR #84: URL: https://github.com/apache/maven-deploy-plugin/pull/84 -- 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-unsubs

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

2025-02-17 Thread via GitHub
slawekjaranowski merged PR #305: URL: https://github.com/apache/maven-compiler-plugin/pull/305 -- 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-un

[jira] [Commented] (MCHANGES-466) Add optional parameter passRawText

2025-02-17 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/MCHANGES-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927851#comment-17927851 ] Stefan Seifert commented on MCHANGES-466: - to make my example clear how we use

[jira] [Updated] (MCOMPILER-435) Plugin does not report actual error from ErrorProne when toolchain is used

2025-02-17 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MCOMPILER-435: -- Fix Version/s: (was: waiting-for-feedback) > Plugin does not report actu

[jira] [Commented] (MCOMPILER-435) Plugin does not report actual error from ErrorProne when toolchain is used

2025-02-17 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927850#comment-17927850 ] Slawomir Jaranowski commented on MCOMPILER-435: --- [~rocher.suchard] Thank

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

2025-02-17 Thread via GitHub
slawekjaranowski opened a new pull request, #305: URL: https://github.com/apache/maven-compiler-plugin/pull/305 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Your pull request should address just one issue, without pulling in other chan

Re: [PR] No longer care when this feature was introduced [maven-changes-plugin]

2025-02-17 Thread via GitHub
elharo merged PR #111: URL: https://github.com/apache/maven-changes-plugin/pull/111 -- 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...@m

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

2025-02-17 Thread via GitHub
slawekjaranowski merged PR #287: URL: https://github.com/apache/maven-compiler-plugin/pull/287 -- 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-un

[jira] [Commented] (MCOMPILER-435) Plugin does not report actual error from ErrorProne when toolchain is used

2025-02-17 Thread Rocher Suchard (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927846#comment-17927846 ] Rocher Suchard commented on MCOMPILER-435: -- I don't know what feedback you ar

[PR] Minor doc fixes [maven-changes-plugin]

2025-02-17 Thread via GitHub
elharo opened a new pull request, #112: URL: https://github.com/apache/maven-changes-plugin/pull/112 (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: [I] Remove Google Analytics from Maven Website [maven-site]

2025-02-17 Thread via GitHub
hboutemy commented on issue #660: URL: https://github.com/apache/maven-site/issues/660#issuecomment-2663841312 VS Code search replace... -- 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 specif

Re: [I] Outdated information about Maven website deployment [maven-site]

2025-02-17 Thread via GitHub
slawekjaranowski commented on issue #671: URL: https://github.com/apache/maven-site/issues/671#issuecomment-2663852466 `Edit source content` paragraph to update ... Many links are broken, like `https://cms.apache.org/maven/` -- This is an automated message from the Apache Git Service.

[jira] [Commented] (MCHANGES-466) Add optional parameter passRawText

2025-02-17 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MCHANGES-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927841#comment-17927841 ] Elliotte Rusty Harold commented on MCHANGES-466: Also if we're putting

[jira] [Commented] (MCHANGES-466) Add optional parameter passRawText

2025-02-17 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MCHANGES-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927840#comment-17927840 ] Elliotte Rusty Harold commented on MCHANGES-466: I also suspect bad use

Re: [I] Outdated information about Maven website deployment [maven-site]

2025-02-17 Thread via GitHub
hboutemy commented on issue #671: URL: https://github.com/apache/maven-site/issues/671#issuecomment-2663839681 ok on the multi-module vs new multi-subprojects term but I don't see what is outdated in https://maven.apache.org/developers/website/deploy-maven-website.html : source code

[PR] No longer care when this feature was introduced [maven-changes-plugin]

2025-02-17 Thread via GitHub
elharo opened a new pull request, #111: URL: https://github.com/apache/maven-changes-plugin/pull/111 2.0 was a long time ago. -- 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

[jira] [Commented] (MCHANGES-466) Add optional parameter passRawText

2025-02-17 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MCHANGES-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927837#comment-17927837 ] Elliotte Rusty Harold commented on MCHANGES-466:  In general I'm very s

[jira] [Updated] (MCOMPILER-435) Plugin does not report actual error from ErrorProne when toolchain is used

2025-02-17 Thread Rocher Suchard (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rocher Suchard updated MCOMPILER-435: - Attachment: maven-compiler-plugin-3.13.0-error-prone.zip > Plugin does not report actu

Re: [PR] PR Automation only on close event [maven-deploy-plugin]

2025-02-17 Thread via GitHub
slawekjaranowski merged PR #101: URL: https://github.com/apache/maven-deploy-plugin/pull/101 -- 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-unsu

Re: [I] 4.0.0-beta-1 fails in multi module projects [maven-clean-plugin]

2025-02-17 Thread via GitHub
slawekjaranowski commented on issue #104: URL: https://github.com/apache/maven-clean-plugin/issues/104#issuecomment-2663690374 Test in #105 -- 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 s

[PR] Add IT for 104 issue [maven-clean-plugin]

2025-02-17 Thread via GitHub
slawekjaranowski opened a new pull request, #105: URL: https://github.com/apache/maven-clean-plugin/pull/105 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Your pull request should address just one issue, without pulling in other changes

Re: [I] 4.0.0-beta-1 fails in multi module projects [maven-clean-plugin]

2025-02-17 Thread via GitHub
slawekjaranowski commented on issue #104: URL: https://github.com/apache/maven-clean-plugin/issues/104#issuecomment-2663635909 I confirm What I see in logs: for 3.4.0 ``` [DEBUG] Dependencies (collect): [] [DEBUG] Dependencies (resolve): [] ``` and

[jira] [Closed] (MCHANGES-465) Bring back parameter escapeHTML

2025-02-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MCHANGES-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MCHANGES-465. --- Resolution: Information Provided > Bring back parameter escapeHTML > --

[jira] [Commented] (MCHANGES-465) Bring back parameter escapeHTML

2025-02-17 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/MCHANGES-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927814#comment-17927814 ] Stefan Seifert commented on MCHANGES-465: - i'm not allowed to close this ticket

[jira] [Commented] (MCHANGES-465) Bring back parameter escapeHTML

2025-02-17 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/MCHANGES-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927813#comment-17927813 ] Stefan Seifert commented on MCHANGES-465: - i've created a "New feature" ticket

[jira] [Created] (MCHANGES-466) Add optional parameter passRawText

2025-02-17 Thread Stefan Seifert (Jira)
Stefan Seifert created MCHANGES-466: --- Summary: Add optional parameter passRawText Key: MCHANGES-466 URL: https://issues.apache.org/jira/browse/MCHANGES-466 Project: Maven Changes Plugin Iss

Re: [PR] [MNG-8586] Expose Maven version segments as properties [maven]

2025-02-17 Thread via GitHub
Bukama commented on code in PR #2116: URL: https://github.com/apache/maven/pull/2116#discussion_r1958480925 ## impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/BaseParser.java: ## @@ -352,6 +352,22 @@ protected Map populateSystemProperties(LocalContext context) {

[I] 4.0.0-beta-1 fails in multi module projects [maven-clean-plugin]

2025-02-17 Thread via GitHub
froque opened a new issue, #104: URL: https://github.com/apache/maven-clean-plugin/issues/104 ### Affected version 4.0.0-beta-1 ### Bug description **pom.xml** ```xml http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-ins

[jira] [Updated] (MNGSITE-443) Add setFile to Mojo Cookbook (website)

2025-02-17 Thread Jira
[ https://issues.apache.org/jira/browse/MNGSITE-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Bünger updated MNGSITE-443: Labels: waiting-for-feedback (was: ) > Add setFile to Mojo Cookbook (website) > -

[jira] [Assigned] (MNGSITE-443) Add setFile to Mojo Cookbook (website)

2025-02-17 Thread Jira
[ https://issues.apache.org/jira/browse/MNGSITE-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Bünger reassigned MNGSITE-443: --- Assignee: Matthias Bünger > Add setFile to Mojo Cookbook (website) > --

Re: [PR] [MNG-8586] Expose Maven version segments as properties [maven]

2025-02-17 Thread via GitHub
cstamas commented on PR #2116: URL: https://github.com/apache/maven/pull/2116#issuecomment-2663314810 Example with this merged: * maven3: profile with property activation like `!maven.version.major` -- not even defined => this is Maven3 or older * maven4: profile with property action

Re: [PR] [MNG-8586] Expose Maven version segments as properties [maven]

2025-02-17 Thread via GitHub
cstamas commented on PR #2116: URL: https://github.com/apache/maven/pull/2116#issuecomment-2663299031 IMO not needed, that one is used for "programmatic access" and there caller can do with version string whatever he wants. The main idea behind this PR is to be able to create profile in POM

Re: [PR] [MNG-8586] Expose Maven version segments as properties [maven]

2025-02-17 Thread via GitHub
slawekjaranowski commented on PR #2116: URL: https://github.com/apache/maven/pull/2116#issuecomment-2663292666 What do you think about to add to `org.apache.maven.rtinfo.RuntimeInformation` -- This is an automated message from the Apache Git Service. To respond to the message, please log

[PR] [MNG-8586] Expose Maven version segments as properties [maven]

2025-02-17 Thread via GitHub
cstamas opened a new pull request, #2116: URL: https://github.com/apache/maven/pull/2116 Expose version segments. --- https://issues.apache.org/jira/browse/MNG-8586 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

Re: [PR] Clean up commented code [maven-clean-plugin]

2025-02-17 Thread via GitHub
elharo merged PR #103: URL: https://github.com/apache/maven-clean-plugin/pull/103 -- 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...@mav

[jira] [Updated] (MNG-8586) Maven core should provide property maven.version.major

2025-02-17 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8586: - Description: Obviously, the property would be {{maven.version.major=4}}. This would allow defining

[jira] [Created] (MNG-8586) Maven core should provide property maven.version.major

2025-02-17 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8586: Summary: Maven core should provide property maven.version.major Key: MNG-8586 URL: https://issues.apache.org/jira/browse/MNG-8586 Project: Maven Issue Type:

[jira] [Comment Edited] (MNG-8568) Maven 4: Don't deploy build POM

2025-02-17 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927770#comment-17927770 ] Guillaume Nodet edited comment on MNG-8568 at 2/17/25 1:38 PM: --

[jira] [Commented] (MNG-8568) Maven 4: Don't deploy build POM

2025-02-17 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927770#comment-17927770 ] Guillaume Nodet commented on MNG-8568: -- Fwiw, this is also related to the other discus

[PR] Bump org.apache.maven.reporting:maven-reporting-exec from 1.6.0 to 2.0.0 [maven-pdf-plugin]

2025-02-17 Thread via GitHub
dependabot[bot] opened a new pull request, #64: URL: https://github.com/apache/maven-pdf-plugin/pull/64 Bumps [org.apache.maven.reporting:maven-reporting-exec](https://github.com/apache/maven-reporting-exec) from 1.6.0 to 2.0.0. Commits https://github.com/apache/maven-reportin

[jira] [Commented] (MNG-8568) Maven 4: Don't deploy build POM

2025-02-17 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-8568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927746#comment-17927746 ] Martin Höller commented on MNG-8568: Here is the link to the discussion on the users ma

Re: [PR] Add PR Automation action [maven-mvnd]

2025-02-17 Thread via GitHub
slawekjaranowski merged PR #1273: URL: https://github.com/apache/maven-mvnd/pull/1273 -- 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...

Re: [PR] Add GitHub issues template [maven-mvnd]

2025-02-17 Thread via GitHub
slawekjaranowski merged PR #1266: URL: https://github.com/apache/maven-mvnd/pull/1266 -- 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...

[jira] [Assigned] (MNG-8585) (test) Bump net.bytebuddy:byte-buddy from 1.17.0 to 1.17.1

2025-02-17 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-8585: Assignee: Tamas Cservenak > (test) Bump net.bytebuddy:byte-buddy from 1.17.0 to 1.17.1 > ---

[jira] [Closed] (MNG-8585) (test) Bump net.bytebuddy:byte-buddy from 1.17.0 to 1.17.1

2025-02-17 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8585. Resolution: Fixed > (test) Bump net.bytebuddy:byte-buddy from 1.17.0 to 1.17.1 >

Re: [PR] Bump net.bytebuddy:byte-buddy from 1.17.0 to 1.17.1 [maven]

2025-02-17 Thread via GitHub
cstamas merged PR #2115: URL: https://github.com/apache/maven/pull/2115 -- 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] [Created] (MNG-8585) (test) Bump net.bytebuddy:byte-buddy from 1.17.0 to 1.17.1

2025-02-17 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8585: Summary: (test) Bump net.bytebuddy:byte-buddy from 1.17.0 to 1.17.1 Key: MNG-8585 URL: https://issues.apache.org/jira/browse/MNG-8585 Project: Maven Issue Ty