[jira] [Commented] (MSHARED-1445) Unix timestamps since the epoch are not subject to the boundary checks

2024-10-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889494#comment-17889494 ] Michael Osipov commented on MSHARED-1445: - [~hboutemy], here it is. > Unix tim

[jira] (MSHARED-1445) Unix timestamps since the epoch are not subject to the boundary checks

2024-10-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1445 ] Michael Osipov deleted comment on MSHARED-1445: - was (Author: michael-o): [~hboutemy], here it is. > Unix timestamps since the epoch are not subject to the boundary checks > ---

[jira] [Commented] (MSHARED-1446) Add docs about repro build output timestamp boundaries

2024-10-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889498#comment-17889498 ] Michael Osipov commented on MSHARED-1446: - [~hboutemy], here it is. > Add docs

[jira] [Created] (MSHARED-1446) Add docs about repro build output timestamp boundaries

2024-10-15 Thread Michael Osipov (Jira)
Michael Osipov created MSHARED-1446: --- Summary: Add docs about repro build output timestamp boundaries Key: MSHARED-1446 URL: https://issues.apache.org/jira/browse/MSHARED-1446 Project: Maven Shared C

[jira] [Updated] (MNG-8314) Get rid of xxxDebug scripts, make it work with --debug switch instead

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8314: - Fix Version/s: (was: 4.0.0-beta-5) > Get rid of xxxDebug scripts, make it work with --debug swi

[jira] [Assigned] (MNG-8310) Use --debug option instead of a specific mvnDebug script

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MNG-8310: Assignee: Tamas Cservenak > Use --debug option instead of a specific mvnDebug script > -

[jira] [Commented] (MNG-8314) Get rid of xxxDebug scripts, make it work with --debug switch instead

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889737#comment-17889737 ] Guillaume Nodet commented on MNG-8314: -- Yeah, same. > Get rid of xxxDebug scripts, ma

[jira] [Closed] (MNG-8314) Get rid of xxxDebug scripts, make it work with --debug switch instead

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8314. Resolution: Duplicate > Get rid of xxxDebug scripts, make it work with --debug switch instead > -

[jira] [Updated] (MNG-8310) Use --debug option instead of a specific mvnDebug script

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8310: - Fix Version/s: 4.0.0-beta-5 (was: 4.0.0) > Use --debug option instead of a s

Re: [PR] Cleanup after last commit [maven]

2024-10-15 Thread via GitHub
cstamas merged PR #1798: URL: https://github.com/apache/maven/pull/1798 -- 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] Improve logging with latest Maven changes [maven-mvnd]

2024-10-15 Thread via GitHub
gnodet merged PR #1164: URL: https://github.com/apache/maven-mvnd/pull/1164 -- 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.apa

[jira] [Created] (DOXIA-750) MarkdownSink: Definition Lists don't properly escape inline styles

2024-10-15 Thread Konrad Windszus (Jira)
Konrad Windszus created DOXIA-750: - Summary: MarkdownSink: Definition Lists don't properly escape inline styles Key: DOXIA-750 URL: https://issues.apache.org/jira/browse/DOXIA-750 Project: Maven Doxia

[jira] [Updated] (DOXIA-750) MarkdownSink: Definition Lists don't properly escape inline styles

2024-10-15 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIA-750: -- Description: If a {{Sink.definition()}} contains e.g. {{Sink.text(...)}} with some inline style

Re: [PR] [DOXIA-746] Sink API: add method for block comment [maven-doxia]

2024-10-15 Thread via GitHub
kwin commented on code in PR #236: URL: https://github.com/apache/maven-doxia/pull/236#discussion_r1801467513 ## doxia-sink-api/src/main/java/org/apache/maven/doxia/sink/Sink.java: ## @@ -1724,6 +1724,17 @@ public interface Sink extends AutoCloseable { */ void comment

Re: [PR] Bump org.codehaus.plexus:plexus-sec-dispatcher from 2.0 to 4.0.1 [maven-resolver-ant-tasks]

2024-10-15 Thread via GitHub
dependabot[bot] closed pull request #49: Bump org.codehaus.plexus:plexus-sec-dispatcher from 2.0 to 4.0.1 URL: https://github.com/apache/maven-resolver-ant-tasks/pull/49 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] Bump org.codehaus.plexus:plexus-sec-dispatcher from 2.0 to 4.0.1 [maven-resolver-ant-tasks]

2024-10-15 Thread via GitHub
slachiewicz commented on PR #49: URL: https://github.com/apache/maven-resolver-ant-tasks/pull/49#issuecomment-2413688318 @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

[jira] [Commented] (MDEP-959) Possibly Flaky test testUnpackOverWriteIfNewer

2024-10-15 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MDEP-959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889643#comment-17889643 ] Elliotte Rusty Harold commented on MDEP-959: Yep, definitely flaky. Passed the

Re: [PR] Bump org.codehaus.plexus:plexus-sec-dispatcher from 2.0 to 4.0.1 [maven-resolver-ant-tasks]

2024-10-15 Thread via GitHub
dependabot[bot] commented on PR #49: URL: https://github.com/apache/maven-resolver-ant-tasks/pull/49#issuecomment-2413688489 OK, I won't notify you about org.codehaus.plexus:plexus-sec-dispatcher again, unless you re-open this PR. -- This is an automated message from the Apache Git Servi

[jira] [Closed] (MNG-8309) Improve log infrastructure (first step toward multi-threading log view support)

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8309. Resolution: Fixed > Improve log infrastructure (first step toward multi-threading log view > support

Re: [PR] [MNG-8309] Improve log infrastructure (first step toward multi-threading log view support) [maven]

2024-10-15 Thread via GitHub
gnodet merged PR #1792: URL: https://github.com/apache/maven/pull/1792 -- 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-8311) empty but existing in settings.xml defaulting to current working directory

2024-10-15 Thread Daniel Schmid (Jira)
[ https://issues.apache.org/jira/browse/MNG-8311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889789#comment-17889789 ] Daniel Schmid commented on MNG-8311: It seems like builds from the current master branc

[jira] [Closed] (MSHARED-1443) Upgrade plugins and components (in ITs)

2024-10-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MSHARED-1443. --- Resolution: Fixed Fixed with [e48b8864e7fe7e22f5eff971c2d9e67ff794f775|https://gitbox.apac

[jira] [Updated] (MNG-8300) [REGRESSION] colorized transfer messages broken

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8300: - Fix Version/s: 4.0.0-beta-6 (was: 4.0.0-beta-5) > [REGRESSION] colorized tra

Re: [PR] Fix exports and move help in place [maven-mvnd]

2024-10-15 Thread via GitHub
cstamas commented on PR #1166: URL: https://github.com/apache/maven-mvnd/pull/1166#issuecomment-2414713598 related mvn PR merged, master deployed, restarted build -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Updated] (MNG-8300) [REGRESSION] colorized transfer messages broken

2024-10-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8300: - Attachment: screenshot-3.png > [REGRESSION] colorized transfer messages broken > --

[jira] [Updated] (MNG-8300) [REGRESSION] colorized transfer messages broken

2024-10-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8300: - Attachment: screenshot-2.png > [REGRESSION] colorized transfer messages broken > --

[jira] [Commented] (MNG-8300) [REGRESSION] colorized transfer messages broken

2024-10-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889799#comment-17889799 ] Tamas Cservenak commented on MNG-8300: -- Works for me with current master of mvn as wel

[jira] [Commented] (MNG-8167) enable "split repo" in settings.xml

2024-10-15 Thread Benjamin Marwell (Jira)
[ https://issues.apache.org/jira/browse/MNG-8167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889562#comment-17889562 ] Benjamin Marwell commented on MNG-8167: --- Much better! Current state (maven 3) is to

[jira] [Assigned] (MNG-8309) Improve log infrastructure (first step toward multi-threading log view support)

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MNG-8309: Assignee: Guillaume Nodet > Improve log infrastructure (first step toward multi-threading lo

[jira] [Updated] (MNG-8309) Improve log infrastructure (first step toward multi-threading log view support)

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8309: - Fix Version/s: 4.0.0-beta-5 > Improve log infrastructure (first step toward multi-threading log vie

[jira] [Updated] (MRESOLVER-599) Sigstore generator

2024-10-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-599: -- Issue Type: New Feature (was: Improvement) > Sigstore generator > -

Re: [PR] Maven Daemon CLIng [maven-mvnd]

2024-10-15 Thread via GitHub
gnodet merged PR #1158: URL: https://github.com/apache/maven-mvnd/pull/1158 -- 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.apa

[jira] [Created] (SUREFIRE-2278) Don't say Please

2024-10-15 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created SUREFIRE-2278: --- Summary: Don't say Please Key: SUREFIRE-2278 URL: https://issues.apache.org/jira/browse/SUREFIRE-2278 Project: Maven Surefire Issue Typ

[jira] [Created] (SUREFIRE-2279) Do dump files exist or not

2024-10-15 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created SUREFIRE-2279: --- Summary: Do dump files exist or not Key: SUREFIRE-2279 URL: https://issues.apache.org/jira/browse/SUREFIRE-2279 Project: Maven Surefire

[jira] [Created] (SUREFIRE-2280) Test failure is goal success

2024-10-15 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created SUREFIRE-2280: --- Summary: Test failure is goal success Key: SUREFIRE-2280 URL: https://issues.apache.org/jira/browse/SUREFIRE-2280 Project: Maven Surefire

[jira] [Created] (MDEP-959) Possibly Flaky test testUnpackOverWriteIfNewer

2024-10-15 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MDEP-959: -- Summary: Possibly Flaky test testUnpackOverWriteIfNewer Key: MDEP-959 URL: https://issues.apache.org/jira/browse/MDEP-959 Project: Maven Dependency Plugin

Re: [PR] [MNG-8295] Add IT for Dependency Manager Transitivity [maven-integration-testing]

2024-10-15 Thread via GitHub
gnodet merged PR #384: URL: https://github.com/apache/maven-integration-testing/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 comment. To unsubscribe, e-mail: issues-unsubscr

Re: [PR] [MNG-8295] Dependency Manager Transitivity (now default) handles dependency management inconsistently [maven]

2024-10-15 Thread via GitHub
gnodet merged PR #1788: URL: https://github.com/apache/maven/pull/1788 -- 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] (MARTIFACT-51) Replace org.codehaus.plexus.util.FileUtils with commons-io in NotReproduciblePluginsDocumentationTest

2024-10-15 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MARTIFACT-51. -- > Replace org.codehaus.plexus.util.FileUtils with commons-io in > NotReproducibl

[jira] [Closed] (MNG-8295) Dependency Manager Transitivity (now default) handles dependency management inconsistently

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8295. Fix Version/s: 4.0.0-beta-5 Assignee: Guillaume Nodet Resolution: Fixed > Dependency

[jira] [Resolved] (MARTIFACT-51) Replace org.codehaus.plexus.util.FileUtils with commons-io in NotReproduciblePluginsDocumentationTest

2024-10-15 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MARTIFACT-51. Resolution: Fixed > Replace org.codehaus.plexus.util.FileUtils with commo

[jira] [Updated] (MNG-8312) Generate BOMs instead of hand-writing them

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8312: - Fix Version/s: 4.0.0-beta-5 > Generate BOMs instead of hand-writing them >

[jira] [Created] (MNG-8310) Use --debug option instead of a specific mvnDebug script

2024-10-15 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8310: Summary: Use --debug option instead of a specific mvnDebug script Key: MNG-8310 URL: https://issues.apache.org/jira/browse/MNG-8310 Project: Maven Issue Type

[jira] [Commented] (MNG-8248) WARNING: A restricted method in java.lang.System has been called

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889570#comment-17889570 ] Guillaume Nodet commented on MNG-8248: -- This has been fixed in {{master}} branch with

[jira] [Closed] (MNG-8248) WARNING: A restricted method in java.lang.System has been called

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8248. Fix Version/s: (was: 4.0.0-beta-5) Resolution: Duplicate > WARNING: A restricted method in

[jira] [Closed] (MNG-8058) Allow variables defined in .mvn/maven.config used as constants

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8058. Resolution: Fixed Please reopen if needed > Allow variables defined in .mvn/maven.config used as con

[jira] [Updated] (MNG-8303) Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.10

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8303: - Description: GitHub Pull Request: https://github.com/apache/maven/pull/1789 GitHub Pull Request: ht

[jira] [Updated] (MNG-8303) Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.10

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8303: - Summary: Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.10 (was: Bump ch.qos.logback:logbac

[jira] [Commented] (MNG-8310) Use --debug option instead of a specific mvnDebug script

2024-10-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-8310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889574#comment-17889574 ] Michael Osipov commented on MNG-8310: - We discussed this last year to make this happen

[jira] [Updated] (MNG-8303) Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.10

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8303: - Fix Version/s: 4.0.0-beta-5 > Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.10 > --

[jira] [Comment Edited] (MNG-8310) Use --debug option instead of a specific mvnDebug script

2024-10-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-8310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889574#comment-17889574 ] Michael Osipov edited comment on MNG-8310 at 10/15/24 1:42 PM: --

[jira] [Comment Edited] (SUREFIRE-2278) Don't say Please

2024-10-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889670#comment-17889670 ] Michael Osipov edited comment on SUREFIRE-2278 at 10/15/24 1:43 PM:

[jira] [Commented] (SUREFIRE-2279) Do dump files exist or not

2024-10-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889671#comment-17889671 ] Michael Osipov commented on SUREFIRE-2279: -- Big question: Can we determine re

[jira] [Commented] (SUREFIRE-2278) Don't say Please

2024-10-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889670#comment-17889670 ] Michael Osipov commented on SUREFIRE-2278: -- Good point. > Don't say Please >

[jira] [Assigned] (MNG-8312) Generate BOMs instead of hand-writing them

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MNG-8312: Assignee: Guillaume Nodet > Generate BOMs instead of hand-writing them > ---

Re: [PR] Bump native-maven-plugin from 0.10.2 to 0.10.3 [maven-mvnd]

2024-10-15 Thread via GitHub
cstamas commented on PR #1143: URL: https://github.com/apache/maven-mvnd/pull/1143#issuecomment-2413994827 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 to go to the specific comment. To unsubs

[jira] [Created] (MNG-8313) Resolver 2.0.2

2024-10-15 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8313: Summary: Resolver 2.0.2 Key: MNG-8313 URL: https://issues.apache.org/jira/browse/MNG-8313 Project: Maven Issue Type: Dependency upgrade Components:

[jira] [Created] (MNG-8314) Get rid of xxxDebug scripts, make it work with --debug switch instead

2024-10-15 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8314: Summary: Get rid of xxxDebug scripts, make it work with --debug switch instead Key: MNG-8314 URL: https://issues.apache.org/jira/browse/MNG-8314 Project: Maven

[jira] [Assigned] (MNG-8313) Resolver 2.0.2

2024-10-15 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-8313: Assignee: Tamas Cservenak > Resolver 2.0.2 > -- > > Key: MNG-831

[PR] Drop `commons-io` from explicit test dependencies [maven-dependency-plugin]

2024-10-15 Thread via GitHub
MLabusquiere opened a new pull request, #442: URL: https://github.com/apache/maven-dependency-plugin/pull/442 Hello guys, First thanks for your work 👍 Currently, I get the following error when using the plugin (3.8.0): ``` [ERROR] Failed to execute goal org.apache.maven.

[jira] [Updated] (MNG-8311) empty but existing in settings.xml defaulting to current working directory

2024-10-15 Thread Daniel Schmid (Jira)
[ https://issues.apache.org/jira/browse/MNG-8311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Schmid updated MNG-8311: --- Description: If a ~/.m2/settings.xml with an empty element exists in Maven 4, it downloads dependenci

[jira] [Updated] (MNG-8311) empty but existing in settings.xml defaulting to current working directory

2024-10-15 Thread Daniel Schmid (Jira)
[ https://issues.apache.org/jira/browse/MNG-8311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Schmid updated MNG-8311: --- Description: If a ~/.m2/settings.xml with an empty element exists in Maven 4, it downloads dependenci

[jira] [Updated] (MNG-8311) empty but existing in settings.xml defaulting to current working directory

2024-10-15 Thread Daniel Schmid (Jira)
[ https://issues.apache.org/jira/browse/MNG-8311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Schmid updated MNG-8311: --- Description: If a ~/.m2/settings.xml with an empty element exists in Maven 4, it downloads dependenci

[jira] [Updated] (MNG-8311) empty but existing in settings.xml defaulting to current working directory

2024-10-15 Thread Daniel Schmid (Jira)
[ https://issues.apache.org/jira/browse/MNG-8311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Schmid updated MNG-8311: --- Component/s: Settings > empty but existing in settings.xml defaulting to current > working directory

[jira] [Created] (MNG-8311) empty but existing in settings.xml defaulting to current working directory

2024-10-15 Thread Daniel Schmid (Jira)
Daniel Schmid created MNG-8311: -- Summary: empty but existing in settings.xml defaulting to current working directory Key: MNG-8311 URL: https://issues.apache.org/jira/browse/MNG-8311 Project: Maven

[jira] [Commented] (MNG-8300) [REGRESSION] colorized transfer messages broken

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889583#comment-17889583 ] Guillaume Nodet commented on MNG-8300: -- [~hboutemy] Could you double check ? I cannot

[jira] [Comment Edited] (MNG-8300) [REGRESSION] colorized transfer messages broken

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889583#comment-17889583 ] Guillaume Nodet edited comment on MNG-8300 at 10/15/24 9:49 AM: -

[jira] [Updated] (MNG-8300) [REGRESSION] colorized transfer messages broken

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8300: - Attachment: screenshot-1.png > [REGRESSION] colorized transfer messages broken > --

[jira] [Closed] (MNG-8303) Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.10

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8303. Assignee: Tamas Cservenak Resolution: Fixed > Bump ch.qos.logback:logback-classic from 1.5.8 to

[jira] [Updated] (MNG-8311) empty but existing in settings.xml defaulting to current working directory

2024-10-15 Thread Daniel Schmid (Jira)
[ https://issues.apache.org/jira/browse/MNG-8311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Schmid updated MNG-8311: --- Description: If a ~/.m2/settings.xml with an empty element exists in Maven 4, it downloads dependenci

[jira] [Created] (MNG-8312) Generate BOMs instead of hand-writing them

2024-10-15 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8312: Summary: Generate BOMs instead of hand-writing them Key: MNG-8312 URL: https://issues.apache.org/jira/browse/MNG-8312 Project: Maven Issue Type: Improvement

[jira] [Closed] (MNG-8308) Maven should indicate which argument from the CLI is wrong during parsing

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8308. Fix Version/s: (was: 4.0.0-beta-5) Resolution: Cannot Reproduce > Maven should indicate wh

[jira] [Updated] (MNG-8311) empty but existing in settings.xml defaulting to current working directory

2024-10-15 Thread Daniel Schmid (Jira)
[ https://issues.apache.org/jira/browse/MNG-8311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Schmid updated MNG-8311: --- Description: If a ~/.m2/settings.xml with an empty element exists in Maven 4, it downloads dependenci

[jira] [Created] (MARTIFACT-74) describe build groupId

2024-10-15 Thread Herve Boutemy (Jira)
Herve Boutemy created MARTIFACT-74: -- Summary: describe build groupId Key: MARTIFACT-74 URL: https://issues.apache.org/jira/browse/MARTIFACT-74 Project: Maven Artifact Plugin Issue Type: New

Re: [PR] [MNG-8304] Bump net.bytebuddy:byte-buddy from 1.15.3 to 1.15.4 [maven]

2024-10-15 Thread via GitHub
gnodet merged PR #1791: URL: https://github.com/apache/maven/pull/1791 -- 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-8304) Bump net.bytebuddy:byte-buddy from 1.15.3 to 1.15.4

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8304. Fix Version/s: 4.0.0-beta-5 Assignee: Guillaume Nodet Resolution: Fixed > Bump net.by

[jira] [Created] (MNG-8309) Improve log infrastructure (first step toward multi-threading log view support)

2024-10-15 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8309: Summary: Improve log infrastructure (first step toward multi-threading log view support) Key: MNG-8309 URL: https://issues.apache.org/jira/browse/MNG-8309 Project: Ma

[jira] [Commented] (MARTIFACT-74) describe build groupId

2024-10-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889523#comment-17889523 ] Michael Osipov commented on MARTIFACT-74: - We have a similiar approach in Maven

Re: [PR] Update to Maven 4.0.0-beta-4 [maven-mvnd]

2024-10-15 Thread via GitHub
gnodet closed pull request #1122: Update to Maven 4.0.0-beta-4 URL: https://github.com/apache/maven-mvnd/pull/1122 -- 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 unsubscrib

[PR] Fix exports and move help in place [maven-mvnd]

2024-10-15 Thread via GitHub
cstamas opened a new pull request, #1166: URL: https://github.com/apache/maven-mvnd/pull/1166 (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

[jira] [Created] (DOXIA-751) MarkdownSink: Put link and inline code in markup in the right order

2024-10-15 Thread Konrad Windszus (Jira)
Konrad Windszus created DOXIA-751: - Summary: MarkdownSink: Put link and inline code in markup in the right order Key: DOXIA-751 URL: https://issues.apache.org/jira/browse/DOXIA-751 Project: Maven Doxi

[PR] Bump mockitoVersion from 5.14.1 to 5.14.2 [maven-filtering]

2024-10-15 Thread via GitHub
dependabot[bot] opened a new pull request, #130: URL: https://github.com/apache/maven-filtering/pull/130 Bumps `mockitoVersion` from 5.14.1 to 5.14.2. Updates `org.mockito:mockito-junit-jupiter` from 5.14.1 to 5.14.2 Release notes Sourced from https://github.com/mockito/mockito/r

[jira] [Assigned] (MNG-8302) CLIng and/or rootDirectory being mandatory causes warning at start when no root discovered

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MNG-8302: Assignee: Guillaume Nodet > CLIng and/or rootDirectory being mandatory causes warning at sta

Re: [PR] Cleanup after last commit [maven]

2024-10-15 Thread via GitHub
gnodet commented on code in PR #1798: URL: https://github.com/apache/maven/pull/1798#discussion_r1801385119 ## maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnenc/DefaultEncryptInvoker.java: ## @@ -119,11 +116,11 @@ protected int doExecute(LocalContext context) throws

[jira] [Commented] (MNG-8314) Get rid of xxxDebug scripts, make it work with --debug switch instead

2024-10-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-8314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889714#comment-17889714 ] Michael Osipov commented on MNG-8314: - What? MNG-8310? > Get rid of xxxDebug scripts,

Re: [PR] Cleanup after last commit [maven]

2024-10-15 Thread via GitHub
gnodet commented on code in PR #1798: URL: https://github.com/apache/maven/pull/1798#discussion_r1801389897 ## maven-cli/src/main/java/org/apache/maven/cling/invoker/LookupInvoker.java: ## @@ -413,6 +413,7 @@ protected void helpOrVersionAndMayExit(C context) throws Exception {

[PR] Display proper syntax on help [maven]

2024-10-15 Thread via GitHub
cstamas opened a new pull request, #1799: URL: https://github.com/apache/maven/pull/1799 (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] Minor fixes: proper help syntax and ability to extend core exports [maven]

2024-10-15 Thread via GitHub
cstamas merged PR #1799: URL: https://github.com/apache/maven/pull/1799 -- 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] [Updated] (DOXIA-750) MarkdownSink: Definition Lists don't properly escape inline styles

2024-10-15 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIA-750: -- Fix Version/s: 2.0.1 > MarkdownSink: Definition Lists don't properly escape inline styles >

[jira] [Assigned] (DOXIA-751) MarkdownSink: Put link and inline code in markup in the right order

2024-10-15 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus reassigned DOXIA-751: - Assignee: Konrad Windszus > MarkdownSink: Put link and inline code in markup in the right

Re: [PR] [SUREFIRE-2277] Fix bug in RunResult serialisation/deserialisation to (from) failsafe-summary.xml [maven-surefire]

2024-10-15 Thread via GitHub
hubertgrzeskowiak commented on code in PR #790: URL: https://github.com/apache/maven-surefire/pull/790#discussion_r1798627583 ## maven-failsafe-plugin/src/main/java/org/apache/maven/plugin/failsafe/util/FailsafeSummaryXmlUtils.java: ## @@ -84,12 +85,14 @@ public static RunResult

[PR] Bump org.apache.maven.reporting:maven-reporting-impl from 4.0.0-M15 to 4.0.0 [maven-invoker-plugin]

2024-10-15 Thread via GitHub
dependabot[bot] opened a new pull request, #260: URL: https://github.com/apache/maven-invoker-plugin/pull/260 Bumps [org.apache.maven.reporting:maven-reporting-impl](https://github.com/apache/maven-reporting-impl) from 4.0.0-M15 to 4.0.0. Commits https://github.com/apache/mave

[PR] Bump org.mockito:mockito-core from 5.14.1 to 5.14.2 [maven-resolver]

2024-10-15 Thread via GitHub
dependabot[bot] opened a new pull request, #583: URL: https://github.com/apache/maven-resolver/pull/583 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.1 to 5.14.2. Release notes Sourced from https://github.com/mockito/mockito/releases";>org.mockito:m

[jira] [Closed] (MNG-5761) Dependency management is not transitive.

2024-10-15 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-5761. Fix Version/s: 4.0.0-beta-5 (was: 4.0.x-candidate) Resolution: Fixed >

[PR] Bump org.apache.maven.reporting:maven-reporting-impl from 4.0.0-M15 to 4.0.0 [maven-javadoc-plugin]

2024-10-15 Thread via GitHub
dependabot[bot] opened a new pull request, #328: URL: https://github.com/apache/maven-javadoc-plugin/pull/328 Bumps [org.apache.maven.reporting:maven-reporting-impl](https://github.com/apache/maven-reporting-impl) from 4.0.0-M15 to 4.0.0. Commits https://github.com/apache/mave

[PR] Bump org.apache.maven.reporting:maven-reporting-impl from 4.0.0-M15 to 4.0.0 [maven-checkstyle-plugin]

2024-10-15 Thread via GitHub
dependabot[bot] opened a new pull request, #153: URL: https://github.com/apache/maven-checkstyle-plugin/pull/153 Bumps [org.apache.maven.reporting:maven-reporting-impl](https://github.com/apache/maven-reporting-impl) from 4.0.0-M15 to 4.0.0. Commits https://github.com/apache/m

[jira] [Commented] (MSITE-1018) LastPublicationTimestamp shows a fixed timestamp instead of the last build date

2024-10-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSITE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889963#comment-17889963 ] Michael Osipov commented on MSITE-1018: --- [~pottlinger], based on [~hboutemy]'s comm

[jira] [Comment Edited] (MSITE-1018) LastPublicationTimestamp shows a fixed timestamp instead of the last build date

2024-10-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSITE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889963#comment-17889963 ] Michael Osipov edited comment on MSITE-1018 at 10/16/24 6:51 AM: --

[jira] [Commented] (MSITE-1018) LastPublicationTimestamp shows a fixed timestamp instead of the last build date

2024-10-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSITE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889939#comment-17889939 ] Michael Osipov commented on MSITE-1018: --- The plugin Parameter is read write so it c

[jira] [Commented] (MNG-5761) Dependency management is not transitive.

2024-10-15 Thread Christian Schulte (Jira)
[ https://issues.apache.org/jira/browse/MNG-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889942#comment-17889942 ] Christian Schulte commented on MNG-5761: [~Didier Loiseau] Indifference, not bitter

  1   2   >