[jira] [Commented] (MNG-8597) Ability to invoke single Mojo with subprojects loaded but not executed

2025-02-26 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931013#comment-17931013 ] Guillaume Nodet commented on MNG-8597: -- Isn't that an "aggregator" goal ? Have you tri

Re: [PR] Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.8.0 to 3.9.0 [maven-apache-parent]

2025-02-26 Thread via GitHub
slawekjaranowski merged PR #296: URL: https://github.com/apache/maven-apache-parent/pull/296 -- 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-unsu

[PR] Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 [maven-apache-parent]

2025-02-26 Thread via GitHub
dependabot[bot] opened a new pull request, #298: URL: https://github.com/apache/maven-apache-parent/pull/298 Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.3 to 3.1.4. Release notes Sourced from https://github.com/apach

Re: [PR] Remove moot operations [maven-project-info-reports-plugin]

2025-02-26 Thread via GitHub
elharo commented on code in PR #108: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/108#discussion_r1972573141 ## src/main/java/org/apache/maven/report/projectinfo/SummaryReport.java: ## @@ -148,22 +148,14 @@ private String getMinimumJavaVersion() {

Re: [PR] Remove constant argument [maven-project-info-reports-plugin]

2025-02-26 Thread via GitHub
elharo merged PR #110: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/110 -- 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-

Re: [PR] Improve assert usages [maven-project-info-reports-plugin]

2025-02-26 Thread via GitHub
elharo merged PR #109: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/109 -- 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-

Re: [PR] [MNG-8588] Add activated profiles to Project interface [maven]

2025-02-26 Thread via GitHub
gnodet closed pull request #2119: [MNG-8588] Add activated profiles to Project interface URL: https://github.com/apache/maven/pull/2119 -- 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 c

Re: [PR] [MNG-8588] Add activated profiles to Project interface [maven]

2025-02-26 Thread via GitHub
Giovds commented on code in PR #2132: URL: https://github.com/apache/maven/pull/2132#discussion_r1972535850 ## api/maven-api-core/src/main/java/org/apache/maven/api/Project.java: ## @@ -237,4 +238,68 @@ default String getId() { */ @Nonnull Optional getParent(); +

Re: [PR] [MNG-8588] Add activated profiles to Project interface [maven]

2025-02-26 Thread via GitHub
gnodet commented on code in PR #2132: URL: https://github.com/apache/maven/pull/2132#discussion_r1972515334 ## api/maven-api-core/src/main/java/org/apache/maven/api/Project.java: ## @@ -237,4 +238,68 @@ default String getId() { */ @Nonnull Optional getParent(); +

Re: [PR] [MNG-8588] Add activated profiles to Project interface [maven]

2025-02-26 Thread via GitHub
Giovds commented on code in PR #2132: URL: https://github.com/apache/maven/pull/2132#discussion_r1972492500 ## impl/maven-core/src/main/java/org/apache/maven/internal/impl/DefaultProject.java: ## @@ -165,6 +166,46 @@ public Optional getParent() { return Optional.ofNulla

Re: [PR] [MNG-8588] Add activated profiles to Project interface [maven]

2025-02-26 Thread via GitHub
Giovds commented on code in PR #2132: URL: https://github.com/apache/maven/pull/2132#discussion_r1972478761 ## impl/maven-core/src/main/java/org/apache/maven/internal/impl/DefaultProject.java: ## @@ -165,6 +166,46 @@ public Optional getParent() { return Optional.ofNulla

Re: [PR] Use excludeGeneratedSources for checkstyle [maven-parent]

2025-02-26 Thread via GitHub
slawekjaranowski merged PR #237: URL: https://github.com/apache/maven-parent/pull/237 -- 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...

[PR] Remove deprecated parameters useReleaseProfile from m-release-p [maven-apache-parent]

2025-02-26 Thread via GitHub
slawekjaranowski opened a new pull request, #297: URL: https://github.com/apache/maven-apache-parent/pull/297 Default value is false -- 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 c

Re: [PR] [MNG-8588] Add activated profiles to Project interface [maven]

2025-02-26 Thread via GitHub
gnodet commented on PR #2132: URL: https://github.com/apache/maven/pull/2132#issuecomment-2686253973 @Giovds I went ahead and added the `get[All][Active]Profiles()` methods on `Project`. I've locally updated `m-help-p` to use those and had to fix location tracking in settings for the rea

[PR] [MNG-8588] Add activated profiles to Project interface [maven]

2025-02-26 Thread via GitHub
gnodet opened a new pull request, #2132: URL: https://github.com/apache/maven/pull/2132 - **[MNG-8588] Add activated profiles to Project interface** - **[MNG-8588] Add tests for getInjectedProfileIds()** - **Define getActiveProfiles() instead** - **Add getProfiles methods and fix loc

[PR] Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.8.0 to 3.9.0 [maven-apache-parent]

2025-02-26 Thread via GitHub
dependabot[bot] opened a new pull request, #296: URL: https://github.com/apache/maven-apache-parent/pull/296 Bumps [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.8.0 to 3.9.0. Release notes Sourced f

Re: [PR] Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1 [maven-apache-parent]

2025-02-26 Thread via GitHub
slawekjaranowski merged PR #294: URL: https://github.com/apache/maven-apache-parent/pull/294 -- 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-unsu

Re: [I] NoSuchMethodError: 'void org.apache.maven.doxia.sink.Sink.verbatim()' [maven-project-info-reports-plugin]

2025-02-26 Thread via GitHub
slawekjaranowski commented on issue #103: URL: https://github.com/apache/maven-project-info-reports-plugin/issues/103#issuecomment-2686154288 > 1. use maven-site-plugin 3.21.0, that provides Doxia 2: it would be useful to document that prerequisite in MPIR if this is really a hard upgrade w

Re: [PR] Bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.17 [maven-project-info-reports-plugin]

2025-02-26 Thread via GitHub
dependabot[bot] closed pull request #104: Bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.17 URL: https://github.com/apache/maven-project-info-reports-plugin/pull/104 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.17 [maven-project-info-reports-plugin]

2025-02-26 Thread via GitHub
dependabot[bot] commented on PR #104: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/104#issuecomment-2686141386 OK, I won't notify you about version 2.x.x again, unless you re-open this PR. -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] Remove moot operations [maven-project-info-reports-plugin]

2025-02-26 Thread via GitHub
slawekjaranowski commented on code in PR #108: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/108#discussion_r1972375065 ## src/main/java/org/apache/maven/report/projectinfo/SummaryReport.java: ## @@ -148,22 +148,14 @@ private String getMinimumJavaVersion

Re: [PR] Bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.17 [maven-project-info-reports-plugin]

2025-02-26 Thread via GitHub
slawekjaranowski commented on PR #104: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/104#issuecomment-2686141191 @dependabot ignore this major version -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[jira] [Closed] (MPDF-89) missing "Project Information" and "Project Reports" pages

2025-02-26 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MPDF-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed MPDF-89. Resolution: Won't Fix > missing "Project Information" and "Project Reports" pages > --

[jira] [Closed] (MPDF-112) 2 Integration Tests failing

2025-02-26 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MPDF-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed MPDF-112. - Resolution: Won't Fix > 2 Integration Tests failing > --- > >

Re: [PR] Remove contact link to JIRA [maven-apache-resources]

2025-02-26 Thread via GitHub
bmarwell merged PR #87: URL: https://github.com/apache/maven-apache-resources/pull/87 -- 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] (MNG-8597) Ability to invoke single Mojo with subprojects loaded but not executed

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8597: - Description: Assume a multi module project, and cwd is at "top" project. If you invoke a goal, it

[jira] [Updated] (MNG-8597) Ability to invoke single Mojo with subprojects loaded but not executed

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8597: - Description: Assume a multi module project, and cwd is at "top" project. If you invoke a goal, it

[jira] [Created] (MNG-8597) Ability to invoke single Mojo with subprojects loaded but not executed

2025-02-26 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8597: Summary: Ability to invoke single Mojo with subprojects loaded but not executed Key: MNG-8597 URL: https://issues.apache.org/jira/browse/MNG-8597 Project: Maven

Re: [PR] Minor Javadoc cleanup [maven]

2025-02-26 Thread via GitHub
cstamas commented on PR #2126: URL: https://github.com/apache/maven/pull/2126#issuecomment-2685777874 Right, we demoted it to "compat" (with Maven 3) libraries, probably deprecated it as well (or will soon). Noting in Maven uses these classes anymore. OTOH. by not "just leaving" thes

[jira] [Closed] (MNG-8594) Ability to feed options and goals from ad-hoc created file to Maven

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8594. Resolution: Fixed > Ability to feed options and goals from ad-hoc created file to Maven > ---

Re: [PR] [MNG-8594] Add atFile option [maven]

2025-02-26 Thread via GitHub
cstamas merged PR #2131: URL: https://github.com/apache/maven/pull/2131 -- 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] (MNGSITE-550) Information about "What's new in Maven 4?"

2025-02-26 Thread Jira
[ https://issues.apache.org/jira/browse/MNGSITE-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Bünger closed MNGSITE-550. --- Resolution: Fixed > Information about "What's new in Maven 4?" > ---

[jira] [Assigned] (MNGSITE-550) Information about "What's new in Maven 4?"

2025-02-26 Thread Jira
[ https://issues.apache.org/jira/browse/MNGSITE-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Bünger reassigned MNGSITE-550: --- Assignee: Matthias Bünger > Information about "What's new in Maven 4?" > --

Re: [PR] [MNGSITE-550] What's new in Maven 4? [maven-site]

2025-02-26 Thread via GitHub
Bukama merged PR #598: URL: https://github.com/apache/maven-site/pull/598 -- 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.apach

Re: [PR] [MNGSITE-550] What's new in Maven 4? [maven-site]

2025-02-26 Thread via GitHub
Bukama commented on PR #598: URL: https://github.com/apache/maven-site/pull/598#issuecomment-2685576374 This huge PR has been stale some time. From time to time someone has comments about minor parts of the article, others have already approved it. As we can easily update the page when th

[PR] Use caching methods for system properties [maven-shared-utils]

2025-02-26 Thread via GitHub
elharo opened a new pull request, #187: URL: https://github.com/apache/maven-shared-utils/pull/187 Minor improvement that avoids repeated lookups of system properties and is a little more direct in code -- This is an automated message from the Apache Git Service. To respond to the message

[PR] Remove moot code [maven-shared-utils]

2025-02-26 Thread via GitHub
elharo opened a new pull request, #186: URL: https://github.com/apache/maven-shared-utils/pull/186 (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 unsubscri

Re: [PR] Fix version order specification [maven-site]

2025-02-26 Thread via GitHub
Vampire commented on code in PR #707: URL: https://github.com/apache/maven-site/pull/707#discussion_r1971692975 ## content/apt/pom.apt.vm: ## @@ -479,31 +479,31 @@ mvn install:install-file -Dfile=non-maven-proj.jar -DgroupId=some.group -Dartifa * "<<<1-foo2>>>" \< "<<<1-fo

Re: [PR] [MNG-8594] Add atFile option [maven]

2025-02-26 Thread via GitHub
cstamas commented on PR #2131: URL: https://github.com/apache/maven/pull/2131#issuecomment-2685183673 @gnodet Added IT, that revealed precedence issue in case of User Properties (`-D`) that was present for maven.config as well, fixed. -- This is an automated message from the Apache Git Se

Re: [PR] Remove unused branch and argument [maven-install-plugin]

2025-02-26 Thread via GitHub
elharo merged PR #125: URL: https://github.com/apache/maven-install-plugin/pull/125 -- 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...@m

[PR] Remove constant argument [maven-project-info-reports-plugin]

2025-02-26 Thread via GitHub
elharo opened a new pull request, #110: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/110 (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

[PR] Bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.17 [maven-doap-plugin]

2025-02-26 Thread via GitHub
dependabot[bot] opened a new pull request, #36: URL: https://github.com/apache/maven-doap-plugin/pull/36 Bumps org.slf4j:slf4j-simple from 1.7.36 to 2.0.17. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.sl

Re: [PR] [MNG-8594] Add atFile option [maven]

2025-02-26 Thread via GitHub
gnodet commented on PR #2131: URL: https://github.com/apache/maven/pull/2131#issuecomment-2684989968 Looks good, that can be handy ! Any way to add a small UT or IT maybe ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

Re: [I] getGravatarUrl in TeamReport uses the default locale [maven-project-info-reports-plugin]

2025-02-26 Thread via GitHub
elharo closed issue #106: getGravatarUrl in TeamReport uses the default locale URL: https://github.com/apache/maven-project-info-reports-plugin/issues/106 -- 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

Re: [PR] Convert with root locale [maven-project-info-reports-plugin]

2025-02-26 Thread via GitHub
elharo closed pull request #107: Convert with root locale URL: https://github.com/apache/maven-project-info-reports-plugin/pull/107 -- 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 commen

Re: [PR] Remove unneeded string conversions [maven-project-info-reports-plugin]

2025-02-26 Thread via GitHub
elharo closed pull request #105: Remove unneeded string conversions URL: https://github.com/apache/maven-project-info-reports-plugin/pull/105 -- 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 speci

[PR] Assert [maven-project-info-reports-plugin]

2025-02-26 Thread via GitHub
elharo opened a new pull request, #109: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/109 Minor hiccups in asserts -- 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 spec

[PR] Remove moot operations [maven-project-info-reports-plugin]

2025-02-26 Thread via GitHub
elharo opened a new pull request, #108: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/108 (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

[PR] Convert with root locale [maven-project-info-reports-plugin]

2025-02-26 Thread via GitHub
elharo opened a new pull request, #107: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/107 fixes #106 -- 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.

[I] getGravatarUrl in TeamReport uses the default locale [maven-project-info-reports-plugin]

2025-02-26 Thread via GitHub
elharo opened a new issue, #106: URL: https://github.com/apache/maven-project-info-reports-plugin/issues/106 ### Affected version Head ### Bug description Use Locale.ROOT -- This is an automated message from the Apache Git Service. To respond to the message, please log

[PR] Remove unneeded string conversions [maven-project-info-reports-plugin]

2025-02-26 Thread via GitHub
elharo opened a new pull request, #105: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/105 (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

[jira] [Closed] (MRESOLVER-675) Only treat ASCII digits as version numbers

2025-02-26 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MRESOLVER-675. --- > Only treat ASCII digits as version numbers > ---

[jira] [Reopened] (MRESOLVER-62) Resolver can skip cyclic dependencies underneath removed nodes

2025-02-26 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold reopened MRESOLVER-62: wrong issue closed > Resolver can skip cyclic dependencies underneath remove

[jira] [Updated] (MRESOLVER-675) Only treat ASCII digits as version numbers

2025-02-26 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MRESOLVER-675: Fix Version/s: 2.0.7 > Only treat ASCII digits as version numbers >

[jira] [Resolved] (MRESOLVER-675) Only treat ASCII digits as version numbers

2025-02-26 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MRESOLVER-675. - Resolution: Fixed fixed in #652 > Only treat ASCII digits as version

[jira] [Closed] (MRESOLVER-62) Resolver can skip cyclic dependencies underneath removed nodes

2025-02-26 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MRESOLVER-62. -- > Resolver can skip cyclic dependencies underneath removed nodes > --

[jira] [Resolved] (MRESOLVER-62) Resolver can skip cyclic dependencies underneath removed nodes

2025-02-26 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MRESOLVER-62. Resolution: Fixed in #652 > Resolver can skip cyclic dependencies under

[PR] Remove unused branch and argument [maven-install-plugin]

2025-02-26 Thread via GitHub
elharo opened a new pull request, #125: URL: https://github.com/apache/maven-install-plugin/pull/125 (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 unsubsc

Re: [PR] Fix version order specification [maven-site]

2025-02-26 Thread via GitHub
elharo commented on code in PR #707: URL: https://github.com/apache/maven-site/pull/707#discussion_r1971542537 ## content/apt/pom.apt.vm: ## @@ -479,31 +479,31 @@ mvn install:install-file -Dfile=non-maven-proj.jar -DgroupId=some.group -Dartifa * "<<<1-foo2>>>" \< "<<<1-foo

Re: [PR] Temporarily disable issue notifications for jira-to-github migration [maven-clean-plugin]

2025-02-26 Thread via GitHub
bmarwell merged PR #108: URL: https://github.com/apache/maven-clean-plugin/pull/108 -- 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...@m

[PR] Bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.17 [maven-project-info-reports-plugin]

2025-02-26 Thread via GitHub
dependabot[bot] opened a new pull request, #104: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/104 Bumps org.slf4j:slf4j-simple from 1.7.36 to 2.0.17. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?depe

[jira] [Updated] (MNG-8587) mvnsh: implement navigation (cd)

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8587: - Component/s: Command Line > mvnsh: implement navigation (cd) > > >

[jira] [Updated] (MNG-8591) Fix default value for plugin resolution (which has always been null)

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8591: - Component/s: Plugins and Lifecycle > Fix default value for plugin resolution (which has always been

[jira] [Assigned] (MNG-8592) Subproject maven-resolver-provider lost Sisu index; give it back

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-8592: Assignee: Tamas Cservenak > Subproject maven-resolver-provider lost Sisu index; give it back

[jira] [Closed] (MNG-8583) Missing SISU bean definitions from maven-resolver-provider

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8583. Resolution: Fixed > Missing SISU bean definitions from maven-resolver-provider >

[jira] [Assigned] (MNG-8593) Resolver 2.0.7

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-8593: Assignee: Tamas Cservenak > Resolver 2.0.7 > -- > > Key: MNG-859

[jira] [Assigned] (MNG-8594) Ability to feed options and goals from ad-hoc created file to Maven

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-8594: Assignee: Tamas Cservenak > Ability to feed options and goals from ad-hoc created file to Ma

[jira] [Updated] (MNG-8594) Ability to feed options and goals from ad-hoc created file to Maven

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8594: - Issue Type: Improvement (was: Task) > Ability to feed options and goals from ad-hoc created file t

[jira] [Updated] (MNG-8594) Ability to feed options and goals from ad-hoc create file to Maven

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8594: - Summary: Ability to feed options and goals from ad-hoc create file to Maven (was: Ability to feed

[jira] [Updated] (MNG-8594) Ability to feed options from ad-hoc create file to Maven

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8594: - Summary: Ability to feed options from ad-hoc create file to Maven (was: Ability to feed options ad

[jira] [Updated] (MNG-8594) Ability to feed options and goals from ad-hoc created file to Maven

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8594: - Summary: Ability to feed options and goals from ad-hoc created file to Maven (was: Ability to feed

[jira] [Updated] (MNG-8594) Ability to feed options ad-hoc to Maven

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8594: - Fix Version/s: 4.0.0-rc-3 > Ability to feed options ad-hoc to Maven > -

[jira] [Closed] (MNG-8595) Bump slf4jVersion from 2.0.16 to 2.0.17

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8595. Resolution: Fixed > Bump slf4jVersion from 2.0.16 to 2.0.17 > ---

Re: [PR] [MNG-8595] Bump slf4jVersion from 2.0.16 to 2.0.17 [maven]

2025-02-26 Thread via GitHub
cstamas merged PR #2130: URL: https://github.com/apache/maven/pull/2130 -- 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.

[PR] [MNG-8594] Add atFile option [maven]

2025-02-26 Thread via GitHub
cstamas opened a new pull request, #2131: URL: https://github.com/apache/maven/pull/2131 Where user can create ad-hoc command line parms. The difference between .mvn/maven.conf and this file is that this file allws goals as well. The CLI and atFile are merged, in this order, hence, goals in

[jira] [Assigned] (MNG-8595) Bump slf4jVersion from 2.0.16 to 2.0.17

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-8595: Assignee: Tamas Cservenak > Bump slf4jVersion from 2.0.16 to 2.0.17 > --

[jira] [Assigned] (MNG-8596) Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-8596: Assignee: Tamas Cservenak > Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 >

[jira] [Closed] (MNG-8596) Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8596. Resolution: Fixed > Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 > -

[jira] [Created] (MNG-8596) Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17

2025-02-26 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8596: Summary: Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 Key: MNG-8596 URL: https://issues.apache.org/jira/browse/MNG-8596 Project: Maven Issue Typ

Re: [PR] Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 [maven]

2025-02-26 Thread via GitHub
cstamas merged PR #2128: URL: https://github.com/apache/maven/pull/2128 -- 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] Bump slf4jVersion from 2.0.16 to 2.0.17 [maven]

2025-02-26 Thread via GitHub
cstamas closed pull request #2127: Bump slf4jVersion from 2.0.16 to 2.0.17 URL: https://github.com/apache/maven/pull/2127 -- 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 uns

Re: [PR] Bump slf4jVersion from 2.0.16 to 2.0.17 [maven]

2025-02-26 Thread via GitHub
dependabot[bot] commented on PR #2127: URL: https://github.com/apache/maven/pull/2127#issuecomment-2684488680 OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by a

Re: [PR] Bump slf4jVersion from 2.0.16 to 2.0.17 [maven]

2025-02-26 Thread via GitHub
cstamas commented on PR #2127: URL: https://github.com/apache/maven/pull/2127#issuecomment-2684488575 superseded by https://github.com/apache/maven/pull/2130 -- 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

[jira] [Created] (MNG-8595) Bump slf4jVersion from 2.0.16 to 2.0.17

2025-02-26 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8595: Summary: Bump slf4jVersion from 2.0.16 to 2.0.17 Key: MNG-8595 URL: https://issues.apache.org/jira/browse/MNG-8595 Project: Maven Issue Type: Dependency upgr

[jira] [Updated] (MRESOLVER-685) Connector pipelining

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-685: -- Description: We need to come up with some solution to "order/pipeline" connectors. C

[jira] [Updated] (MRESOLVER-685) Connector pipelining

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-685: -- Description: We need to come up with some solution to "order/pipeline" connectors. C

[jira] [Updated] (MRESOLVER-685) Connector pipelining

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-685: -- Description: We need to come up with some solution to "order/pipeline" connectors. C

[jira] [Updated] (MRESOLVER-685) Connector pipelining

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-685: -- Description: We need to come up with some solution to "order/pipeline" connectors. C

[jira] [Commented] (MNG-8594) Ability to feed options ad-hoc to Maven

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930617#comment-17930617 ] Tamas Cservenak commented on MNG-8594: -- Doing this in maven 4 would be trivial, it alr

[jira] [Commented] (MNG-8594) Ability to feed options ad-hoc to Maven

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930615#comment-17930615 ] Tamas Cservenak commented on MNG-8594: -- Yes, something like that. > Ability to feed o

[jira] [Commented] (MNG-8594) Ability to feed options ad-hoc to Maven

2025-02-26 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930613#comment-17930613 ] Michael Osipov commented on MNG-8594: - You mean @-files? > Ability to feed options ad-

[jira] [Commented] (MNG-8594) Ability to feed options ad-hoc to Maven

2025-02-26 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930610#comment-17930610 ] Guillaume Nodet commented on MNG-8594: -- Makes sense, the javac and javadoc tools do th

[jira] [Updated] (MRESOLVER-685) Connector pipelining

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-685: -- Description: We need to come up with some solution to "order/pipeline" connectors. C

[jira] [Created] (MNG-8594) Ability to feed options ad-hoc to Maven

2025-02-26 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8594: Summary: Ability to feed options ad-hoc to Maven Key: MNG-8594 URL: https://issues.apache.org/jira/browse/MNG-8594 Project: Maven Issue Type: Task

[jira] [Updated] (MRESOLVER-685) Connector pipelining

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-685: -- Description: We need to come up with some solution to "order/pipeline" connectors. C

[jira] [Updated] (MRESOLVER-685) Connector pipelining

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-685: -- Description: We need to come up with some solution to "order/pipeline" connectors. C

[jira] [Created] (MRESOLVER-685) Connector pipelining

2025-02-26 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-685: - Summary: Connector pipelining Key: MRESOLVER-685 URL: https://issues.apache.org/jira/browse/MRESOLVER-685 Project: Maven Resolver Issue Type: Task

[jira] [Closed] (MRESOLVER-684) Bump slf4jVersion from 2.0.16 to 2.0.17

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-684. - Resolution: Fixed > Bump slf4jVersion from 2.0.16 to 2.0.17 >

[jira] [Assigned] (MRESOLVER-684) Bump slf4jVersion from 2.0.16 to 2.0.17

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOLVER-684: - Assignee: Tamas Cservenak > Bump slf4jVersion from 2.0.16 to 2.0.17 > ---

[jira] [Closed] (MRESOLVER-683) Bump dev.sigstore:sigstore-java from 1.2.0 to 1.3.0

2025-02-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-683. - Resolution: Fixed > Bump dev.sigstore:sigstore-java from 1.2.0 to 1.3.0 >

  1   2   >