[jira] [Commented] (MRESOLVER-600) Implement RFC9457

2024-09-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878421#comment-17878421 ] ASF GitHub Bot commented on MRESOLVER-600: -- doddi opened a new pull request,

[PR] Bump version.maven-surefire from 3.3.0 to 3.5.0 [maven-apache-parent]

2024-09-01 Thread via GitHub
dependabot[bot] opened a new pull request, #262: URL: https://github.com/apache/maven-apache-parent/pull/262 Bumps `version.maven-surefire` from 3.3.0 to 3.5.0. Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.3.0 to 3.5.0 Commits https://github.com/apache/mave

[jira] [Created] (SUREFIRE-2261) NullPointerException when generating a test report

2024-09-01 Thread Andrei Solntsev (Jira)
Andrei Solntsev created SUREFIRE-2261: - Summary: NullPointerException when generating a test report Key: SUREFIRE-2261 URL: https://issues.apache.org/jira/browse/SUREFIRE-2261 Project: Maven Surefi

[PR] [MRESOLVER-600] - RFC9457 Implementation [maven-resolver]

2024-09-01 Thread via GitHub
doddi opened a new pull request, #576: URL: https://github.com/apache/maven-resolver/pull/576 Added an RFC9457Reporter for each of the 3 Transporters. At the moment I tried to keep the original exception messages if the error response is not an RFC9457 type. This did create a little

[PR] Bump org.apache.commons:commons-compress from 1.27.0 to 1.27.1 [maven-assembly-plugin]

2024-09-01 Thread via GitHub
dependabot[bot] opened a new pull request, #213: URL: https://github.com/apache/maven-assembly-plugin/pull/213 Bumps org.apache.commons:commons-compress from 1.27.0 to 1.27.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dep

[jira] [Commented] (SUREFIRE-2261) NullPointerException when generating a test report

2024-09-01 Thread Piotr Zygielo (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878412#comment-17878412 ] Piotr Zygielo commented on SUREFIRE-2261: - Sounds like duplicate of SUREFIRE-2

[jira] [Commented] (MRESOLVER-600) Implement RFC9457

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

[jira] [Commented] (MRESOLVER-600) Implement RFC9457

2024-09-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878422#comment-17878422 ] ASF GitHub Bot commented on MRESOLVER-600: -- doddi commented on code in PR #57

Re: [PR] Bump version.maven-plugin-tools from 3.13.1 to 3.14.0 [maven-apache-parent]

2024-09-01 Thread via GitHub
dependabot[bot] closed pull request #252: Bump version.maven-plugin-tools from 3.13.1 to 3.14.0 URL: https://github.com/apache/maven-apache-parent/pull/252 -- 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

Re: [PR] Bump version.maven-surefire from 3.3.0 to 3.4.0 [maven-apache-parent]

2024-09-01 Thread via GitHub
dependabot[bot] closed pull request #253: Bump version.maven-surefire from 3.3.0 to 3.4.0 URL: https://github.com/apache/maven-apache-parent/pull/253 -- 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

Re: [PR] Bump version.maven-plugin-tools from 3.13.1 to 3.14.0 [maven-apache-parent]

2024-09-01 Thread via GitHub
dependabot[bot] commented on PR #252: URL: https://github.com/apache/maven-apache-parent/pull/252#issuecomment-2323773324 Superseded by #260. -- 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

[jira] [Created] (MNG-8235) Move remote repositories into requests

2024-09-01 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8235: Summary: Move remote repositories into requests Key: MNG-8235 URL: https://issues.apache.org/jira/browse/MNG-8235 Project: Maven Issue Type: New Feature

[jira] [Commented] (MNG-8190) Omitting version tag in Parent/Dependency - ModelVersion 4.0.0

2024-09-01 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878423#comment-17878423 ] Guillaume Nodet commented on MNG-8190: -- One possibility would be to make the build/con

[jira] [Commented] (MRESOLVER-600) Implement RFC9457

2024-09-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878445#comment-17878445 ] Michael Osipov commented on MRESOLVER-600: -- 90 % what you have written refers

[jira] [Updated] (MRESOLVER-600) Implement RFC9457

2024-09-01 Thread Mark Dodgson (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Dodgson updated MRESOLVER-600: --- Description: HTTP1.1 [RFC 9112|https://www.rfc-editor.org/rfc/rfc9112.html#name-status-lin

Re: [PR] Bump version.maven-surefire from 3.3.0 to 3.4.0 [maven-apache-parent]

2024-09-01 Thread via GitHub
dependabot[bot] commented on PR #253: URL: https://github.com/apache/maven-apache-parent/pull/253#issuecomment-2323773489 Superseded by #262. -- 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

[jira] [Commented] (MRELEASE-1154) [REGRESSION] MRELEASE-1109 breaks release of Maven Surefire

2024-09-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878443#comment-17878443 ] ASF GitHub Bot commented on MRELEASE-1154: -- michael-o commented on PR #229: U

[jira] [Closed] (SUREFIRE-2261) NullPointerException when generating a test report

2024-09-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SUREFIRE-2261. Resolution: Duplicate Too lazy to search, but not too lazy to describe everything. > Nu

Re: [PR] [MRELEASE-1154] [REGRESSION] MRELEASE-1109 breaks release of Maven Su… [maven-release]

2024-09-01 Thread via GitHub
michael-o commented on PR #229: URL: https://github.com/apache/maven-release/pull/229#issuecomment-2323427765 I'll get back to this next week. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[PR] Bump version.maven-plugin-tools from 3.13.1 to 3.15.0 [maven-apache-parent]

2024-09-01 Thread via GitHub
dependabot[bot] opened a new pull request, #260: URL: https://github.com/apache/maven-apache-parent/pull/260 Bumps `version.maven-plugin-tools` from 3.13.1 to 3.15.0. Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.13.1 to 3.15.0 Commits https://githu

Re: [PR] [MRESOLVER-600] - RFC9457 Implementation [maven-resolver]

2024-09-01 Thread via GitHub
michael-o commented on code in PR #576: URL: https://github.com/apache/maven-resolver/pull/576#discussion_r1740174759 ## maven-resolver-spi/src/main/java/org/eclipse/aether/spi/connector/transport/http/RFC9457/Rfc9457Reporter.java: ## @@ -0,0 +1,80 @@ +/* + * Licensed to the Apa

Re: [PR] [MRESOLVER-600] - RFC9457 Implementation [maven-resolver]

2024-09-01 Thread via GitHub
doddi commented on code in PR #576: URL: https://github.com/apache/maven-resolver/pull/576#discussion_r1740083243 ## maven-resolver-spi/src/main/java/org/eclipse/aether/spi/connector/transport/http/RFC9457/Rfc9457Reporter.java: ## @@ -0,0 +1,80 @@ +/* + * Licensed to the Apache

[PR] Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 [maven-apache-parent]

2024-09-01 Thread via GitHub
dependabot[bot] opened a new pull request, #263: URL: https://github.com/apache/maven-apache-parent/pull/263 Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.4.0 to 3.5.0. Commits https://github.com/apache/maven

[jira] [Created] (MRESOLVER-600) Implement RFC9457

2024-09-01 Thread Mark Dodgson (Jira)
Mark Dodgson created MRESOLVER-600: -- Summary: Implement RFC9457 Key: MRESOLVER-600 URL: https://issues.apache.org/jira/browse/MRESOLVER-600 Project: Maven Resolver Issue Type: New Feature

[PR] Bump ca.vanzyl.provisio.maven.plugins:provisio-maven-plugin from 1.0.25 to 1.0.26 [maven-mvnd]

2024-09-01 Thread via GitHub
dependabot[bot] opened a new pull request, #1120: URL: https://github.com/apache/maven-mvnd/pull/1120 Bumps [ca.vanzyl.provisio.maven.plugins:provisio-maven-plugin](https://github.com/takari/provisio) from 1.0.25 to 1.0.26. Release notes Sourced from https://github.com/takari/prov

[PR] Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.0 [maven-apache-parent]

2024-09-01 Thread via GitHub
dependabot[bot] opened a new pull request, #264: URL: https://github.com/apache/maven-apache-parent/pull/264 Bumps [org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.7.0 to 3.8.0. Release notes Sourced from https://github.com/apa

[PR] Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 [maven-apache-parent]

2024-09-01 Thread via GitHub
dependabot[bot] opened a new pull request, #261: URL: https://github.com/apache/maven-apache-parent/pull/261 Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.7.1 to 3.8.0. Commits https://github.com/apache/maven