[jira] [Commented] (MINSTALL-191) Metadata for submodules seems to be incomplete

2024-04-25 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840681#comment-17840681 ] Tamas Cservenak commented on MINSTALL-191: -- Sorry, bad wording. I wanted to sa

[jira] [Comment Edited] (MINSTALL-191) Metadata for submodules seems to be incomplete

2024-04-25 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840341#comment-17840341 ] Tamas Cservenak edited comment on MINSTALL-191 at 4/25/24 7:28 AM: --

[jira] [Comment Edited] (MINSTALL-191) Metadata for submodules seems to be incomplete

2024-04-25 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840341#comment-17840341 ] Tamas Cservenak edited comment on MINSTALL-191 at 4/25/24 7:28 AM: --

[jira] [Comment Edited] (MINSTALL-191) Metadata for submodules seems to be incomplete

2024-04-25 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840341#comment-17840341 ] Tamas Cservenak edited comment on MINSTALL-191 at 4/25/24 7:28 AM: --

Re: [PR] [MDEP-919] Try to fix a list-repositories for Maven 4 [maven-dependency-plugin]

2024-04-25 Thread via GitHub
cstamas commented on PR #386: URL: https://github.com/apache/maven-dependency-plugin/pull/386#issuecomment-2076598324 Something has to be in this plugin... (or test env?) I tried 3.9.6 + alpha-13 + current master w/ toolbox and output is pretty much same: https://gist.github.com/cstam

[jira] [Commented] (MDEP-919) Fix / investigate failed ITs with Maven4

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MDEP-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840692#comment-17840692 ] ASF GitHub Bot commented on MDEP-919: - cstamas commented on PR #386: URL: https://gith

Re: [PR] [MDEP-919] Try to fix a list-repositories for Maven 4 [maven-dependency-plugin]

2024-04-25 Thread via GitHub
cstamas commented on PR #386: URL: https://github.com/apache/maven-dependency-plugin/pull/386#issuecomment-2076613020 Hm, when I build m-dep-p I had no `interpolated-settings.xml`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[jira] [Commented] (MDEP-919) Fix / investigate failed ITs with Maven4

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MDEP-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840698#comment-17840698 ] ASF GitHub Bot commented on MDEP-919: - cstamas commented on PR #386: URL: https://gith

Re: [PR] Use the new resolver provider [maven]

2024-04-25 Thread via GitHub
gnodet commented on code in PR #1483: URL: https://github.com/apache/maven/pull/1483#discussion_r1579062435 ## maven-api-impl/src/main/java/org/apache/maven/internal/impl/resolver/MavenVersionScheme.java: ## @@ -19,20 +19,35 @@ package org.apache.maven.internal.impl.resolver;

Re: [PR] [MDEP-919] Try to fix a list-repositories for Maven 4 [maven-dependency-plugin]

2024-04-25 Thread via GitHub
slawekjaranowski commented on PR #386: URL: https://github.com/apache/maven-dependency-plugin/pull/386#issuecomment-2076619207 > Hm, when I build m-dep-p I had no `interpolated-settings.xml`? Is it deleted at IT run end? it is a temporary file -- This is an automated message

[jira] [Commented] (MDEP-919) Fix / investigate failed ITs with Maven4

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MDEP-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840699#comment-17840699 ] ASF GitHub Bot commented on MDEP-919: - slawekjaranowski commented on PR #386: URL: htt

[jira] [Commented] (MNG-8104) proxy settings ignored for dependencies

2024-04-25 Thread Patrick Mackinlay (Jira)
[ https://issues.apache.org/jira/browse/MNG-8104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840701#comment-17840701 ] Patrick Mackinlay commented on MNG-8104: maven 3.9.2 uses maven-dependency-plugin 2

Re: [PR] Use the new resolver provider [maven]

2024-04-25 Thread via GitHub
cstamas commented on code in PR #1483: URL: https://github.com/apache/maven/pull/1483#discussion_r1579067049 ## maven-api-impl/src/main/java/org/apache/maven/internal/impl/resolver/MavenVersionScheme.java: ## @@ -19,20 +19,35 @@ package org.apache.maven.internal.impl.resolver;

Re: [PR] Use the new resolver provider [maven]

2024-04-25 Thread via GitHub
gnodet commented on PR #1483: URL: https://github.com/apache/maven/pull/1483#issuecomment-2076624606 @cstamas I wonder if we should deprecate all the classes in `maven-resolver-provider` at the same time ... ? -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] [MDEP-919] Try to fix a list-repositories for Maven 4 [maven-dependency-plugin]

2024-04-25 Thread via GitHub
slawekjaranowski commented on PR #386: URL: https://github.com/apache/maven-dependency-plugin/pull/386#issuecomment-2076624599 try to add to settings something like: ``` all-to-central Central as a mirror https://repo.maven.apach

[jira] [Comment Edited] (MNG-8104) proxy settings ignored for dependencies

2024-04-25 Thread Patrick Mackinlay (Jira)
[ https://issues.apache.org/jira/browse/MNG-8104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840701#comment-17840701 ] Patrick Mackinlay edited comment on MNG-8104 at 4/25/24 8:14 AM:

[jira] [Commented] (MDEP-919) Fix / investigate failed ITs with Maven4

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MDEP-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840702#comment-17840702 ] ASF GitHub Bot commented on MDEP-919: - slawekjaranowski commented on PR #386: URL: htt

[jira] [Comment Edited] (MNG-8104) proxy settings ignored for dependencies

2024-04-25 Thread Patrick Mackinlay (Jira)
[ https://issues.apache.org/jira/browse/MNG-8104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840701#comment-17840701 ] Patrick Mackinlay edited comment on MNG-8104 at 4/25/24 8:16 AM:

Re: [PR] Use the new resolver provider [maven]

2024-04-25 Thread via GitHub
gnodet commented on code in PR #1483: URL: https://github.com/apache/maven/pull/1483#discussion_r1579073510 ## maven-api-impl/src/main/java/org/apache/maven/internal/impl/resolver/MavenVersionScheme.java: ## @@ -19,20 +19,35 @@ package org.apache.maven.internal.impl.resolver;

[jira] [Created] (MRESOLVER-542) Reduce usage of final classes

2024-04-25 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-542: - Summary: Reduce usage of final classes Key: MRESOLVER-542 URL: https://issues.apache.org/jira/browse/MRESOLVER-542 Project: Maven Resolver Issue Ty

Re: [PR] Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.20.0 to 0.21.1 [maven-resolver]

2024-04-25 Thread via GitHub
cstamas merged PR #478: URL: https://github.com/apache/maven-resolver/pull/478 -- 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.

[jira] [Created] (MRESOLVER-544) Bump org.redisson:redisson from 3.28.0 to 3.29.0

2024-04-25 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-544: - Summary: Bump org.redisson:redisson from 3.28.0 to 3.29.0 Key: MRESOLVER-544 URL: https://issues.apache.org/jira/browse/MRESOLVER-544 Project: Maven Resolver

[jira] [Updated] (MRESOLVER-544) Bump org.redisson:redisson from 3.28.0 to 3.29.0

2024-04-25 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-544: -- Component/s: Resolver > Bump org.redisson:redisson from 3.28.0 to 3.29.0 > -

[jira] [Created] (MRESOLVER-543) (build) Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.20.0 to 0.21.1

2024-04-25 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-543: - Summary: (build) Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.20.0 to 0.21.1 Key: MRESOLVER-543 URL: https://issues.apache.org/jira/browse/MRESOLVER-543

Re: [PR] Bump org.redisson:redisson from 3.28.0 to 3.29.0 [maven-resolver]

2024-04-25 Thread via GitHub
cstamas merged PR #476: URL: https://github.com/apache/maven-resolver/pull/476 -- 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.

Re: [PR] Bump bouncycastleVersion from 1.78 to 1.78.1 [maven-resolver]

2024-04-25 Thread via GitHub
cstamas merged PR #475: URL: https://github.com/apache/maven-resolver/pull/475 -- 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.

[jira] [Created] (MRESOLVER-545) Bump bouncycastleVersion from 1.78 to 1.78.1

2024-04-25 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-545: - Summary: Bump bouncycastleVersion from 1.78 to 1.78.1 Key: MRESOLVER-545 URL: https://issues.apache.org/jira/browse/MRESOLVER-545 Project: Maven Resolver

[jira] [Closed] (MRESOLVER-545) Bump bouncycastleVersion from 1.78 to 1.78.1

2024-04-25 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-545. - Resolution: Fixed > Bump bouncycastleVersion from 1.78 to 1.78.1 > ---

[jira] [Assigned] (MRESOLVER-543) (build) Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.20.0 to 0.21.1

2024-04-25 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOLVER-543: - Assignee: Tamas Cservenak > (build) Bump com.github.siom79.japicmp:japicmp-ma

Re: [PR] Use the new resolver provider [maven]

2024-04-25 Thread via GitHub
gnodet commented on PR #1483: URL: https://github.com/apache/maven/pull/1483#issuecomment-2076658759 > Agreed, if maven-api-impl > > * provides all is needed to maven-core at runtime, && > * "mima like" use cases are from now to use maven-api-impl (instead of maven-resolver-provide

[jira] [Closed] (MRESOLVER-544) Bump org.redisson:redisson from 3.28.0 to 3.29.0

2024-04-25 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-544. - Resolution: Fixed > Bump org.redisson:redisson from 3.28.0 to 3.29.0 > ---

[jira] [Assigned] (MRESOLVER-545) Bump bouncycastleVersion from 1.78 to 1.78.1

2024-04-25 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOLVER-545: - Assignee: Tamas Cservenak > Bump bouncycastleVersion from 1.78 to 1.78.1 > --

[jira] [Assigned] (MRESOLVER-544) Bump org.redisson:redisson from 3.28.0 to 3.29.0

2024-04-25 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOLVER-544: - Assignee: Tamas Cservenak > Bump org.redisson:redisson from 3.28.0 to 3.29.0

[jira] [Closed] (MRESOLVER-543) (build) Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.20.0 to 0.21.1

2024-04-25 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-543. - Resolution: Fixed > (build) Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0

Re: [PR] Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 [maven-resolver]

2024-04-25 Thread via GitHub
cstamas merged PR #466: URL: https://github.com/apache/maven-resolver/pull/466 -- 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.

[jira] [Assigned] (MRESOLVER-546) Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1

2024-04-25 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOLVER-546: - Assignee: Tamas Cservenak > Bump org.codehaus.plexus:plexus-utils from 4.0.0

[jira] [Closed] (MRESOLVER-546) Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1

2024-04-25 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-546. - Resolution: Fixed > Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 > --

[jira] [Created] (MRESOLVER-546) Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1

2024-04-25 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-546: - Summary: Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 Key: MRESOLVER-546 URL: https://issues.apache.org/jira/browse/MRESOLVER-546 Project: Maven

Re: [PR] Bump bouncycastleVersion from 1.78 to 1.78.1 [maven-gpg-plugin]

2024-04-25 Thread via GitHub
cstamas merged PR #98: URL: https://github.com/apache/maven-gpg-plugin/pull/98 -- 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.

[jira] [Created] (MGPG-127) Bump bouncycastleVersion from 1.78 to 1.78.1

2024-04-25 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MGPG-127: Summary: Bump bouncycastleVersion from 1.78 to 1.78.1 Key: MGPG-127 URL: https://issues.apache.org/jira/browse/MGPG-127 Project: Maven GPG Plugin Issue Type:

[jira] [Assigned] (MGPG-127) Bump bouncycastleVersion from 1.78 to 1.78.1

2024-04-25 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MGPG-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MGPG-127: Assignee: Tamas Cservenak > Bump bouncycastleVersion from 1.78 to 1.78.1 > -

[jira] [Closed] (MGPG-127) Bump bouncycastleVersion from 1.78 to 1.78.1

2024-04-25 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MGPG-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MGPG-127. Resolution: Fixed > Bump bouncycastleVersion from 1.78 to 1.78.1 > --

[jira] [Assigned] (MGPG-128) Update to parent POM 42

2024-04-25 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MGPG-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MGPG-128: Assignee: Tamas Cservenak > Update to parent POM 42 > --- > >

[jira] [Created] (MGPG-128) Update to parent POM 42

2024-04-25 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MGPG-128: Summary: Update to parent POM 42 Key: MGPG-128 URL: https://issues.apache.org/jira/browse/MGPG-128 Project: Maven GPG Plugin Issue Type: Dependency upgrade

[jira] [Commented] (MGPG-128) Update to parent POM 42, prerequisite 3.6.3

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MGPG-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840707#comment-17840707 ] ASF GitHub Bot commented on MGPG-128: - cstamas opened a new pull request, #100: URL: ht

[jira] [Updated] (MGPG-128) Update to parent POM 42, prerequisite 3.6.3

2024-04-25 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MGPG-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MGPG-128: - Summary: Update to parent POM 42, prerequisite 3.6.3 (was: Update to parent POM 42) > Update to p

Re: [PR] Make Maven 4.0.0 be beta-1 [maven]

2024-04-25 Thread via GitHub
gnodet merged PR #1484: URL: https://github.com/apache/maven/pull/1484 -- 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] [Commented] (MNG-8105) Upgrade to JLine 3.26.0

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840709#comment-17840709 ] ASF GitHub Bot commented on MNG-8105: - gnodet opened a new pull request, #1485: URL: ht

Re: [PR] [MNG-8106] Fix metadata merge [maven]

2024-04-25 Thread via GitHub
gnodet commented on PR #1481: URL: https://github.com/apache/maven/pull/1481#issuecomment-2076686884 Rebased on master (after switching to beta-1)... -- 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] [Commented] (MNG-8106) Maven Metadata corruption if repository directory role overlaps

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840710#comment-17840710 ] ASF GitHub Bot commented on MNG-8106: - gnodet commented on PR #1481: URL: https://githu

Re: [PR] [MNG-8081] Profile property activation interpolation [maven]

2024-04-25 Thread via GitHub
gnodet commented on PR #1477: URL: https://github.com/apache/maven/pull/1477#issuecomment-2076700480 Similar to #1447 -- 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 un

[jira] [Commented] (MNG-8081) default profile activation should consider available system and user properties

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840713#comment-17840713 ] ASF GitHub Bot commented on MNG-8081: - gnodet commented on PR #1477: URL: https://githu

Re: [PR] [MNG-8106] Fix metadata merge [maven]

2024-04-25 Thread via GitHub
cstamas commented on PR #1481: URL: https://github.com/apache/maven/pull/1481#issuecomment-2076724206 new IT triggered and passed OK ``` [INFO] Running org.apache.maven.it.MavenITmng8106OverlappingDirectoryRolesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elaps

[jira] [Commented] (MNG-8106) Maven Metadata corruption if repository directory role overlaps

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840716#comment-17840716 ] ASF GitHub Bot commented on MNG-8106: - cstamas commented on PR #1481: URL: https://gith

Re: [PR] [MNG-8105] Upgrade JLine to 3.26.1 [maven]

2024-04-25 Thread via GitHub
gnodet merged PR #1485: URL: https://github.com/apache/maven/pull/1485 -- 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] [Commented] (MNG-8105) Upgrade to JLine 3.26.0

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840717#comment-17840717 ] ASF GitHub Bot commented on MNG-8105: - gnodet merged PR #1485: URL: https://github.com/

[jira] [Commented] (MRESOLVER-542) Reduce usage of final classes

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840719#comment-17840719 ] ASF GitHub Bot commented on MRESOLVER-542: -- cstamas opened a new pull request

Re: [PR] [MNG-8106] Fix metadata merge [maven]

2024-04-25 Thread via GitHub
cstamas commented on code in PR #1481: URL: https://github.com/apache/maven/pull/1481#discussion_r1579180966 ## maven-api-impl/src/main/java/org/apache/maven/internal/impl/resolver/LocalSnapshotMetadata.java: ## @@ -113,6 +113,11 @@ protected void merge(Metadata recessive) {

[jira] [Commented] (MNG-8106) Maven Metadata corruption if repository directory role overlaps

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840730#comment-17840730 ] ASF GitHub Bot commented on MNG-8106: - cstamas commented on code in PR #1481: URL: http

Re: [PR] [MNG-8106] IT [maven-integration-testing]

2024-04-25 Thread via GitHub
cstamas merged PR #336: URL: https://github.com/apache/maven-integration-testing/pull/336 -- 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-unsubsc

Re: [PR] [3.9.x] [MNG-8106] IT [maven-integration-testing]

2024-04-25 Thread via GitHub
cstamas merged PR #337: URL: https://github.com/apache/maven-integration-testing/pull/337 -- 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-unsubsc

[jira] [Created] (MBUILDCACHE-91) maven-dependency-plugin:unpack reactor artifactItems have their versions expanded instead of being replaced by 'cache-extension-version'

2024-04-25 Thread Jira
Réda Housni Alaoui created MBUILDCACHE-91: - Summary: maven-dependency-plugin:unpack reactor artifactItems have their versions expanded instead of being replaced by 'cache-extension-version' Key: MBUILDCACHE-91

[jira] [Updated] (MBUILDCACHE-91) maven-dependency-plugin:unpack reactor artifactItems have their versions expanded instead of being replaced by 'cache-extension-version'

2024-04-25 Thread Jira
[ https://issues.apache.org/jira/browse/MBUILDCACHE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Réda Housni Alaoui updated MBUILDCACHE-91: -- Description: I have a multi module project where module1 is used as a depen

Re: [PR] [3.9.x][MNG-8106] Fix metadata merge [maven]

2024-04-25 Thread via GitHub
cstamas merged PR #1480: URL: https://github.com/apache/maven/pull/1480 -- 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] [MNG-8106] Fix metadata merge [maven]

2024-04-25 Thread via GitHub
cstamas merged PR #1481: URL: https://github.com/apache/maven/pull/1481 -- 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] [Commented] (MNG-8106) Maven Metadata corruption if repository directory role overlaps

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840739#comment-17840739 ] ASF GitHub Bot commented on MNG-8106: - cstamas merged PR #1480: URL: https://github.com

[jira] [Commented] (MNG-8106) Maven Metadata corruption if repository directory role overlaps

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840740#comment-17840740 ] ASF GitHub Bot commented on MNG-8106: - cstamas merged PR #1481: URL: https://github.com

[jira] [Closed] (MNG-8106) Maven Metadata corruption if repository directory role overlaps

2024-04-25 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8106. Resolution: Fixed > Maven Metadata corruption if repository directory role overlaps > ---

[jira] [Updated] (MNG-8101) Upgrade Parent to 42

2024-04-25 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8101: - Component/s: Bootstrap & Build > Upgrade Parent to 42 > > > Ke

[jira] [Updated] (MNG-8100) Upgrade default plugin bindings

2024-04-25 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8100: - Component/s: Plugins and Lifecycle > Upgrade default plugin bindings >

[jira] [Created] (MWRAPPER-135) Provide a reliable way to determine the Maven Wrapper version

2024-04-25 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MWRAPPER-135: Summary: Provide a reliable way to determine the Maven Wrapper version Key: MWRAPPER-135 URL: https://issues.apache.org/jira/browse/MWRAPPER-135 Project: Mave

[jira] [Updated] (MWRAPPER-135) Provide a reliable way to determine the Maven Wrapper type

2024-04-25 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MWRAPPER-135: - Summary: Provide a reliable way to determine the Maven Wrapper type (was: Provide a re

Re: [PR] Maven 4.0.0-beta-1 updates [maven-resolver]

2024-04-25 Thread via GitHub
cstamas closed pull request #454: Maven 4.0.0-beta-1 updates URL: https://github.com/apache/maven-resolver/pull/454 -- 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 unsubscri

Re: [PR] Maven 4.0.0-beta-1 updates [maven-resolver]

2024-04-25 Thread via GitHub
cstamas commented on PR #454: URL: https://github.com/apache/maven-resolver/pull/454#issuecomment-2076928072 Superseded by https://github.com/apache/maven-resolver/pull/480 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[jira] [Moved] (MDEP-926) proxy settings ignored for dependencies

2024-04-25 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MDEP-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski moved MNG-8104 to MDEP-926: --- Component/s: (was: Core) Key: MDEP-926 (wa

[jira] [Commented] (SUREFIRE-2010) Parameterized Selection Does not Work

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840780#comment-17840780 ] ASF GitHub Bot commented on SUREFIRE-2010: -- AlexShmydov commented on PR #476:

Re: [PR] [SUREFIRE-2010] Parameterized Selection Does not Work [maven-surefire]

2024-04-25 Thread via GitHub
AlexShmydov commented on PR #476: URL: https://github.com/apache/maven-surefire/pull/476#issuecomment-2077093027 Hi all! Any news about this problem? -- 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] [Created] (MRESOLVER-547) BF collector always copies artifacts, even when it should not

2024-04-25 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-547: - Summary: BF collector always copies artifacts, even when it should not Key: MRESOLVER-547 URL: https://issues.apache.org/jira/browse/MRESOLVER-547 Project:

[jira] [Commented] (MRESOLVER-547) BF collector always copies artifacts, even when it should not

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840793#comment-17840793 ] ASF GitHub Bot commented on MRESOLVER-547: -- cstamas opened a new pull request

Re: [PR] Fix terminal usage in mvnd [maven]

2024-04-25 Thread via GitHub
gnodet merged PR #1486: URL: https://github.com/apache/maven/pull/1486 -- 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] [Updated] (MNG-7601) Upgrade Apache Maven parent POM to version 38

2024-04-25 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7601: - Issue Type: Dependency upgrade (was: New Feature) > Upgrade Apache Maven parent POM to version 38

Re: [PR] Use the new resolver provider [maven]

2024-04-25 Thread via GitHub
gnodet merged PR #1483: URL: https://github.com/apache/maven/pull/1483 -- 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] [MBUILDCACHE-87] - Checksum should consider plugin dependencies [maven-build-cache-extension]

2024-04-25 Thread via GitHub
AlexanderAshitkin commented on code in PR #146: URL: https://github.com/apache/maven-build-cache-extension/pull/146#discussion_r1579540296 ## src/main/java/org/apache/maven/buildcache/checksum/MavenProjectInput.java: ## @@ -617,7 +621,13 @@ private static boolean isReadable(Pat

[jira] [Commented] (MBUILDCACHE-87) Checksum should consider plugin dependencies

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840820#comment-17840820 ] ASF GitHub Bot commented on MBUILDCACHE-87: --- AlexanderAshitkin commented on

Re: [PR] [MBUILDCACHE-87] - Checksum should consider plugin dependencies [maven-build-cache-extension]

2024-04-25 Thread via GitHub
AlexanderAshitkin commented on code in PR #146: URL: https://github.com/apache/maven-build-cache-extension/pull/146#discussion_r1579540296 ## src/main/java/org/apache/maven/buildcache/checksum/MavenProjectInput.java: ## @@ -617,7 +621,13 @@ private static boolean isReadable(Pat

[jira] [Commented] (MBUILDCACHE-87) Checksum should consider plugin dependencies

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840823#comment-17840823 ] ASF GitHub Bot commented on MBUILDCACHE-87: --- AlexanderAshitkin commented on

Re: [PR] [MBUILDCACHE-87] - Checksum should consider plugin dependencies [maven-build-cache-extension]

2024-04-25 Thread via GitHub
AlexanderAshitkin commented on code in PR #146: URL: https://github.com/apache/maven-build-cache-extension/pull/146#discussion_r1579540296 ## src/main/java/org/apache/maven/buildcache/checksum/MavenProjectInput.java: ## @@ -617,7 +621,13 @@ private static boolean isReadable(Pat

[jira] [Commented] (MBUILDCACHE-87) Checksum should consider plugin dependencies

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840827#comment-17840827 ] ASF GitHub Bot commented on MBUILDCACHE-87: --- AlexanderAshitkin commented on

Re: [PR] [MBUILDCACHE-87] - Checksum should consider plugin dependencies [maven-build-cache-extension]

2024-04-25 Thread via GitHub
AlexanderAshitkin commented on PR #146: URL: https://github.com/apache/maven-build-cache-extension/pull/146#issuecomment-2077344363 In addition to the test created, it will be nice to cover with tests more cases: * External snapshot dependency is also accounted for in the checksum. *

[jira] [Commented] (MBUILDCACHE-87) Checksum should consider plugin dependencies

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840830#comment-17840830 ] ASF GitHub Bot commented on MBUILDCACHE-87: --- AlexanderAshitkin commented on

Re: [PR] [MRESOLVER-547] Just use setVersion [maven-resolver]

2024-04-25 Thread via GitHub
cstamas merged PR #481: URL: https://github.com/apache/maven-resolver/pull/481 -- 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.

[jira] [Commented] (MRESOLVER-547) BF collector always copies artifacts, even when it should not

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840832#comment-17840832 ] ASF GitHub Bot commented on MRESOLVER-547: -- cstamas merged PR #481: URL: http

[jira] [Created] (MRESOLVER-548) Artifact path/file improvements

2024-04-25 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-548: - Summary: Artifact path/file improvements Key: MRESOLVER-548 URL: https://issues.apache.org/jira/browse/MRESOLVER-548 Project: Maven Resolver Issue

[jira] [Commented] (MRESOLVER-548) Artifact path/file improvements

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840833#comment-17840833 ] ASF GitHub Bot commented on MRESOLVER-548: -- cstamas opened a new pull request

Re: [PR] Make TerminalOutput.pathToMaven() more robust to avoid #929 [maven-mvnd]

2024-04-25 Thread via GitHub
ppalaga merged PR #930: URL: https://github.com/apache/maven-mvnd/pull/930 -- 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.apac

Re: [PR] [MRESOLVER-548] Artifact file/path improvements [maven-resolver]

2024-04-25 Thread via GitHub
gnodet commented on code in PR #482: URL: https://github.com/apache/maven-resolver/pull/482#discussion_r1579622273 ## maven-resolver-api/src/main/java/org/eclipse/aether/artifact/AbstractArtifact.java: ## @@ -96,30 +96,40 @@ public Artifact setVersion(String version) {

[jira] [Commented] (MRESOLVER-548) Artifact path/file improvements

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840835#comment-17840835 ] ASF GitHub Bot commented on MRESOLVER-548: -- gnodet commented on code in PR #4

Re: [PR] [MRESOLVER-548] Artifact file/path improvements [maven-resolver]

2024-04-25 Thread via GitHub
cstamas commented on code in PR #482: URL: https://github.com/apache/maven-resolver/pull/482#discussion_r1579626015 ## maven-resolver-api/src/main/java/org/eclipse/aether/artifact/AbstractArtifact.java: ## @@ -96,30 +96,40 @@ public Artifact setVersion(String version) {

[jira] [Commented] (MRESOLVER-548) Artifact path/file improvements

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840836#comment-17840836 ] ASF GitHub Bot commented on MRESOLVER-548: -- cstamas commented on code in PR #

[jira] [Commented] (MBUILDCACHE-87) Checksum should consider plugin dependencies

2024-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840837#comment-17840837 ] ASF GitHub Bot commented on MBUILDCACHE-87: --- AlexanderAshitkin commented on

  1   2   >