[jira] [Commented] (MSKINS-242) Replace deprecated prettify JS library

2024-09-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881184#comment-17881184 ] ASF GitHub Bot commented on MSKINS-242: --- kwin commented on code in PR #65: URL: htt

Re: [PR] [MSKINS-242] Replace deprecated prettify JS library [maven-fluido-skin]

2024-09-11 Thread via GitHub
kwin commented on code in PR #65: URL: https://github.com/apache/maven-fluido-skin/pull/65#discussion_r1756202191 ## pom.xml: ## @@ -136,11 +137,13 @@ under the License. - + Review Comment: The comment is not helpful and contains a typo, let u

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

2024-09-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8235. Resolution: Fixed > Move remote repositories into requests > -- >

Re: [PR] [MNG-8235] Move remote repositories into requests [maven]

2024-09-11 Thread via GitHub
gnodet merged PR #1712: URL: https://github.com/apache/maven/pull/1712 -- 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] [Closed] (MNG-8234) Revert the addition of the priority tag

2024-09-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8234. Resolution: Fixed > Revert the addition of the priority tag > ---

Re: [PR] [MNG-8234] Revert the addition of the priority tag [maven]

2024-09-11 Thread via GitHub
gnodet merged PR #1711: URL: https://github.com/apache/maven/pull/1711 -- 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-8234] Revert the addition of the priority tag [maven-integration-testing]

2024-09-11 Thread via GitHub
gnodet merged PR #361: URL: https://github.com/apache/maven-integration-testing/pull/361 -- 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

[jira] [Closed] (MNG-8232) SPI for "project model transformation"

2024-09-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8232. Resolution: Fixed > SPI for "project model transformation" > -- >

Re: [PR] [MNG-8232] Introduce ModelTransformer [maven]

2024-09-11 Thread via GitHub
gnodet merged PR #1702: URL: https://github.com/apache/maven/pull/1702 -- 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] DI improvements [maven]

2024-09-11 Thread via GitHub
gnodet merged PR #1717: URL: https://github.com/apache/maven/pull/1717 -- 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] (MRESOLVER-600) Implement RFC 9457

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

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

2024-09-11 Thread via GitHub
doddi commented on PR #576: URL: https://github.com/apache/maven-resolver/pull/576#issuecomment-2345288505 > I would add that to get maven-resolver to build with maven will require an update to https://github.com/apache/maven/blob/64e944792613e241b3faddcb4c793e147f6faa5e/maven-resolver-prov

[jira] [Commented] (MRESOLVER-600) Implement RFC 9457

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

[jira] [Commented] (MRESOLVER-600) Implement RFC 9457

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

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

2024-09-11 Thread via GitHub
doddi commented on code in PR #576: URL: https://github.com/apache/maven-resolver/pull/576#discussion_r1756127061 ## maven-resolver-transport-jdk-parent/maven-resolver-transport-jdk-11/src/main/java/org/eclipse/aether/transport/jdk/JdkRFC9457Reporter.java: ## @@ -0,0 +1,56 @@ +/

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

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

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

2024-09-11 Thread via GitHub
doddi commented on code in PR #576: URL: https://github.com/apache/maven-resolver/pull/576#discussion_r1756127277 ## maven-resolver-transport-jetty/src/main/java/org/eclipse/aether/transport/jetty/JettyRFC9457Reporter.java: ## @@ -0,0 +1,71 @@ +/* + * Licensed to the Apache Soft

[jira] [Commented] (MRESOLVER-600) Implement RFC 9457

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

[jira] [Commented] (MRESOLVER-600) Implement RFC 9457

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

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

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

[jira] [Closed] (MNG-8237) Option deprecation notices cleanup

2024-09-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8237. Resolution: Fixed > Option deprecation notices cleanup > -- > >

Re: [PR] [MNG-8237] Option deprecation notices cleanup [maven]

2024-09-11 Thread via GitHub
gnodet merged PR #1713: URL: https://github.com/apache/maven/pull/1713 -- 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-8252] Fully infer the parent coordinates if the location points to a valid model (#1706) [maven]

2024-09-11 Thread via GitHub
gnodet merged PR #1721: URL: https://github.com/apache/maven/pull/1721 -- 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] Fix build [maven-integration-testing]

2024-09-11 Thread via GitHub
gnodet merged PR #362: URL: https://github.com/apache/maven-integration-testing/pull/362 -- 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

[jira] [Updated] (MSITE-1014) Upgrade parent POM to version 43

2024-09-11 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSITE-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MSITE-1014: Fix Version/s: 3.20.1 > Upgrade parent POM to version 43 >

[PR] Fix build [maven-integration-testing]

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

[PR] [MNG-8252] Fully infer the parent coordinates if the location points to a valid model (#1706) [maven]

2024-09-11 Thread via GitHub
gnodet opened a new pull request, #1721: URL: https://github.com/apache/maven/pull/1721 Fix things Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MNG) filed

[PR] Bump org.hamcrest:hamcrest from 2.2 to 3.0 [maven-filtering]

2024-09-11 Thread via GitHub
dependabot[bot] opened a new pull request, #123: URL: https://github.com/apache/maven-filtering/pull/123 Bumps [org.hamcrest:hamcrest](https://github.com/hamcrest/JavaHamcrest) from 2.2 to 3.0. Release notes Sourced from https://github.com/hamcrest/JavaHamcrest/releases";>org.hamcr

Re: [PR] [MNG-8190] Fix ITs [maven-integration-testing]

2024-09-11 Thread via GitHub
gnodet merged PR #359: URL: https://github.com/apache/maven-integration-testing/pull/359 -- 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

Re: [PR] [MNG-8190] Restrict build pom feature to 4.1.0 model version [maven]

2024-09-11 Thread via GitHub
gnodet merged PR #1707: URL: https://github.com/apache/maven/pull/1707 -- 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] [Closed] (MNG-8252) Fully infer the parent coordinates if the location points to a valid model

2024-09-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8252. Resolution: Fixed > Fully infer the parent coordinates if the location points to a valid model >

Re: [PR] [MNG-8252] Test parent inference and subprojects detection [maven-integration-testing]

2024-09-11 Thread via GitHub
gnodet merged PR #360: URL: https://github.com/apache/maven-integration-testing/pull/360 -- 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

Re: [PR] [MNG-8252] Fully infer the parent coordinates if the location points to a valid model [maven]

2024-09-11 Thread via GitHub
gnodet merged PR #1706: URL: https://github.com/apache/maven/pull/1706 -- 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] Bump jgitVersion from 5.13.3.202401111512-r to 7.0.0.202409031743-r [maven-scm]

2024-09-11 Thread via GitHub
dependabot[bot] opened a new pull request, #220: URL: https://github.com/apache/maven-scm/pull/220 Bumps `jgitVersion` from 5.13.3.20240512-r to 7.0.0.202409031743-r. Updates `org.eclipse.jgit:org.eclipse.jgit` from 5.13.3.20240512-r to 7.0.0.202409031743-r Commits h

Re: [PR] [MNG-8210] Fix broken inference of version when using -f option [maven]

2024-09-11 Thread via GitHub
gnodet merged PR #1720: URL: https://github.com/apache/maven/pull/1720 -- 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] [Closed] (MINDEXER-242) Bump commons-cli:commons-cli from 1.8.0 to 1.9.0

2024-09-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MINDEXER-242. Resolution: Fixed > Bump commons-cli:commons-cli from 1.8.0 to 1.9.0 > --

Re: [PR] Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 [maven-indexer]

2024-09-11 Thread via GitHub
dependabot[bot] closed pull request #380: Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 URL: https://github.com/apache/maven-indexer/pull/380 -- 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 sp

Re: [PR] Bump org.hamcrest:hamcrest from 2.2 to 3.0 [maven-indexer]

2024-09-11 Thread via GitHub
dependabot[bot] closed pull request #378: Bump org.hamcrest:hamcrest from 2.2 to 3.0 URL: https://github.com/apache/maven-indexer/pull/378 -- 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 org.hamcrest:hamcrest-library from 2.2 to 3.0 [maven-indexer]

2024-09-11 Thread via GitHub
dependabot[bot] closed pull request #379: Bump org.hamcrest:hamcrest-library from 2.2 to 3.0 URL: https://github.com/apache/maven-indexer/pull/379 -- 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] [Assigned] (MINDEXER-242) Bump commons-cli:commons-cli from 1.8.0 to 1.9.0

2024-09-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MINDEXER-242: Assignee: Tamas Cservenak > Bump commons-cli:commons-cli from 1.8.0 to 1.9.0 > -

Re: [PR] Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 [maven-indexer]

2024-09-11 Thread via GitHub
dependabot[bot] commented on PR #380: URL: https://github.com/apache/maven-indexer/pull/380#issuecomment-2343742747 Looks like org.hamcrest:hamcrest-core is no longer a dependency, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] Bump org.hamcrest:hamcrest-library from 2.2 to 3.0 [maven-indexer]

2024-09-11 Thread via GitHub
dependabot[bot] commented on PR #379: URL: https://github.com/apache/maven-indexer/pull/379#issuecomment-2343742673 Looks like org.hamcrest:hamcrest-library is no longer a dependency, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to t

Re: [PR] Bump org.hamcrest:hamcrest from 2.2 to 3.0 [maven-indexer]

2024-09-11 Thread via GitHub
dependabot[bot] commented on PR #378: URL: https://github.com/apache/maven-indexer/pull/378#issuecomment-2343742119 Looks like org.hamcrest:hamcrest is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, plea

Re: [PR] Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 [maven-indexer]

2024-09-11 Thread via GitHub
cstamas commented on PR #380: URL: https://github.com/apache/maven-indexer/pull/380#issuecomment-2343741298 @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 comment

Re: [PR] Bump org.hamcrest:hamcrest-library from 2.2 to 3.0 [maven-indexer]

2024-09-11 Thread via GitHub
cstamas commented on PR #379: URL: https://github.com/apache/maven-indexer/pull/379#issuecomment-2343741034 @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 comment

Re: [PR] Bump org.hamcrest:hamcrest from 2.2 to 3.0 [maven-indexer]

2024-09-11 Thread via GitHub
cstamas commented on PR #378: URL: https://github.com/apache/maven-indexer/pull/378#issuecomment-2343740601 @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 comment

[jira] [Created] (MINDEXER-242) Bump commons-cli:commons-cli from 1.8.0 to 1.9.0

2024-09-11 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MINDEXER-242: Summary: Bump commons-cli:commons-cli from 1.8.0 to 1.9.0 Key: MINDEXER-242 URL: https://issues.apache.org/jira/browse/MINDEXER-242 Project: Maven Indexer

[jira] [Closed] (MINDEXER-241) Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre

2024-09-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MINDEXER-241. Resolution: Fixed > Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre > -

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

2024-09-11 Thread via GitHub
cstamas merged PR #382: URL: https://github.com/apache/maven-indexer/pull/382 -- 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

[jira] [Assigned] (MINDEXER-241) Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre

2024-09-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MINDEXER-241: Assignee: Tamas Cservenak > Bump com.google.guava:guava from 33.2.1-jre to 33.3.

[jira] [Closed] (MINDEXER-239) Better error messaging

2024-09-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MINDEXER-239. Resolution: Fixed > Better error messaging > -- > > K

[jira] [Created] (MINDEXER-241) Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre

2024-09-11 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MINDEXER-241: Summary: Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre Key: MINDEXER-241 URL: https://issues.apache.org/jira/browse/MINDEXER-241 Project: Maven Ind

Re: [PR] Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre [maven-indexer]

2024-09-11 Thread via GitHub
cstamas merged PR #383: URL: https://github.com/apache/maven-indexer/pull/383 -- 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

[jira] [Commented] (MINDEXER-239) Better error messaging

2024-09-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880986#comment-17880986 ] ASF GitHub Bot commented on MINDEXER-239: - cstamas merged PR #386: URL: https:/

Re: [PR] [MINDEXER-239] Better HTTP error messages [maven-indexer]

2024-09-11 Thread via GitHub
cstamas merged PR #386: URL: https://github.com/apache/maven-indexer/pull/386 -- 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

[jira] [Closed] (MINDEXER-240) Maven 3.9.9, Resolver 1.9.22, Slf4j 2.0.16 and Hamcrest 3.0

2024-09-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MINDEXER-240. Resolution: Fixed > Maven 3.9.9, Resolver 1.9.22, Slf4j 2.0.16 and Hamcrest 3.0 > ---

Re: [PR] Bump maven.version from 3.9.8 to 3.9.9 [maven-indexer]

2024-09-11 Thread via GitHub
dependabot[bot] closed pull request #384: Bump maven.version from 3.9.8 to 3.9.9 URL: https://github.com/apache/maven-indexer/pull/384 -- 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 com

Re: [PR] Bump maven.version from 3.9.8 to 3.9.9 [maven-indexer]

2024-09-11 Thread via GitHub
dependabot[bot] commented on PR #384: URL: https://github.com/apache/maven-indexer/pull/384#issuecomment-2343729310 Looks like these dependencies are up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Commented] (MINDEXER-240) Maven 3.9.9, Resolver 1.9.22, Slf4j 2.0.16 and Hamcrest 3.0

2024-09-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880983#comment-17880983 ] ASF GitHub Bot commented on MINDEXER-240: - cstamas merged PR #385: URL: https:/

Re: [PR] [MINDEXER-240] Maven, Resolver, Hamcrest [maven-indexer]

2024-09-11 Thread via GitHub
cstamas merged PR #385: URL: https://github.com/apache/maven-indexer/pull/385 -- 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

[jira] [Assigned] (MINDEXER-239) Better error messaging

2024-09-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MINDEXER-239: Assignee: Tamas Cservenak > Better error messaging > -- > >

[jira] [Commented] (MINDEXER-239) Better error messaging

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

[jira] [Assigned] (MINDEXER-240) Maven 3.9.9, Resolver 1.9.22, Slf4j 2.0.16 and Hamcrest 3.0

2024-09-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MINDEXER-240: Assignee: Tamas Cservenak > Maven 3.9.9, Resolver 1.9.22, Slf4j 2.0.16 and Hamcr

[jira] [Commented] (MRESOLVER-600) Implement RFC 9457

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

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

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

[jira] [Updated] (MINDEXER-240) Maven 3.9.9, Resolver 1.9.22, Slf4j 2.0.16 and Hamcrest 3.0

2024-09-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MINDEXER-240: - Summary: Maven 3.9.9, Resolver 1.9.22, Slf4j 2.0.16 and Hamcrest 3.0 (was: Maven 3.9.9

[jira] [Updated] (MINDEXER-240) Maven 3.9.9, Resolver 1.9.22

2024-09-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MINDEXER-240: - Description: Updates: * Maven 3.9.9+Resolver 1.9.22 * Slf4j 2.0.16 * Hamcrest 3.0 > Ma

[jira] [Commented] (MINDEXER-240) Maven 3.9.9, Resolver 1.9.22

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

[jira] [Created] (MINDEXER-240) Maven 3.9.9, Resolver 1.9.22

2024-09-11 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MINDEXER-240: Summary: Maven 3.9.9, Resolver 1.9.22 Key: MINDEXER-240 URL: https://issues.apache.org/jira/browse/MINDEXER-240 Project: Maven Indexer Issue Type: De

Re: [PR] [MNG-7255] Infer groupId for dependencies [maven]

2024-09-11 Thread via GitHub
gnodet commented on PR #1696: URL: https://github.com/apache/maven/pull/1696#issuecomment-2343698146 > > Simple as that. > > But a "minority report": I personally disagree with this, as it will encourage using A only for dependencies (as G and V are inferred), thus, will make depMgt less

[PR] [MNG-8210] Fix broken inference of version when using -f option [maven]

2024-09-11 Thread via GitHub
gnodet opened a new pull request, #1720: URL: https://github.com/apache/maven/pull/1720 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Commented] (MRELEASE-1156) The release plugin should "pass on" batch mode

2024-09-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880968#comment-17880968 ] Michael Osipov commented on MRELEASE-1156: -- There was a similar issue in the

Re: [PR] [MNG-7255] Infer groupId for dependencies [maven]

2024-09-11 Thread via GitHub
gnodet commented on PR #1696: URL: https://github.com/apache/maven/pull/1696#issuecomment-2343492234 > Simple as that. > > But a "minority report": I personally disagree with this, as it will encourage using A only for dependencies (as G and V are inferred), thus, will make depMgt le

Re: [PR] [MNG-8232] Introduce ModelTransformer [maven]

2024-09-11 Thread via GitHub
cstamas commented on code in PR #1702: URL: https://github.com/apache/maven/pull/1702#discussion_r1754175137 ## api/maven-api-spi/src/main/java/org/apache/maven/api/spi/ModelTransformer.java: ## @@ -0,0 +1,82 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] [MNG-8232] Introduce ModelTransformer [maven]

2024-09-11 Thread via GitHub
cstamas commented on PR #1702: URL: https://github.com/apache/maven/pull/1702#issuecomment-2343394838 This PR contains DI stuff as well -- 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

[jira] [Created] (MRELEASE-1156) The release plugin should "pass on" batch mode

2024-09-11 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRELEASE-1156: - Summary: The release plugin should "pass on" batch mode Key: MRELEASE-1156 URL: https://issues.apache.org/jira/browse/MRELEASE-1156 Project: Maven Release Pl

Re: [PR] [MNG-8254] Fix registration of DI-powered beans [maven]

2024-09-11 Thread via GitHub
gnodet commented on PR #1715: URL: https://github.com/apache/maven/pull/1715#issuecomment-2343278884 The changes cause stack overflow errors: ``` Caused by: java.lang.StackOverflowError at java.base/java.lang.ReflectiveOperationException.(ReflectiveOperationException.java:90)

[PR] Bump io.takari.maven:takari-smart-builder from 1.0.1 to 1.0.2 [maven-mvnd]

2024-09-11 Thread via GitHub
dependabot[bot] opened a new pull request, #1136: URL: https://github.com/apache/maven-mvnd/pull/1136 Bumps [io.takari.maven:takari-smart-builder](https://github.com/takari/takari-smart-builder) from 1.0.1 to 1.0.2. Release notes Sourced from https://github.com/takari/takari-smart

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

2024-09-11 Thread via GitHub
dependabot[bot] opened a new pull request, #1135: URL: https://github.com/apache/maven-mvnd/pull/1135 Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.10.2 to 0.10.3. Release notes Sourced from https://github.com/graalvm/nati

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

2024-09-11 Thread via GitHub
dependabot[bot] opened a new pull request, #1133: URL: https://github.com/apache/maven-mvnd/pull/1133 Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.10.2 to 0.10.3. Release notes Sourced from https://github.com/graalvm/nati

[PR] Bump io.takari.maven:takari-smart-builder from 1.0.1 to 1.0.2 [maven-mvnd]

2024-09-11 Thread via GitHub
dependabot[bot] opened a new pull request, #1134: URL: https://github.com/apache/maven-mvnd/pull/1134 Bumps [io.takari.maven:takari-smart-builder](https://github.com/takari/takari-smart-builder) from 1.0.1 to 1.0.2. Release notes Sourced from https://github.com/takari/takari-smart

[jira] [Commented] (MRESOLVER-600) Implement RFC 9457

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

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

2024-09-11 Thread via GitHub
doddi commented on code in PR #576: URL: https://github.com/apache/maven-resolver/pull/576#discussion_r1753934784 ## pom.xml: ## @@ -289,6 +289,12 @@ jimfs 1.3.0 + + +com.google.code.gson +gson +2.10.1 Review Comment:

[jira] [Commented] (MRESOLVER-602) Documentation for aether.priority. has disappeared

2024-09-11 Thread Didier Loiseau (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880922#comment-17880922 ] Didier Loiseau commented on MRESOLVER-602: -- Nice! Indeed it works. It seems d

[PR] Remove jline-terminal-ffm direct dependency [maven]

2024-09-11 Thread via GitHub
gnodet opened a new pull request, #1719: URL: https://github.com/apache/maven/pull/1719 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Created] (MINDEXER-239) Better error messaging

2024-09-11 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MINDEXER-239: Summary: Better error messaging Key: MINDEXER-239 URL: https://issues.apache.org/jira/browse/MINDEXER-239 Project: Maven Indexer Issue Type: Improvem

[jira] [Commented] (MRESOLVER-600) Implement RFC 9457

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

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

2024-09-11 Thread via GitHub
michael-o commented on code in PR #576: URL: https://github.com/apache/maven-resolver/pull/576#discussion_r1753623409 ## maven-resolver-spi/src/main/java/org/eclipse/aether/spi/connector/transport/http/RFC9457/RFC9457Reporter.java: ## @@ -20,60 +20,65 @@ import java.io.IOExce

[jira] [Commented] (MRESOLVER-600) Implement RFC 9457

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

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

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

[jira] [Updated] (MNG-8254) Fix loading DI-powered beans from extensions if mixed in not DI-powered beans

2024-09-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8254: - Fix Version/s: 4.0.0-beta-5 > Fix loading DI-powered beans from extensions if mixed in not DI-power

[jira] [Assigned] (MNG-8254) Fix loading DI-powered beans from extensions if mixed in not DI-powered beans

2024-09-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MNG-8254: Assignee: Guillaume Nodet > Fix loading DI-powered beans from extensions if mixed in not DI-