Re: [PR] [MNG-8639] Check namespaces when reading XML models [maven]

2025-03-20 Thread via GitHub
gnodet commented on code in PR #2170: URL: https://github.com/apache/maven/pull/2170#discussion_r2006965673 ## impl/maven-impl/src/main/java/org/apache/maven/impl/DefaultModelXmlFactory.java: ## @@ -48,8 +48,37 @@ @Singleton public class DefaultModelXmlFactory implements Model

Re: [PR] [MNG-8639] Check namespaces when reading XML models [maven]

2025-03-20 Thread via GitHub
michael-o commented on code in PR #2170: URL: https://github.com/apache/maven/pull/2170#discussion_r2006925005 ## impl/maven-impl/src/main/java/org/apache/maven/impl/DefaultModelXmlFactory.java: ## @@ -48,8 +48,37 @@ @Singleton public class DefaultModelXmlFactory implements Mo

[jira] [Assigned] (MNG-8641) Bump org.apache.maven:maven-parent from 43 to 44

2025-03-20 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MNG-8641: Assignee: Guillaume Nodet > Bump org.apache.maven:maven-parent from 43 to 44 > -

[jira] [Closed] (MNG-8641) Bump org.apache.maven:maven-parent from 43 to 44

2025-03-20 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8641. Resolution: Fixed > Bump org.apache.maven:maven-parent from 43 to 44 > --

[jira] [Created] (MNG-8641) Bump org.apache.maven:maven-parent from 43 to 44

2025-03-20 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8641: Summary: Bump org.apache.maven:maven-parent from 43 to 44 Key: MNG-8641 URL: https://issues.apache.org/jira/browse/MNG-8641 Project: Maven Issue Type: Task

[jira] [Updated] (MNG-8641) Bump org.apache.maven:maven-parent from 43 to 44

2025-03-20 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8641: - Fix Version/s: 4.0.0-rc-4 > Bump org.apache.maven:maven-parent from 43 to 44 >

[jira] [Updated] (MNG-8641) Bump org.apache.maven:maven-parent from 43 to 44

2025-03-20 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8641: - Issue Type: Dependency upgrade (was: Task) > Bump org.apache.maven:maven-parent from 43 to 44 > --

Re: [PR] [MNG-8641] Bump org.apache.maven:maven-parent from 43 to 44 [maven]

2025-03-20 Thread via GitHub
gnodet merged PR #2162: URL: https://github.com/apache/maven/pull/2162 -- 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-8624] Fix dependency not being set correctly for unsupported types [maven]

2025-03-20 Thread via GitHub
gnodet merged PR #2153: URL: https://github.com/apache/maven/pull/2153 -- 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

[PR] [MNG-8248] Add enable-native-access to startup scripts [maven]

2025-03-20 Thread via GitHub
slawekjaranowski opened a new pull request, #2171: URL: https://github.com/apache/maven/pull/2171 In order to avoid WARNING A restricted method in java.lang.System has been called --- Following this checklist to help us incorporate your contribution quickly and easily:

[jira] [Assigned] (MNG-8248) WARNING: A restricted method in java.lang.System has been called

2025-03-20 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MNG-8248: Assignee: Slawomir Jaranowski > WARNING: A restricted method in java.lang.System has

[jira] [Closed] (MNG-8624) Fix dependency not being set correctly for unsupported types

2025-03-20 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8624. Resolution: Fixed > Fix dependency not being set correctly for unsupported types > --

Re: [PR] [MNG-8632] Update Full Build pipeline to also build with JDK 24 [maven]

2025-03-20 Thread via GitHub
slachiewicz commented on PR #2169: URL: https://github.com/apache/maven/pull/2169#issuecomment-2741771593 Before Temurin availability, we still could use 24-ea -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] Bump org.apache.maven:maven-parent from 43 to 44 [maven]

2025-03-20 Thread via GitHub
gnodet commented on PR #2162: URL: https://github.com/apache/maven/pull/2162#issuecomment-2741677679 > By the way we need a fix site build eg with profile run-its without it is ok. @slawekjaranowski Could you rephrase please ? I'm not sure to understand exactly what you mean. -- T

[PR] Bump com.google.guava:guava from 32.0.1-jre to 33.4.5-jre [maven-resources-plugin]

2025-03-20 Thread via GitHub
dependabot[bot] opened a new pull request, #110: URL: https://github.com/apache/maven-resources-plugin/pull/110 Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.1-jre to 33.4.5-jre. Release notes Sourced from https://github.com/google/guava/releases";>com.g

Re: [PR] Bump org.apache.maven:maven-parent from 43 to 44 [maven]

2025-03-20 Thread via GitHub
slawekjaranowski commented on PR #2162: URL: https://github.com/apache/maven/pull/2162#issuecomment-2741682203 > > By the way we need a fix site build eg with profile run-its without it is ok. > > @slawekjaranowski Could you rephrase please ? I'm not sure to understand exactly what y

[jira] [Created] (MNG-8640) Bump org.apache.maven:maven-parent from 43 to 44

2025-03-20 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MNG-8640: Summary: Bump org.apache.maven:maven-parent from 43 to 44 Key: MNG-8640 URL: https://issues.apache.org/jira/browse/MNG-8640 Project: Maven Issue Type

Re: [PR] Bump org.apache.maven:maven-parent from 43 to 44 [maven]

2025-03-20 Thread via GitHub
slawekjaranowski commented on PR #2162: URL: https://github.com/apache/maven/pull/2162#issuecomment-274143 By the way we need a fix site build eg with profile run-its without it is ok. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] [MNG-8640] Bump org.apache.maven:maven-parent from 43 to 44 [maven]

2025-03-20 Thread via GitHub
slawekjaranowski merged PR #2163: URL: https://github.com/apache/maven/pull/2163 -- 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] Bump org.apache.maven:maven-parent from 43 to 44 [maven]

2025-03-20 Thread via GitHub
cstamas commented on PR #2162: URL: https://github.com/apache/maven/pull/2162#issuecomment-2741617277 If you already have it locally, just push here IMO, but separate PR is ok as well but that PR will fail as long this one is not merged -- This is an automated message from the Apa

[jira] [Commented] (MNG-8638) Properties in repository id/url not supported anymore

2025-03-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937214#comment-17937214 ] Tamas Cservenak commented on MNG-8638: -- Again, POMs are deployed to Central, and as su

[jira] [Assigned] (MNG-8639) Check namespaces when reading XML models

2025-03-20 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MNG-8639: Assignee: Guillaume Nodet > Check namespaces when reading XML models > -

[jira] [Updated] (MNG-8639) Check namespaces when reading XML models

2025-03-20 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8639: - Fix Version/s: 4.0.0-rc-4 > Check namespaces when reading XML models >

[jira] [Updated] (MNG-8639) Check namespaces when reading XML models

2025-03-20 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8639: - Issue Type: Bug (was: Task) > Check namespaces when reading XML models > -

[jira] [Commented] (MNG-8537) Maven 4 namespace should not change

2025-03-20 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937208#comment-17937208 ] Guillaume Nodet commented on MNG-8537: -- I've create MNG-8639 to validate namespace con

[jira] [Created] (MNG-8639) Check namespaces when reading XML models

2025-03-20 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8639: Summary: Check namespaces when reading XML models Key: MNG-8639 URL: https://issues.apache.org/jira/browse/MNG-8639 Project: Maven Issue Type: Task

[PR] Check namespaces when reading XML models [maven]

2025-03-20 Thread via GitHub
gnodet opened a new pull request, #2170: URL: https://github.com/apache/maven/pull/2170 * validate namespace consistency in XML * make sure a valid namespace is used for modelVersion > 4.0.0 -- This is an automated message from the Apache Git Service. To respond to the message, plea

Re: [PR] Bump org.apache.maven:maven-parent from 43 to 44 [maven]

2025-03-20 Thread via GitHub
slawekjaranowski commented on PR #2162: URL: https://github.com/apache/maven/pull/2162#issuecomment-2741466026 > Needs site descriptor changes as well... What do you think to update site descriptors in separate PR ... ? I have fixed it - changes about 92 files -- This is an a

Re: [PR] Bump org.apache.maven:maven-parent from 43 to 44 [maven]

2025-03-20 Thread via GitHub
slawekjaranowski commented on PR #2163: URL: https://github.com/apache/maven/pull/2163#issuecomment-2741413136 I will fix it -- 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.

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

2025-03-20 Thread via GitHub
dependabot[bot] opened a new pull request, #119: URL: https://github.com/apache/maven-deploy-plugin/pull/119 Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.0-jre to 33.4.5-jre. Release notes Sourced from https://github.com/google/guava/releases";>com.goog

[jira] [Commented] (MNG-8638) Properties in repository id/url not supported anymore

2025-03-20 Thread Marc Guillemot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937168#comment-17937168 ] Marc Guillemot commented on MNG-8638: - A quick try give the impression that repositorie

[jira] [Updated] (MNG-8638) Properties in repository id/url not supported anymore

2025-03-20 Thread Marc Guillemot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Guillemot updated MNG-8638: Description: Following pom.xml can be used with Maven 3.9.x but not mit Maven 4. {code:xml} http://ma

Re: [PR] [MNG-8632] Update Full Build pipeline to also build with JDK 24 [maven]

2025-03-20 Thread via GitHub
cstamas commented on PR #2169: URL: https://github.com/apache/maven/pull/2169#issuecomment-2741041538 And Jenkins? Or should we in fact just "lower" ASF Jenkins usage to provide daily snapshots only? -- This is an automated message from the Apache Git Service. To respond to the message, p

Re: [PR] [MNG-8632] Update Full Build pipeline to also build with JDK 24 [maven]

2025-03-20 Thread via GitHub
gnodet commented on PR #2169: URL: https://github.com/apache/maven/pull/2169#issuecomment-2740641721 Moving to draft until JDK 24 is available on GHA. -- 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] [Updated] (MRESOLVER-646) Maven4 supplier should use maven-impl

2025-03-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-646: -- Fix Version/s: (was: 2.0.8) > Maven4 supplier should use maven-impl > --

[jira] [Commented] (MNG-8638) Properties in repository id/url not supported anymore

2025-03-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937100#comment-17937100 ] Michael Osipov commented on MNG-8638: - Repos are expected to be static... > Properties

[jira] [Comment Edited] (MNG-8638) Properties in repository id/url not supported anymore

2025-03-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937093#comment-17937093 ] Tamas Cservenak edited comment on MNG-8638 at 3/20/25 11:32 AM: -

[jira] [Commented] (MNG-8638) Properties in repository id/url not supported anymore

2025-03-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937090#comment-17937090 ] Tamas Cservenak commented on MNG-8638: -- That's right, and this is due "build reproduci

[jira] [Commented] (MRESOLVER-693) Deprecate mvn4 supplier module

2025-03-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937099#comment-17937099 ] Tamas Cservenak commented on MRESOLVER-693: --- This should be done once we pro

[jira] [Updated] (MRESOLVER-693) Deprecate mvn4 supplier module

2025-03-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-693: -- Fix Version/s: (was: 2.0.8) > Deprecate mvn4 supplier module > -

[jira] [Commented] (MRESOLVER-646) Maven4 supplier should use maven-impl

2025-03-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937098#comment-17937098 ] ASF GitHub Bot commented on MRESOLVER-646: -- cstamas closed pull request #672:

Re: [PR] [MRESOLVER-646] Use Maven 4 internal bits [maven-resolver]

2025-03-20 Thread via GitHub
cstamas closed pull request #672: [MRESOLVER-646] Use Maven 4 internal bits URL: https://github.com/apache/maven-resolver/pull/672 -- 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

[jira] [Closed] (MRESOLVER-646) Maven4 supplier should use maven-impl

2025-03-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-646. - Resolution: Won't Fix > Maven4 supplier should use maven-impl > --

[jira] [Commented] (MNG-8638) Properties in repository id/url not supported anymore

2025-03-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937093#comment-17937093 ] Tamas Cservenak commented on MNG-8638: -- So, in short: Repositories defined in POM but

Re: [PR] Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre [maven-mvnd]

2025-03-20 Thread via GitHub
cstamas merged PR #1299: URL: https://github.com/apache/maven-mvnd/pull/1299 -- 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.ap

[jira] [Comment Edited] (MNG-8638) Properties in repository id/url not supported anymore

2025-03-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937090#comment-17937090 ] Tamas Cservenak edited comment on MNG-8638 at 3/20/25 11:26 AM: -

Re: [PR] [SUREFIRE-1643] surefire junit5 parallel tests [maven-surefire]

2025-03-20 Thread via GitHub
slawekjaranowski commented on code in PR #815: URL: https://github.com/apache/maven-surefire/pull/815#discussion_r2005354753 ## Jenkinsfile: ## @@ -21,19 +21,18 @@ properties( [ -buildDiscarder(logRotator(artifactDaysToKeepStr: env.BRANCH_NAME == 'master' ? '14'

[jira] [Updated] (MNG-8638) Properties in repository id/url not supported anymore

2025-03-20 Thread Marc Guillemot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Guillemot updated MNG-8638: Description: Following pom.xml can be used with Maven 3.9.x but not mit Maven 4. {code:xml} http://ma

[jira] [Created] (MNG-8638) Properties in repository id/url not supported anymore

2025-03-20 Thread Marc Guillemot (Jira)
Marc Guillemot created MNG-8638: --- Summary: Properties in repository id/url not supported anymore Key: MNG-8638 URL: https://issues.apache.org/jira/browse/MNG-8638 Project: Maven Issue Type: Bug

[PR] Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre [maven-mvnd]

2025-03-20 Thread via GitHub
dependabot[bot] opened a new pull request, #1299: URL: https://github.com/apache/maven-mvnd/pull/1299 Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.0-jre to 33.4.5-jre. Release notes Sourced from https://github.com/google/guava/releases";>com.google.guav

[jira] [Created] (MNG-8637) Pull out "Standalone API" from UTs

2025-03-20 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8637: Summary: Pull out "Standalone API" from UTs Key: MNG-8637 URL: https://issues.apache.org/jira/browse/MNG-8637 Project: Maven Issue Type: Task Compo

Re: [PR] [MNG-8632] Update Full Build pipeline to also build with JDK 24 [maven]

2025-03-20 Thread via GitHub
slachiewicz commented on PR #2169: URL: https://github.com/apache/maven/pull/2169#issuecomment-2739786595 Depends on Temurin availability https://github.com/adoptium/temurin/issues/76 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Created] (MRESOLVER-693) Deprecate mvn4 supplier module

2025-03-20 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-693: - Summary: Deprecate mvn4 supplier module Key: MRESOLVER-693 URL: https://issues.apache.org/jira/browse/MRESOLVER-693 Project: Maven Resolver Issue T

Re: [PR] [MNG-8633] Initialize entities map lazily [maven]

2025-03-20 Thread via GitHub
gnodet merged PR #2165: URL: https://github.com/apache/maven/pull/2165 -- 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

[jira] [Assigned] (MNG-8634) Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre

2025-03-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-8634: Assignee: Tamas Cservenak > Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre >

[jira] [Closed] (MNG-8636) Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre

2025-03-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8636. Assignee: Tamas Cservenak Resolution: Fixed > Bump com.google.guava:guava from 33.4.0-jre to 33

[jira] [Created] (MNG-8636) Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre

2025-03-20 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8636: Summary: Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre Key: MNG-8636 URL: https://issues.apache.org/jira/browse/MNG-8636 Project: Maven Issue Typ

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

2025-03-20 Thread via GitHub
cstamas merged PR #2168: URL: https://github.com/apache/maven/pull/2168 -- 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] [Updated] (MNG-8635) Bump com.google.guava:failureaccess from 1.0.2 to 1.0.3

2025-03-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8635: - Fix Version/s: 3.9.10 (was: 4.0.0-rc-4) > Bump com.google.guava:failureacces

[jira] [Closed] (MNG-8635) Bump com.google.guava:failureaccess from 1.0.2 to 1.0.3

2025-03-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8635. Assignee: Tamas Cservenak Resolution: Fixed > Bump com.google.guava:failureaccess from 1.0.2 to

[jira] [Closed] (MNG-8634) Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre

2025-03-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8634. Resolution: Fixed > Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre > -

Re: [PR] Bump com.google.guava:failureaccess from 1.0.2 to 1.0.3 [maven]

2025-03-20 Thread via GitHub
cstamas merged PR #2167: URL: https://github.com/apache/maven/pull/2167 -- 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-8635) Bump com.google.guava:failureaccess from 1.0.2 to 1.0.3

2025-03-20 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8635: Summary: Bump com.google.guava:failureaccess from 1.0.2 to 1.0.3 Key: MNG-8635 URL: https://issues.apache.org/jira/browse/MNG-8635 Project: Maven Issue Type:

[jira] [Closed] (MNG-8633) Initialize entities map lazily

2025-03-20 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8633. Fix Version/s: 4.0.0-rc-4 Assignee: Guillaume Nodet Resolution: Fixed > Initialize en

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

2025-03-20 Thread via GitHub
cstamas merged PR #2166: URL: https://github.com/apache/maven/pull/2166 -- 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-8634) Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre

2025-03-20 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8634: Summary: Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre Key: MNG-8634 URL: https://issues.apache.org/jira/browse/MNG-8634 Project: Maven Issue Typ

[jira] [Created] (MNG-8633) Initialize entities map lazily

2025-03-20 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8633: Summary: Initialize entities map lazily Key: MNG-8633 URL: https://issues.apache.org/jira/browse/MNG-8633 Project: Maven Issue Type: Task Reporte

[jira] [Created] (MNG-8632) Add JDK 24 to the Full Build Pipeline Job

2025-03-20 Thread Mark Derricutt (Jira)
Mark Derricutt created MNG-8632: --- Summary: Add JDK 24 to the Full Build Pipeline Job Key: MNG-8632 URL: https://issues.apache.org/jira/browse/MNG-8632 Project: Maven Issue Type: Improvement

Re: [PR] [SUREFIRE-1643] surefire junit5 parallel tests [maven-surefire]

2025-03-20 Thread via GitHub
olamy commented on code in PR #815: URL: https://github.com/apache/maven-surefire/pull/815#discussion_r2005077652 ## Jenkinsfile: ## @@ -21,19 +21,18 @@ properties( [ -buildDiscarder(logRotator(artifactDaysToKeepStr: env.BRANCH_NAME == 'master' ? '14' : '7', -

[jira] [Created] (MPMD-414) maven-pmd-plugin fails with NoClassDefFoundError after upgrading to Maven 4 RC3

2025-03-20 Thread Thomas Scheffler (Jira)
Thomas Scheffler created MPMD-414: - Summary: maven-pmd-plugin fails with NoClassDefFoundError after upgrading to Maven 4 RC3 Key: MPMD-414 URL: https://issues.apache.org/jira/browse/MPMD-414 Project:

Re: [PR] [MNG-5102] Add support for POM mixins [maven]

2025-03-20 Thread via GitHub
jimisola commented on code in PR #1209: URL: https://github.com/apache/maven/pull/1209#discussion_r2005077787 ## its/core-it-suite/src/test/resources/mng-5102-mixins/gav/project/pom.xml: ## @@ -0,0 +1,60 @@ + + +http://maven.apache.org/POM/4.1.0"; root="true"> + org.apache.mave

Re: [PR] [SUREFIRE-1643] surefire junit5 parallel tests [maven-surefire]

2025-03-20 Thread via GitHub
slawekjaranowski commented on code in PR #815: URL: https://github.com/apache/maven-surefire/pull/815#discussion_r2004985987 ## Jenkinsfile: ## @@ -21,19 +21,18 @@ properties( [ -buildDiscarder(logRotator(artifactDaysToKeepStr: env.BRANCH_NAME == 'master' ? '14'

Re: [PR] [SUREFIRE-1643] surefire junit5 parallel tests [maven-surefire]

2025-03-20 Thread via GitHub
olamy commented on code in PR #815: URL: https://github.com/apache/maven-surefire/pull/815#discussion_r2004969538 ## surefire-its/src/test/resources/surefire-1643-parallel-junit5/pom.xml: ## @@ -0,0 +1,97 @@ + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/20

Re: [PR] [SUREFIRE-1643] surefire junit5 parallel tests [maven-surefire]

2025-03-20 Thread via GitHub
olamy commented on code in PR #815: URL: https://github.com/apache/maven-surefire/pull/815#discussion_r2004972916 ## surefire-its/pom.xml: ## @@ -241,6 +242,13 @@ + + apache.ci + +0.4C +1 + + Review Comment: it

Re: [PR] [SUREFIRE-1643] surefire junit5 parallel tests [maven-surefire]

2025-03-20 Thread via GitHub
olamy commented on code in PR #815: URL: https://github.com/apache/maven-surefire/pull/815#discussion_r2004972221 ## Jenkinsfile: ## @@ -21,19 +21,18 @@ properties( [ -buildDiscarder(logRotator(artifactDaysToKeepStr: env.BRANCH_NAME == 'master' ? '14' : '7', -

Re: [PR] [SUREFIRE-1643] surefire junit5 parallel tests [maven-surefire]

2025-03-20 Thread via GitHub
olamy commented on code in PR #815: URL: https://github.com/apache/maven-surefire/pull/815#discussion_r2004969538 ## surefire-its/src/test/resources/surefire-1643-parallel-junit5/pom.xml: ## @@ -0,0 +1,97 @@ + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/20

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

2025-03-20 Thread via GitHub
dependabot[bot] commented on PR #47: URL: https://github.com/apache/maven-source-plugin/pull/47#issuecomment-2739397624 Superseded by #53. -- 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 spe

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

2025-03-20 Thread via GitHub
dependabot[bot] closed pull request #47: Bump com.google.guava:guava from 32.0.1-jre to 33.4.0-jre URL: https://github.com/apache/maven-source-plugin/pull/47 -- 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 t

[PR] Bump com.google.guava:guava from 32.0.1-jre to 33.4.5-jre [maven-source-plugin]

2025-03-20 Thread via GitHub
dependabot[bot] opened a new pull request, #53: URL: https://github.com/apache/maven-source-plugin/pull/53 Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.1-jre to 33.4.5-jre. Release notes Sourced from https://github.com/google/guava/releases";>com.google