[jira] [Updated] (MNG-8561) SourceRoot should be more lenient wrt duplicates

2025-02-05 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8561: - Fix Version/s: 4.0.0-rc-3 > SourceRoot should be more lenient wrt duplicates >

[jira] [Assigned] (MNG-8561) SourceRoot should be more lenient wrt duplicates

2025-02-05 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MNG-8561: Assignee: Guillaume Nodet > SourceRoot should be more lenient wrt duplicates > -

[jira] [Updated] (MNG-8561) SourceRoot should be more lenient wrt duplicates

2025-02-05 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8561: - Description: Maven 3 was supporting duplicate sources. The Camel build now fails with: {code:java}

[jira] [Updated] (MARTIFACT-83) describe use of Shields.io for badges

2025-02-05 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MARTIFACT-83: --- Description: report uses https://shields.io/badges/reproducible-central-artifact need to m

[jira] [Updated] (MRESOLVER-633) Clarify caching of unresolvable artifacts in local repository

2025-02-05 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-633: -- Fix Version/s: 2.0.7 (was: 2.0.6) > Clarify caching of unreso

[PR] Bump org.graalvm.buildtools:native-maven-plugin from 0.10.4 to 0.10.5 [maven-mvnd]

2025-02-05 Thread via GitHub
dependabot[bot] opened a new pull request, #1259: URL: https://github.com/apache/maven-mvnd/pull/1259 Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.10.4 to 0.10.5. Release notes Sourced from https://github.com/graalvm/nati

[jira] [Created] (MNG-8562) Maven4 consumer pom : remove "child" attribs from

2025-02-05 Thread Lars Bruun-Hansen (Jira)
Lars Bruun-Hansen created MNG-8562: -- Summary: Maven4 consumer pom : remove "child" attribs from Key: MNG-8562 URL: https://issues.apache.org/jira/browse/MNG-8562 Project: Maven Issue Type:

[PR] Bump org.graalvm.buildtools:native-maven-plugin from 0.10.4 to 0.10.5 [maven-mvnd]

2025-02-05 Thread via GitHub
dependabot[bot] opened a new pull request, #1260: URL: https://github.com/apache/maven-mvnd/pull/1260 Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.10.4 to 0.10.5. Release notes Sourced from https://github.com/graalvm/nati

Re: [PR] [MNG-8241] Test comparing letters to numbers [maven]

2025-02-05 Thread via GitHub
elharo merged PR #2081: URL: https://github.com/apache/maven/pull/2081 -- 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.o

Re: [PR] [MNG-8561] SourceRoot should be more lenient wrt duplicates [maven]

2025-02-05 Thread via GitHub
elharo commented on code in PR #2085: URL: https://github.com/apache/maven/pull/2085#discussion_r1942661395 ## impl/maven-impl/src/main/java/org/apache/maven/impl/DefaultSourceRoot.java: ## @@ -136,6 +136,31 @@ public DefaultSourceRoot(final ProjectScope scope, final Language l

[jira] [Updated] (MARTIFACT-83) describe use of Shields.io for badges in reproducible-central report

2025-02-05 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MARTIFACT-83: --- Summary: describe use of Shields.io for badges in reproducible-central report (was: descri

Re: [PR] Bump org.ow2.asm:asm from 9.7 to 9.7.1 [maven-compiler-plugin]

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

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-compiler-plugin]

2025-02-05 Thread via GitHub
slawekjaranowski commented on PR #274: URL: https://github.com/apache/maven-compiler-plugin/pull/274#issuecomment-2637442901 suppressed by #276 -- 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 t

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-compiler-plugin]

2025-02-05 Thread via GitHub
slawekjaranowski closed pull request #274: 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-compiler-plugin/pull/274 -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] [MNG-8561] SourceRoot should be more lenient wrt duplicates [maven]

2025-02-05 Thread via GitHub
gnodet commented on PR #2085: URL: https://github.com/apache/maven/pull/2085#issuecomment-2637614144 I've added support for wrapping the `` and ``, remove the `SourceKey` completely to restore previous behavior and added an IT. -- This is an automated message from the Apache Git Service.

[jira] [Commented] (MCOMPILER-579) JPMS modules and `--module-version`

2025-02-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924146#comment-17924146 ] ASF GitHub Bot commented on MCOMPILER-579: -- slawekjaranowski commented on PR

Re: [PR] MCOMPILER-579 allow module-version configuration [maven-compiler-plugin]

2025-02-05 Thread via GitHub
slawekjaranowski commented on PR #273: URL: https://github.com/apache/maven-compiler-plugin/pull/273#issuecomment-2637296597 @mguillem I will take care about it. Thanks for patient. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[PR] Use default Maven versions for build on GitHub [maven-compiler-plugin]

2025-02-05 Thread via GitHub
slawekjaranowski opened a new pull request, #289: URL: https://github.com/apache/maven-compiler-plugin/pull/289 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MCOM

[jira] [Commented] (MCOMPILER-608) Reproducible builds break compilation on --release 23+

2025-02-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924139#comment-17924139 ] ASF GitHub Bot commented on MCOMPILER-608: -- slawekjaranowski commented on cod

Re: [PR] [MCOMPILER-608] disable reproducible module patch on JDK 22+ [maven-compiler-plugin]

2025-02-05 Thread via GitHub
slawekjaranowski commented on code in PR #275: URL: https://github.com/apache/maven-compiler-plugin/pull/275#discussion_r1943194797 ## src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: ## @@ -1889,7 +1889,9 @@ final String getImplicit() { * @see ht

Re: [PR] Upgrade to Maven 4.0.0-rc-2. [maven-compiler-plugin]

2025-02-05 Thread via GitHub
desruisseaux commented on PR #276: URL: https://github.com/apache/maven-compiler-plugin/pull/276#issuecomment-2637455482 I'm not sure, who is in charge of merging? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] Remove "Commit then Review" [maven-site]

2025-02-05 Thread via GitHub
hboutemy commented on PR #569: URL: https://github.com/apache/maven-site/pull/569#issuecomment-2636255397 > This is not what we're usually doing this is what we were always doing with svn then with Git with GitHub PR, habits changed for some people, on very active Maven projects

[jira] [Updated] (MNG-8561) SourceRoot should be more lenient wrt duplicates

2025-02-05 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8561: - Affects Version/s: 4.0.0-rc-3 > SourceRoot should be more lenient wrt duplicates >

[jira] [Commented] (MCOMPILER-608) Reproducible builds break compilation on --release 23+

2025-02-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924141#comment-17924141 ] ASF GitHub Bot commented on MCOMPILER-608: -- slawekjaranowski closed pull requ

Re: [PR] [MCOMPILER-608] disable reproducible module patch on JDK 22+ [maven-compiler-plugin]

2025-02-05 Thread via GitHub
slawekjaranowski closed pull request #275: [MCOMPILER-608] disable reproducible module patch on JDK 22+ URL: https://github.com/apache/maven-compiler-plugin/pull/275 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [MCOMPILER-608] disable reproducible module patch on JDK 22+ [maven-compiler-plugin]

2025-02-05 Thread via GitHub
slawekjaranowski commented on PR #275: URL: https://github.com/apache/maven-compiler-plugin/pull/275#issuecomment-2637274306 I hope that #286 resolve your issue. By the way thanks for effort. -- This is an automated message from the Apache Git Service. To respond to the message, pl

[jira] [Commented] (MCOMPILER-608) Reproducible builds break compilation on --release 23+

2025-02-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924142#comment-17924142 ] ASF GitHub Bot commented on MCOMPILER-608: -- slawekjaranowski commented on PR

[jira] [Created] (MNG-8563) Provide a weak cache for objects from the main model

2025-02-05 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8563: Summary: Provide a weak cache for objects from the main model Key: MNG-8563 URL: https://issues.apache.org/jira/browse/MNG-8563 Project: Maven Issue Type: Ta

[PR] Disable Jenkins build [maven-deploy-plugin]

2025-02-05 Thread via GitHub
slawekjaranowski opened a new pull request, #86: URL: https://github.com/apache/maven-deploy-plugin/pull/86 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MDEPLOY)

Re: [PR] Remove "Commit then Review" [maven-site]

2025-02-05 Thread via GitHub
hboutemy commented on PR #569: URL: https://github.com/apache/maven-site/pull/569#issuecomment-2637539414 > this change should be reverted. yes, ignoring what existed before GitHub Pull Requests and deciding unilaterally to change project practice is not an option (even with best inte

Re: [PR] Bump org.ow2.asm:asm from 9.7 to 9.7.1 [maven-compiler-plugin]

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

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-compiler-plugin]

2025-02-05 Thread via GitHub
dependabot[bot] commented on PR #274: URL: https://github.com/apache/maven-compiler-plugin/pull/274#issuecomment-2637443018 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor

Re: [PR] Remove "Commit then Review" [maven-site]

2025-02-05 Thread via GitHub
hboutemy commented on PR #569: URL: https://github.com/apache/maven-site/pull/569#issuecomment-2638265368 before changing project policy, let's document our reality: just "CTR" is too crude as it was the pure reality when we were with svn = something from the past let's write what we

Re: [PR] [MNGSITE-393] Remove another mention of Maven 2 [maven-site]

2025-02-05 Thread via GitHub
elharo commented on code in PR #664: URL: https://github.com/apache/maven-site/pull/664#discussion_r1943825312 ## content/apt/guides/mini/guide-configuring-maven.apt: ## @@ -73,8 +71,8 @@ Configuring Maven * Configuring Parallel Artifact Resolution - By default, Maven 2.1.

Re: [PR] [MNGSITE-393] Repository layout hasn't changed since Maven 2 [maven-site]

2025-02-05 Thread via GitHub
hboutemy commented on PR #667: URL: https://github.com/apache/maven-site/pull/667#issuecomment-2638269428 i don't get what we win by hiding history of Maven 1 and 2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] [MNGSITE-393] Repository layout hasn't changed since Maven 2 [maven-site]

2025-02-05 Thread via GitHub
elharo commented on PR #667: URL: https://github.com/apache/maven-site/pull/667#issuecomment-2638274185 Consider the audience. Anyone coming to this page wants to know the current info, not what happened 10+ years ago that is no longer in production anywhere. -- This is an automated mess

Re: [PR] [MNG-8561] SourceRoot should be more lenient wrt duplicates [maven]

2025-02-05 Thread via GitHub
elharo commented on code in PR #2085: URL: https://github.com/apache/maven/pull/2085#discussion_r1943830750 ## impl/maven-core/src/main/java/org/apache/maven/project/MavenProject.java: ## @@ -449,7 +417,7 @@ public Collection getSourceRoots() { * @since 4.0.0 */

[jira] [Commented] (MSITE-1032) AbstractDeployMojo.getDeployModuleDirectory() does not work for Git SCM URLs

2025-02-05 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MSITE-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924395#comment-17924395 ] Herve Boutemy commented on MSITE-1032: -- I suppose this is a theoretical question, tr

[jira] [Created] (MPIR-478) describe use of gravatar.com for profiles in team report

2025-02-05 Thread Herve Boutemy (Jira)
Herve Boutemy created MPIR-478: -- Summary: describe use of gravatar.com for profiles in team report Key: MPIR-478 URL: https://issues.apache.org/jira/browse/MPIR-478 Project: Maven Project Info Reports Plu

[jira] [Commented] (MNG-6450) Allow importing a POM with a classifier

2025-02-05 Thread Arnoud Glimmerveen (Jira)
[ https://issues.apache.org/jira/browse/MNG-6450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924381#comment-17924381 ] Arnoud Glimmerveen commented on MNG-6450: - Ahh, I see, thanks for clarifying! I upd

Re: [PR] Use default Maven versions for build on GitHub [maven-compiler-plugin]

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

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

2025-02-05 Thread via GitHub
niallkp commented on issue #660: URL: https://github.com/apache/maven-site/issues/660#issuecomment-2639076289 Sorry @hboutemy I messed up. When I checked the maven website out of SVN, I didn't notice it had timed out - so I had only a part of the website locally. So instead of there being 6

Re: [PR] [MNG-8561] SourceRoot should be more lenient wrt duplicates [maven]

2025-02-05 Thread via GitHub
elharo commented on code in PR #2085: URL: https://github.com/apache/maven/pull/2085#discussion_r1943698329 ## impl/maven-core/src/main/java/org/apache/maven/project/MavenProject.java: ## @@ -770,23 +738,69 @@ public Build getBuild() { */ @Deprecated(since = "4.0.0")

[PR] Add dependencies page [maven-site]

2025-02-05 Thread via GitHub
elharo opened a new pull request, #662: URL: https://github.com/apache/maven-site/pull/662 (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, e-ma

[PR] Release drafter configuration and PR Automation [maven-deploy-plugin]

2025-02-05 Thread via GitHub
slawekjaranowski opened a new pull request, #87: URL: https://github.com/apache/maven-deploy-plugin/pull/87 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MDEPLOY)

[jira] [Closed] (MNG-7592) String deduplication in model building

2025-02-05 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-7592. Resolution: Fixed > String deduplication in model building > -- >

Re: [PR] [MNG-7592] String deduplication in model building [maven]

2025-02-05 Thread via GitHub
gnodet merged PR #2083: URL: https://github.com/apache/maven/pull/2083 -- 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.o

Re: [PR] [MNG-8561] SourceRoot should be more lenient wrt duplicates [maven]

2025-02-05 Thread via GitHub
elharo commented on code in PR #2085: URL: https://github.com/apache/maven/pull/2085#discussion_r1943441227 ## impl/maven-core/src/main/java/org/apache/maven/project/MavenProject.java: ## @@ -770,23 +738,69 @@ public Build getBuild() { */ @Deprecated(since = "4.0.0")

Re: [PR] Remove "Commit then Review" [maven-site]

2025-02-05 Thread via GitHub
elharo commented on PR #569: URL: https://github.com/apache/maven-site/pull/569#issuecomment-2637684078 Yes, we should make it explicit that review comes before commit and enforce that in the source repository. This hasn't happened yet, but we should discuss and do that. This won't be the f

Re: [PR] [MNG-8561] SourceRoot should be more lenient wrt duplicates [maven]

2025-02-05 Thread via GitHub
gnodet commented on code in PR #2085: URL: https://github.com/apache/maven/pull/2085#discussion_r1943777958 ## impl/maven-core/src/main/java/org/apache/maven/project/MavenProject.java: ## @@ -770,23 +738,69 @@ public Build getBuild() { */ @Deprecated(since = "4.0.0")

[jira] [Commented] (MNG-8530) Maven 4 prompter broken

2025-02-05 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924091#comment-17924091 ] Tamas Cservenak commented on MNG-8530: -- More changes: implemented the Maven4 API Promp

[PR] Bump org.mockito:mockito-core from 4.8.0 to 4.11.0 [maven-compiler-plugin]

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

[PR] Provide a weak cache for objects from the main model [maven]

2025-02-05 Thread via GitHub
gnodet opened a new pull request, #2087: URL: https://github.com/apache/maven/pull/2087 (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, e-mail:

[jira] [Commented] (MNG-8530) Maven 4 prompter broken

2025-02-05 Thread Stefan Oehme (Jira)
[ https://issues.apache.org/jira/browse/MNG-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924101#comment-17924101 ] Stefan Oehme commented on MNG-8530: --- Thank you Tamas, that looks a lot more comprehensive

[jira] [Closed] (MNG-8530) Maven 4 prompter broken

2025-02-05 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8530. Resolution: Fixed > Maven 4 prompter broken > --- > > Key: MNG-85

[jira] [Commented] (MCOMPILER-608) Reproducible builds break compilation on --release 23+

2025-02-05 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924143#comment-17924143 ] Slawomir Jaranowski commented on MCOMPILER-608: --- We need upgrade org.cod

Re: [PR] Upgrade to Maven 4.0.0-rc-2. [maven-compiler-plugin]

2025-02-05 Thread via GitHub
slawekjaranowski commented on PR #276: URL: https://github.com/apache/maven-compiler-plugin/pull/276#issuecomment-2637485271 > I'm not sure, who is in charge of merging? Build pass, you have an approve so you can merge as committer - do it 😄 ❗ please squash to one final commit

[PR] Remove broken link and obsolete info [maven-site]

2025-02-05 Thread via GitHub
elharo opened a new pull request, #666: URL: https://github.com/apache/maven-site/pull/666 (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, e-ma

[PR] Add Matthias Bünger to committer list [maven-parent]

2025-02-05 Thread via GitHub
Bukama opened a new pull request, #230: URL: https://github.com/apache/maven-parent/pull/230 (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, e-

[PR] [MNGSITE-393] Repository layout hasn't changed since Maven 2 [maven-site]

2025-02-05 Thread via GitHub
elharo opened a new pull request, #667: URL: https://github.com/apache/maven-site/pull/667 (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, e-ma

Re: [PR] Remove "Commit then Review" [maven-site]

2025-02-05 Thread via GitHub
olamy commented on PR #569: URL: https://github.com/apache/maven-site/pull/569#issuecomment-2637984038 Personally I wouldn't make reviews required but at least PR required. Some changes are trivial and doesn't require reviews and by the way people should have enough common sense to ask wh

Re: [PR] [MCOMPILER-608] disable reproducible module patch on JDK 22+ [maven-compiler-plugin]

2025-02-05 Thread via GitHub
SentryMan commented on PR #275: URL: https://github.com/apache/maven-compiler-plugin/pull/275#issuecomment-2637987365 Will it also work for JDK 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 t

[jira] [Commented] (MCOMPILER-608) Reproducible builds break compilation on --release 23+

2025-02-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924254#comment-17924254 ] ASF GitHub Bot commented on MCOMPILER-608: -- SentryMan commented on PR #275: U

Re: [PR] [MNGSITE-393] Remove another mention of Maven 2 [maven-site]

2025-02-05 Thread via GitHub
Bukama commented on code in PR #664: URL: https://github.com/apache/maven-site/pull/664#discussion_r1943642254 ## content/apt/guides/mini/guide-configuring-maven.apt: ## @@ -73,8 +71,8 @@ Configuring Maven * Configuring Parallel Artifact Resolution - By default, Maven 2.1.

[jira] [Commented] (MCOMPILER-579) JPMS modules and `--module-version`

2025-02-05 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924154#comment-17924154 ] Slawomir Jaranowski commented on MCOMPILER-579: --- Mentioned issue MCOMPIL

[jira] [Closed] (MCOMPILER-608) Reproducible builds break compilation on --release 23+

2025-02-05 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MCOMPILER-608. - Resolution: Information Provided > Reproducible builds break compilation on --

Re: [PR] [MNG-8530] Prompter fixes [maven]

2025-02-05 Thread via GitHub
cstamas merged PR #2086: URL: https://github.com/apache/maven/pull/2086 -- 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.

[PR] [MNGSITE-393] Remoe another mention of Maven 2 [maven-site]

2025-02-05 Thread via GitHub
elharo opened a new pull request, #664: URL: https://github.com/apache/maven-site/pull/664 I keep finding these... -- 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 unsubs

[PR] Repositories contain artifacts, not dependencies [maven-site]

2025-02-05 Thread via GitHub
elharo opened a new pull request, #665: URL: https://github.com/apache/maven-site/pull/665 (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, e-ma

[PR] Java doesn't statically link [maven-site]

2025-02-05 Thread via GitHub
elharo opened a new pull request, #663: URL: https://github.com/apache/maven-site/pull/663 So there's no link phase -- 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 unsub

[jira] [Commented] (MNGSITE-393) Remove references to Maven 2.x

2025-02-05 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924223#comment-17924223 ] Elliotte Rusty Harold commented on MNGSITE-393: --- [https://maven.apache.org

Re: [PR] [MNG-8561] SourceRoot should be more lenient wrt duplicates [maven]

2025-02-05 Thread via GitHub
gnodet commented on code in PR #2085: URL: https://github.com/apache/maven/pull/2085#discussion_r1943526324 ## impl/maven-core/src/main/java/org/apache/maven/project/MavenProject.java: ## @@ -770,23 +738,69 @@ public Build getBuild() { */ @Deprecated(since = "4.0.0")

Re: [PR] Bump org.apache.maven.plugins:maven-plugins from 42 to 43 [maven-compiler-plugin]

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

Re: [PR] Disable Jenkins build [maven-deploy-plugin]

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

[jira] [Commented] (MNG-6450) Allow importing a POM with a classifier

2025-02-05 Thread Arnoud Glimmerveen (Jira)
[ https://issues.apache.org/jira/browse/MNG-6450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924365#comment-17924365 ] Arnoud Glimmerveen commented on MNG-6450: - [~gnodet]: I have tried this with 4.0.0-

[jira] [Commented] (MNG-6450) Allow importing a POM with a classifier

2025-02-05 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924368#comment-17924368 ] Guillaume Nodet commented on MNG-6450: -- [~arnoud] the validator has been relaxed for m

Re: [PR] Remove "Commit then Review" [maven-site]

2025-02-05 Thread via GitHub
olamy commented on PR #569: URL: https://github.com/apache/maven-site/pull/569#issuecomment-2636573145 Agree this change should be reverted. By the way there is not even approval or discussion here... -- This is an automated message from the Apache Git Service. To respond to the message

[jira] [Commented] (MNG-8530) Maven 4 prompter broken

2025-02-05 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924039#comment-17924039 ] Tamas Cservenak commented on MNG-8530: -- So, current state of affairs: * maven-jline mo

Re: [PR] Remove "Commit then Review" [maven-site]

2025-02-05 Thread via GitHub
elharo commented on PR #569: URL: https://github.com/apache/maven-site/pull/569#issuecomment-2636611893 I've seen too many questionable commits sneak in without review to be comfortable with it. It's not commit then review. It never has been. It's Commit Never Review. This is a massive secu