Re: [PR] [MNG-8134] Add a @Resolution annotation to mojos to inject project dependencies collection / resolution result [maven]

2024-06-11 Thread via GitHub
gnodet merged PR #1559: URL: https://github.com/apache/maven/pull/1559 -- 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-8134) Provide an annotation that can be used to inject dependencies resolution/collection in mojos

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

[jira] [Closed] (MNG-8151) Merge DependencyCollector into DependencyResolver

2024-06-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8151. Resolution: Fixed Fixed with [[MNG-8151] Merge DependencyCollector into DependencyResolver|https://g

[jira] [Closed] (MNG-8152) Implement @SessionScoped and @MojoExecutionScoped from the DI API

2024-06-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8152. Resolution: Fixed > Implement @SessionScoped and @MojoExecutionScoped from the DI API > -

[jira] [Commented] (MNG-8152) Implement @SessionScoped and @MojoExecutionScoped from the DI API

2024-06-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17853938#comment-17853938 ] Guillaume Nodet commented on MNG-8152: -- Fixed with [[MNG-8152] Implement @SessionScope

[jira] [Commented] (MNG-8134) Provide an annotation that can be used to inject dependencies resolution/collection in mojos

2024-06-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17853941#comment-17853941 ] Guillaume Nodet commented on MNG-8134: -- Fixed with [https://github.com/apache/maven/p

[jira] [Updated] (MNG-8134) Provide an annotation that can be used to inject dependencies resolution/collection in mojos

2024-06-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8134: - Fix Version/s: 4.0.0-beta-4 > Provide an annotation that can be used to inject dependencies > reso

[jira] [Updated] (MNG-8151) Merge DependencyCollector into DependencyResolver

2024-06-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8151: - Fix Version/s: 4.0.0 > Merge DependencyCollector into DependencyResolver >

[jira] [Updated] (MNG-8152) Implement @SessionScoped and @MojoExecutionScoped from the DI API

2024-06-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8152: - Fix Version/s: 4.0.0 > Implement @SessionScoped and @MojoExecutionScoped from the DI API >

[jira] [Updated] (MNG-8134) Provide a @Resolution annotation that can be used to inject dependencies resolution/collection in mojos

2024-06-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8134: - Summary: Provide a @Resolution annotation that can be used to inject dependencies resolution/collec

[jira] [Closed] (MNG-8134) Provide an annotation that can be used to inject dependencies resolution/collection in mojos

2024-06-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8134. Assignee: Guillaume Nodet Resolution: Fixed > Provide an annotation that can be used to inject

Re: [PR] Bump commons-cli:commons-cli from 1.5.0 to 1.8.0 [maven]

2024-06-11 Thread via GitHub
gnodet merged PR #1537: URL: https://github.com/apache/maven/pull/1537 -- 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] Bump org.junit:junit-bom from 5.10.1 to 5.10.2 [maven]

2024-06-11 Thread via GitHub
gnodet merged PR #1535: URL: https://github.com/apache/maven/pull/1535 -- 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] Remove commons-io dependency [maven]

2024-06-11 Thread via GitHub
gnodet opened a new pull request, #1578: URL: https://github.com/apache/maven/pull/1578 (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:

Re: [PR] Bump resolverVersion from 1.4.1 to 1.9.20 [maven-surefire]

2024-06-11 Thread via GitHub
michael-o commented on PR #749: URL: https://github.com/apache/maven-surefire/pull/749#issuecomment-2160114558 @dependabot ignore this dependency -- 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 resolverVersion from 1.4.1 to 1.9.20 [maven-surefire]

2024-06-11 Thread via GitHub
dependabot[bot] closed pull request #749: Bump resolverVersion from 1.4.1 to 1.9.20 URL: https://github.com/apache/maven-surefire/pull/749 -- 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 specifi

Re: [PR] Bump resolverVersion from 1.4.1 to 1.9.20 [maven-surefire]

2024-06-11 Thread via GitHub
dependabot[bot] commented on PR #749: URL: https://github.com/apache/maven-surefire/pull/749#issuecomment-2160114691 OK, I won't notify you about any of these dependencies again, unless you re-open this PR. -- This is an automated message from the Apache Git Service. To respond to the mes

Re: [PR] Bump org.codehaus.plexus:plexus-component-annotations from 2.1.0 to 2.2.0 [maven-surefire]

2024-06-11 Thread via GitHub
michael-o commented on PR #747: URL: https://github.com/apache/maven-surefire/pull/747#issuecomment-2160115917 @cstamas Is this a safe upgrade from your PoV? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] Bump commons-io:commons-io from 2.11.0 to 2.16.1 [maven]

2024-06-11 Thread via GitHub
gnodet closed pull request #1534: Bump commons-io:commons-io from 2.11.0 to 2.16.1 URL: https://github.com/apache/maven/pull/1534 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

Re: [PR] Bump commons-io:commons-io from 2.11.0 to 2.16.1 [maven]

2024-06-11 Thread via GitHub
dependabot[bot] commented on PR #1534: URL: https://github.com/apache/maven/pull/1534#issuecomment-2160152356 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 version, let m

Re: [PR] Bump commons-io:commons-io from 2.11.0 to 2.16.1 [maven]

2024-06-11 Thread via GitHub
gnodet commented on PR #1534: URL: https://github.com/apache/maven/pull/1534#issuecomment-2160152750 See #1578 -- 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] [SUREFIRE-2232] StatelessXmlReporter: handle failed test result without a throwable [maven-surefire]

2024-06-11 Thread via GitHub
michael-o commented on PR #716: URL: https://github.com/apache/maven-surefire/pull/716#issuecomment-2160165869 @dr29bart I took the liberty to change your PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[jira] [Commented] (SUREFIRE-2232) [REGRESSION] StatelessXmlReporter fails to process failed result without a throwable

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17853977#comment-17853977 ] ASF GitHub Bot commented on SUREFIRE-2232: -- michael-o commented on PR #716: U

Re: [PR] Remove commons-io:commons-io dependency [maven]

2024-06-11 Thread via GitHub
gnodet merged PR #1578: URL: https://github.com/apache/maven/pull/1578 -- 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] Bump org.codehaus.plexus:plexus-testing from 1.0.0 to 1.3.0 [maven]

2024-06-11 Thread via GitHub
gnodet merged PR #1531: URL: https://github.com/apache/maven/pull/1531 -- 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-7758] Report dependency problems for all repository [maven]

2024-06-11 Thread via GitHub
michael-o commented on PR #1563: URL: https://github.com/apache/maven/pull/1563#issuecomment-2160381041 @slawekjaranowski Should I try again? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[jira] [Commented] (MNG-7758) o.e.aether.resolution.ArtifactResolutionException incorrectly examined when multiple repositories are involved

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854000#comment-17854000 ] ASF GitHub Bot commented on MNG-7758: - michael-o commented on PR #1563: URL: https://gi

Re: [PR] [MNG-7758] Report dependency problems for all repository [maven]

2024-06-11 Thread via GitHub
slawekjaranowski commented on PR #1563: URL: https://github.com/apache/maven/pull/1563#issuecomment-2160392977 > @slawekjaranowski Should I try again? you can - but result for connection problems will still show last / one repo I also changed reporting for missing plugins htt

[jira] [Commented] (MNG-7758) o.e.aether.resolution.ArtifactResolutionException incorrectly examined when multiple repositories are involved

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854003#comment-17854003 ] ASF GitHub Bot commented on MNG-7758: - slawekjaranowski commented on PR #1563: URL: htt

Re: [PR] [MNG-7758] Report dependency problems for all repository [maven]

2024-06-11 Thread via GitHub
michael-o commented on PR #1563: URL: https://github.com/apache/maven/pull/1563#issuecomment-2160397976 > > @slawekjaranowski Should I try again? > > you can - but result for connection problems will still show last / one repo I also changed reporting for missing plugins > > ht

[jira] [Commented] (MNG-7758) o.e.aether.resolution.ArtifactResolutionException incorrectly examined when multiple repositories are involved

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854004#comment-17854004 ] ASF GitHub Bot commented on MNG-7758: - michael-o commented on PR #1563: URL: https://gi

Re: [PR] [MNG-7758] Report dependency problems for all repository [maven]

2024-06-11 Thread via GitHub
cstamas commented on PR #1563: URL: https://github.com/apache/maven/pull/1563#issuecomment-2160420230 > @cstamas Is this a huge issue to fix in Resolver? Unsure, did not look yet, but IMHO is certainly something that would NOT happen in 1.9.x resolver but 2.0.0... -- This is an aut

[jira] [Commented] (MNG-7758) o.e.aether.resolution.ArtifactResolutionException incorrectly examined when multiple repositories are involved

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

[jira] [Updated] (MRESOLVER-569) DependencyCollectionException.getResult().getExceptions() always returns one exception

2024-06-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-569: -- Summary: DependencyCollectionException.getResult().getExceptions() always returns on

Re: [PR] [MNG-7758] Report dependency problems for all repository [maven]

2024-06-11 Thread via GitHub
slawekjaranowski commented on PR #1563: URL: https://github.com/apache/maven/pull/1563#issuecomment-2160510406 @michael-o is it any objections from you to merge without resolver fix ... resolver can be fixed later -- This is an automated message from the Apache Git Service. To respond t

[jira] [Commented] (MNG-7758) o.e.aether.resolution.ArtifactResolutionException incorrectly examined when multiple repositories are involved

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854018#comment-17854018 ] ASF GitHub Bot commented on MNG-7758: - slawekjaranowski commented on PR #1563: URL: htt

Re: [PR] [MNG-7758] Report dependency problems for all repository [maven]

2024-06-11 Thread via GitHub
michael-o commented on PR #1563: URL: https://github.com/apache/maven/pull/1563#issuecomment-2160563105 > @michael-o is it any objections from you to merge without resolver fix ... resolver can be fixed later Let me please review/test again today. -- This is an automated message fr

[jira] [Commented] (MNG-7758) o.e.aether.resolution.ArtifactResolutionException incorrectly examined when multiple repositories are involved

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854023#comment-17854023 ] ASF GitHub Bot commented on MNG-7758: - michael-o commented on PR #1563: URL: https://gi

Re: [PR] [MNG-7758] Report dependency problems for all repository [maven]

2024-06-11 Thread via GitHub
cstamas commented on PR #1563: URL: https://github.com/apache/maven/pull/1563#issuecomment-2160612679 As I looked into, this is a problem that probably looks like this: Collector (CO, in resolver) -> ArtifactDescriptorReader (ADR, in maven) -> ArtifactResolver (AR, in resolver) Wha

[jira] [Commented] (MNG-7758) o.e.aether.resolution.ArtifactResolutionException incorrectly examined when multiple repositories are involved

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

[jira] [Commented] (MNG-7758) o.e.aether.resolution.ArtifactResolutionException incorrectly examined when multiple repositories are involved

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

Re: [PR] [MNG-7758] Report dependency problems for all repository [maven]

2024-06-11 Thread via GitHub
cstamas commented on PR #1563: URL: https://github.com/apache/maven/pull/1563#issuecomment-2160632765 Went thru resolver cobase, and we have 5 copies of this method: ```java private static Throwable getCause(SomeType result) { Throwable cause = null; if (result

Re: [PR] [MNG-7758] Report dependency problems for all repository [maven]

2024-06-11 Thread via GitHub
cstamas commented on PR #1563: URL: https://github.com/apache/maven/pull/1563#issuecomment-2160659533 My proposal: let's split the issues, have two: one for Maven 3.9 and one for master. Let's merge whatever improvement we have for 3.9 to make 3.9.8 rollin' and see about master branches of

[jira] [Commented] (MNG-7758) o.e.aether.resolution.ArtifactResolutionException incorrectly examined when multiple repositories are involved

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

Re: [PR] [MNG-8150] Handle absent source/target files in transfer listener [maven]

2024-06-11 Thread via GitHub
gnodet commented on code in PR #1575: URL: https://github.com/apache/maven/pull/1575#discussion_r1634977808 ## maven-embedder/src/main/java/org/apache/maven/cli/transfer/ConsoleMavenTransferListener.java: ## @@ -35,7 +35,7 @@ */ public class ConsoleMavenTransferListener exten

[jira] [Commented] (MNG-8150) Make SimplexTransferListener handle absent source/target files

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854071#comment-17854071 ] ASF GitHub Bot commented on MNG-8150: - gnodet commented on code in PR #1575: URL: https

Re: [PR] Build with Maven 4 [maven-install-plugin]

2024-06-11 Thread via GitHub
slawekjaranowski merged PR #66: URL: https://github.com/apache/maven-install-plugin/pull/66 -- 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-unsub

Re: [PR] Build with Maven4 [maven-deploy-plugin]

2024-06-11 Thread via GitHub
slawekjaranowski merged PR #57: URL: https://github.com/apache/maven-deploy-plugin/pull/57 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubs

Re: [PR] [MNG-8150] Handle absent source/target files in transfer listener [maven]

2024-06-11 Thread via GitHub
gnodet commented on code in PR #1575: URL: https://github.com/apache/maven/pull/1575#discussion_r1634979644 ## maven-embedder/src/main/java/org/apache/maven/cli/transfer/ConsoleMavenTransferListener.java: ## @@ -35,7 +35,7 @@ */ public class ConsoleMavenTransferListener exten

Re: [PR] [MNG-7758] Report dependency problems for all repository [maven]

2024-06-11 Thread via GitHub
slawekjaranowski commented on PR #1563: URL: https://github.com/apache/maven/pull/1563#issuecomment-2160928042 > My proposal: let's split the issues, have two: one for Maven 3.9 and one for master. Let's merge whatever improvement we have for 3.9 to make 3.9.8 rollin' and see about master b

[jira] [Commented] (MNG-8150) Make SimplexTransferListener handle absent source/target files

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854079#comment-17854079 ] ASF GitHub Bot commented on MNG-8150: - gnodet commented on code in PR #1575: URL: https

[jira] [Commented] (MNG-7758) o.e.aether.resolution.ArtifactResolutionException incorrectly examined when multiple repositories are involved

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854080#comment-17854080 ] ASF GitHub Bot commented on MNG-7758: - slawekjaranowski commented on PR #1563: URL: htt

[jira] [Assigned] (MDEPLOY-318) version 3.1.2 is uploading jar files to wrong endpoints

2024-06-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MDEPLOY-318: --- Assignee: Slawomir Jaranowski > version 3.1.2 is uploading jar files to wro

Re: [PR] [MNG-8150] Handle absent source/target files in transfer listener [maven]

2024-06-11 Thread via GitHub
pshevche commented on code in PR #1575: URL: https://github.com/apache/maven/pull/1575#discussion_r1635035764 ## maven-embedder/src/main/java/org/apache/maven/cli/transfer/ConsoleMavenTransferListener.java: ## @@ -35,7 +35,7 @@ */ public class ConsoleMavenTransferListener ext

[jira] [Commented] (MNG-8150) Make SimplexTransferListener handle absent source/target files

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854086#comment-17854086 ] ASF GitHub Bot commented on MNG-8150: - pshevche commented on code in PR #1575: URL: htt

[PR] [MNG-8150] Remove unused locale argument from FileSizeFormat [maven]

2024-06-11 Thread via GitHub
pshevche opened a new pull request, #1579: URL: https://github.com/apache/maven/pull/1579 ## Summary Addressing https://github.com/apache/maven/pull/1575#discussion_r1634977808 - [x] I hereby declare this contribution to be licenced under the [Apache License Version 2.0, Janua

[jira] [Commented] (MNG-8150) Make SimplexTransferListener handle absent source/target files

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854087#comment-17854087 ] ASF GitHub Bot commented on MNG-8150: - pshevche opened a new pull request, #1579: URL:

Re: [PR] [MNG-8150] Handle absent source/target files in transfer listener [maven]

2024-06-11 Thread via GitHub
pshevche commented on code in PR #1575: URL: https://github.com/apache/maven/pull/1575#discussion_r1635041449 ## maven-embedder/src/main/java/org/apache/maven/cli/transfer/ConsoleMavenTransferListener.java: ## @@ -35,7 +35,7 @@ */ public class ConsoleMavenTransferListener ext

[jira] [Commented] (MNG-8150) Make SimplexTransferListener handle absent source/target files

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854088#comment-17854088 ] ASF GitHub Bot commented on MNG-8150: - pshevche commented on code in PR #1575: URL: htt

Re: [PR] [MPIR-455] - add support for multi-release JARs. [maven-project-info-reports-plugin]

2024-06-11 Thread via GitHub
michael-o commented on code in PR #70: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/70#discussion_r1635269049 ## pom.xml: ## @@ -511,11 +511,47 @@ under the License. pom.xml ${project.build.directory}/loc

[jira] [Commented] (MPIR-455) dependencies goal: add support for multi-release JARs

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPIR-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854132#comment-17854132 ] ASF GitHub Bot commented on MPIR-455: - michael-o commented on code in PR #70: URL: htt

Re: [PR] [MPIR-455] - add support for multi-release JARs. [maven-project-info-reports-plugin]

2024-06-11 Thread via GitHub
michael-o commented on code in PR #70: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/70#discussion_r1635270543 ## pom.xml: ## @@ -511,11 +511,47 @@ under the License. pom.xml ${project.build.directory}/loc

[jira] [Commented] (MPIR-455) dependencies goal: add support for multi-release JARs

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPIR-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854133#comment-17854133 ] ASF GitHub Bot commented on MPIR-455: - michael-o commented on code in PR #70: URL: htt

Re: [PR] [MPIR-455] - add support for multi-release JARs. [maven-project-info-reports-plugin]

2024-06-11 Thread via GitHub
michael-o commented on PR #70: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/70#issuecomment-2161306930 > Regarding the entry count, it seems to be a bug in the shared-jar library. The root version entries are not saved anywhere. However an easy workaround (until th

[jira] [Commented] (MPIR-455) dependencies goal: add support for multi-release JARs

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPIR-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854134#comment-17854134 ] ASF GitHub Bot commented on MPIR-455: - michael-o commented on PR #70: URL: https://git

[jira] [Commented] (MPMD-399) Incorrect warning: The project X does not seem to be compiled. PMD results might be inaccurate.

2024-06-11 Thread Andreas Dangel (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854135#comment-17854135 ] Andreas Dangel commented on MPMD-399: - {quote} [~adangel], shouldn't {{auxClasspath}} i

[jira] [Commented] (MPMD-399) Incorrect warning: The project X does not seem to be compiled. PMD results might be inaccurate.

2024-06-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854136#comment-17854136 ] Michael Osipov commented on MPMD-399: - ...and it does. I verified by debugging it. The

Re: [PR] [MPMD-399] Incorrect warning: The project X does not seem to be compi… [maven-pmd-plugin]

2024-06-11 Thread via GitHub
adangel commented on code in PR #154: URL: https://github.com/apache/maven-pmd-plugin/pull/154#discussion_r1635295738 ## src/main/java/org/apache/maven/plugins/pmd/PmdReport.java: ## @@ -513,23 +513,11 @@ private String determineAuxClasspath() throws MavenReportException {

[jira] [Commented] (MPMD-399) Incorrect warning: The project X does not seem to be compiled. PMD results might be inaccurate.

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854144#comment-17854144 ] ASF GitHub Bot commented on MPMD-399: - adangel commented on code in PR #154: URL: https

[jira] [Commented] (MNG-8148) DefaultProjectDependenciesResolver takes up to several minutes for some modules of the project

2024-06-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854145#comment-17854145 ] Tamas Cservenak commented on MNG-8148: -- Any chance to get some reproducer for this? Am

Re: [PR] [MPMD-399] Incorrect warning: The project X does not seem to be compi… [maven-pmd-plugin]

2024-06-11 Thread via GitHub
michael-o commented on code in PR #154: URL: https://github.com/apache/maven-pmd-plugin/pull/154#discussion_r1635302700 ## src/main/java/org/apache/maven/plugins/pmd/PmdReport.java: ## @@ -513,23 +513,11 @@ private String determineAuxClasspath() throws MavenReportException {

[jira] [Commented] (MPMD-399) Incorrect warning: The project X does not seem to be compiled. PMD results might be inaccurate.

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854148#comment-17854148 ] ASF GitHub Bot commented on MPMD-399: - michael-o commented on code in PR #154: URL: htt

[jira] [Commented] (MPMD-399) Incorrect warning: The project X does not seem to be compiled. PMD results might be inaccurate.

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854149#comment-17854149 ] ASF GitHub Bot commented on MPMD-399: - michael-o commented on code in PR #154: URL: htt

Re: [PR] [MPMD-399] Incorrect warning: The project X does not seem to be compi… [maven-pmd-plugin]

2024-06-11 Thread via GitHub
michael-o commented on code in PR #154: URL: https://github.com/apache/maven-pmd-plugin/pull/154#discussion_r1635331936 ## src/main/java/org/apache/maven/plugins/pmd/PmdReport.java: ## @@ -513,23 +513,11 @@ private String determineAuxClasspath() throws MavenReportException {

[jira] [Commented] (MPMD-399) Incorrect warning: The project X does not seem to be compiled. PMD results might be inaccurate.

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854159#comment-17854159 ] ASF GitHub Bot commented on MPMD-399: - michael-o commented on code in PR #154: URL: htt

Re: [PR] [MPMD-399] Incorrect warning: The project X does not seem to be compi… [maven-pmd-plugin]

2024-06-11 Thread via GitHub
adangel commented on code in PR #154: URL: https://github.com/apache/maven-pmd-plugin/pull/154#discussion_r1635338206 ## src/main/java/org/apache/maven/plugins/pmd/PmdReport.java: ## @@ -513,23 +513,11 @@ private String determineAuxClasspath() throws MavenReportException {

[jira] [Commented] (MPMD-399) Incorrect warning: The project X does not seem to be compiled. PMD results might be inaccurate.

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854163#comment-17854163 ] ASF GitHub Bot commented on MPMD-399: - adangel commented on code in PR #154: URL: https

[jira] [Commented] (MPMD-399) Incorrect warning: The project X does not seem to be compiled. PMD results might be inaccurate.

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854167#comment-17854167 ] ASF GitHub Bot commented on MPMD-399: - michael-o commented on code in PR #154: URL: htt

Re: [PR] [SUREFIRE-2232] StatelessXmlReporter: handle failed test result without a throwable [maven-surefire]

2024-06-11 Thread via GitHub
michael-o commented on code in PR #716: URL: https://github.com/apache/maven-surefire/pull/716#discussion_r1635380077 ## maven-surefire-common/src/test/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporterTest.java: ## @@ -522,6 +522,23 @@ public void testSyncOnDefer

[jira] [Commented] (SUREFIRE-2232) [REGRESSION] StatelessXmlReporter fails to process failed result without a throwable

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854172#comment-17854172 ] ASF GitHub Bot commented on SUREFIRE-2232: -- michael-o commented on code in PR

[jira] [Assigned] (MSITE-988) Documentation

2024-06-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSITE-988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MSITE-988: Assignee: (was: Michael Osipov) > Documentation > - > > Key

Re: [PR] [SUREFIRE-2232] StatelessXmlReporter: handle failed test result without a throwable [maven-surefire]

2024-06-11 Thread via GitHub
dr29bart commented on PR #716: URL: https://github.com/apache/maven-surefire/pull/716#issuecomment-2161484463 > For me, this is fine now. Are you OK as well? yes, I am OK to merge. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Commented] (SUREFIRE-2232) [REGRESSION] StatelessXmlReporter fails to process failed result without a throwable

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854177#comment-17854177 ] ASF GitHub Bot commented on SUREFIRE-2232: -- dr29bart commented on PR #716: UR

Re: [PR] [SUREFIRE-2232] StatelessXmlReporter: handle failed test result without a throwable [maven-surefire]

2024-06-11 Thread via GitHub
asfgit closed pull request #716: [SUREFIRE-2232] StatelessXmlReporter: handle failed test result without a throwable URL: https://github.com/apache/maven-surefire/pull/716 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[jira] [Commented] (SUREFIRE-2232) [REGRESSION] StatelessXmlReporter fails to process failed result without a throwable

2024-06-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854178#comment-17854178 ] ASF GitHub Bot commented on SUREFIRE-2232: -- asfgit closed pull request #716:

[jira] [Closed] (SUREFIRE-2232) [REGRESSION] StatelessXmlReporter fails to process failed result without a throwable

2024-06-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SUREFIRE-2232. Resolution: Fixed Fixed with [e6287ddbda7bf89ba370759af6164cbf925eebd1|https://gitbox.a

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

2024-06-11 Thread via GitHub
michael-o commented on PR #748: URL: https://github.com/apache/maven-surefire/pull/748#issuecomment-2161489813 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

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

2024-06-11 Thread via GitHub
asfgit merged PR #748: URL: https://github.com/apache/maven-surefire/pull/748 -- 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.a

Re: [PR] Bump org.codehaus.plexus:plexus-component-annotations from 2.1.0 to 2.2.0 [maven-surefire]

2024-06-11 Thread via GitHub
michael-o commented on PR #747: URL: https://github.com/apache/maven-surefire/pull/747#issuecomment-2161491398 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

Re: [PR] Bump org.codehaus.plexus:plexus-component-annotations from 2.1.0 to 2.2.0 [maven-surefire]

2024-06-11 Thread via GitHub
asfgit merged PR #747: URL: https://github.com/apache/maven-surefire/pull/747 -- 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.a

[PR] New feature custom plugin configuration [maven]

2024-06-11 Thread via GitHub
yuehcw opened a new pull request, #1580: URL: https://github.com/apache/maven/pull/1580 **Introduction** This PR introduces the "Custom Plugin Configuration Profiles" feature, which enhances the flexibility and maintainability of plugin management in Maven projects. By enabling users to

Re: [PR] [MNG-8150] Backport TransferListener improvements for Maven 3.9.x [maven]

2024-06-11 Thread via GitHub
cstamas merged PR #1576: URL: https://github.com/apache/maven/pull/1576 -- 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-8150] Handle absent source/target files in transfer listener [maven]

2024-06-11 Thread via GitHub
cstamas merged PR #1575: URL: https://github.com/apache/maven/pull/1575 -- 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-8150) Make SimplexTransferListener handle absent source/target files

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

Re: [PR] [MNG-8150] Remove unused locale argument from FileSizeFormat [maven]

2024-06-11 Thread via GitHub
cstamas commented on PR #1579: URL: https://github.com/apache/maven/pull/1579#issuecomment-2161582867 @pshevche can you resolve the conflicts please? Thanks -- 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

[jira] [Commented] (MNG-8150) Make SimplexTransferListener handle absent source/target files

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

[jira] [Commented] (MNG-8150) Make SimplexTransferListener handle absent source/target files

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

Re: [PR] [MNG-8150] Remove unused locale argument from FileSizeFormat [maven]

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

[jira] [Closed] (MNG-8150) Make SimplexTransferListener handle absent source/target files

2024-06-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8150. Resolution: Fixed > Make SimplexTransferListener handle absent source/target files >

[jira] [Commented] (MNG-8150) Make SimplexTransferListener handle absent source/target files

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

  1   2   >