[jira] [Commented] (MARTIFACT-59) artifact plugin should tolerate injected project.build.outputTimestamp

2024-04-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833405#comment-17833405 ] ASF GitHub Bot commented on MARTIFACT-59: - hboutemy commented on PR #30: URL:

Re: [PR] [MARTIFACT-59] tolerate injected timestamp value [maven-artifact-plugin]

2024-04-02 Thread via GitHub
hboutemy commented on PR #30: URL: https://github.com/apache/maven-artifact-plugin/pull/30#issuecomment-2033572703 > I would be happy if true but what did you do different from me? I don't know what you did, you talked but did not share any output. I ran check-buildplan against

[PR] Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 [maven-doxia-converter]

2024-04-02 Thread via GitHub
dependabot[bot] opened a new pull request, #65: URL: https://github.com/apache/maven-doxia-converter/pull/65 Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12. Release notes Sourced from

[PR] Bump org.htmlunit:htmlunit from 3.11.0 to 4.0.0 [maven-doxia-sitetools]

2024-04-02 Thread via GitHub
dependabot[bot] opened a new pull request, #143: URL: https://github.com/apache/maven-doxia-sitetools/pull/143 Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 3.11.0 to 4.0.0. Release notes Sourced from

[jira] [Created] (MJAVADOC-790) The code being documented uses modules but the packages defined in X are in the unnamed module

2024-04-02 Thread Gili (Jira)
Gili created MJAVADOC-790: - Summary: The code being documented uses modules but the packages defined in X are in the unnamed module Key: MJAVADOC-790 URL: https://issues.apache.org/jira/browse/MJAVADOC-790

[jira] [Closed] (MANTRUN-242) Require Maven 3.6.3+

2024-04-02 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed MANTRUN-242. Resolution: Fixed > Require Maven 3.6.3+ > > >

[jira] [Commented] (MANTRUN-242) Require Maven 3.6.3+

2024-04-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833321#comment-17833321 ] ASF GitHub Bot commented on MANTRUN-242: slachiewicz merged PR #95: URL:

Re: [PR] [MANTRUN-242] Require Maven 3.6.3+ [maven-antrun-plugin]

2024-04-02 Thread via GitHub
slachiewicz merged PR #95: URL: https://github.com/apache/maven-antrun-plugin/pull/95 -- 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:

[PR] Bump org.htmlunit:htmlunit from 3.11.0 to 4.0.0 [maven-surefire]

2024-04-02 Thread via GitHub
dependabot[bot] opened a new pull request, #730: URL: https://github.com/apache/maven-surefire/pull/730 Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 3.11.0 to 4.0.0. Release notes Sourced from

[PR] Bump jacocoVersion from 0.8.11 to 0.8.12 [maven-surefire]

2024-04-02 Thread via GitHub
dependabot[bot] opened a new pull request, #729: URL: https://github.com/apache/maven-surefire/pull/729 Bumps `jacocoVersion` from 0.8.11 to 0.8.12. Updates `org.jacoco:org.jacoco.agent` from 0.8.11 to 0.8.12 Release notes Sourced from

[jira] [Commented] (DOXIASITETOOLS-334) Pass project relative source path to Parser.parse(...) as reference argument

2024-04-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833276#comment-17833276 ] Michael Osipov commented on DOXIASITETOOLS-334: --- It is logically identical. If you

[PR] [DOXIASITETOOL-334] Pass project-relative file path as reference to [maven-doxia-sitetools]

2024-04-02 Thread via GitHub
kwin opened a new pull request, #142: URL: https://github.com/apache/maven-doxia-sitetools/pull/142 Parser -- 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,

[jira] [Updated] (DOXIASITETOOLS-334) Pass project relative source path to Parser.parse(...) as reference argument

2024-04-02 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIASITETOOLS-334: --- Summary: Pass project relative source path to Parser.parse(...) as

[jira] [Commented] (DOXIASITETOOLS-334) Pass basedir relative source path to Parser.parse(...) as reference argument

2024-04-02 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833267#comment-17833267 ] Konrad Windszus commented on DOXIASITETOOLS-334: I don't see how

[jira] [Commented] (DOXIASITETOOLS-334) Pass basedir relative source path to Parser.parse(...) as reference argument

2024-04-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833265#comment-17833265 ] Michael Osipov commented on DOXIASITETOOLS-334: --- Makes sense, but that change would

[jira] [Commented] (DOXIASITETOOLS-334) Pass basedir relative source path to Parser.parse(...) as reference argument

2024-04-02 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833263#comment-17833263 ] Konrad Windszus commented on DOXIASITETOOLS-334: Because the parser does

[jira] [Commented] (DOXIASITETOOLS-334) Pass basedir relative source path to Parser.parse(...) as reference argument

2024-04-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833261#comment-17833261 ] Michael Osipov commented on DOXIASITETOOLS-334: --- Why? Please explain. > Pass

[jira] [Commented] (DOXIASITETOOLS-334) Pass basedir relative source path to Parser.parse(...) as reference argument

2024-04-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833259#comment-17833259 ] Michael Osipov commented on DOXIASITETOOLS-334: --- For locale {{de_DE}} two files:

[jira] [Updated] (DOXIASITETOOLS-334) Pass basedir relative source path to Parser.parse(...) as reference argument

2024-04-02 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIASITETOOLS-334: --- Summary: Pass basedir relative source path to Parser.parse(...) as

[jira] [Commented] (DOXIASITETOOLS-334) Pass relative source path to Parser.parse(...) as reference argument

2024-04-02 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833258#comment-17833258 ] Konrad Windszus commented on DOXIASITETOOLS-334: But then we should really pass

[jira] [Comment Edited] (DOXIASITETOOLS-334) Pass relative source path to Parser.parse(...) as reference argument

2024-04-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833255#comment-17833255 ] Michael Osipov edited comment on DOXIASITETOOLS-334 at 4/2/24 4:35 PM:

[jira] [Commented] (DOXIASITETOOLS-334) Pass relative source path to Parser.parse(...) as reference argument

2024-04-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833255#comment-17833255 ] Michael Osipov commented on DOXIASITETOOLS-334: --- No, I have added {{foo/index.apt}}

[jira] [Commented] (MARTIFACT-59) artifact plugin should tolerate injected project.build.outputTimestamp

2024-04-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833251#comment-17833251 ] ASF GitHub Bot commented on MARTIFACT-59: - rmannibucau commented on PR #30: URL:

Re: [PR] [MARTIFACT-59] tolerate injected timestamp value [maven-artifact-plugin]

2024-04-02 Thread via GitHub
rmannibucau commented on PR #30: URL: https://github.com/apache/maven-artifact-plugin/pull/30#issuecomment-2032467905 > I could play and just say that your experience is wrong and mine right, but this would not help... I would be happy if true but what did you do different from me?

[jira] [Commented] (DOXIASITETOOLS-334) Pass relative source path to Parser.parse(...) as reference argument

2024-04-02 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833241#comment-17833241 ] Konrad Windszus commented on DOXIASITETOOLS-334: This is not really what I

[jira] [Commented] (MARTIFACT-59) artifact plugin should tolerate injected project.build.outputTimestamp

2024-04-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833240#comment-17833240 ] ASF GitHub Bot commented on MARTIFACT-59: - hboutemy commented on PR #30: URL:

Re: [PR] [MARTIFACT-59] tolerate injected timestamp value [maven-artifact-plugin]

2024-04-02 Thread via GitHub
hboutemy commented on PR #30: URL: https://github.com/apache/maven-artifact-plugin/pull/30#issuecomment-2032441481 I could play and just say that your experience is wrong and mine right, but this would not help... but I'm very tempted -- This is an automated message from the Apache

[jira] [Comment Edited] (DOXIASITETOOLS-334) Pass relative source path to Parser.parse(...) as reference argument

2024-04-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833170#comment-17833170 ] Michael Osipov edited comment on DOXIASITETOOLS-334 at 4/2/24 3:08 PM:

[jira] [Closed] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MGPG-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MGPG-121. Resolution: Fixed > Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No >

[jira] [Commented] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MGPG-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833207#comment-17833207 ] ASF GitHub Bot commented on MGPG-121: - cstamas merged PR #90: URL:

Re: [PR] [MGPG-121] Return the workaround for pseudo security [maven-gpg-plugin]

2024-04-02 Thread via GitHub
cstamas merged PR #90: URL: https://github.com/apache/maven-gpg-plugin/pull/90 -- 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] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MGPG-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833203#comment-17833203 ] Tamas Cservenak commented on MGPG-121: -- Cool, thanks a lot! Will wait for someone to ack/preview the

[jira] [Commented] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread Wang Tangfu (Jira)
[ https://issues.apache.org/jira/browse/MGPG-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833202#comment-17833202 ] Wang Tangfu commented on MGPG-121: -- This PR works very well with maven versions 3.6.0, 3.6.3, 3.9.6.

[jira] [Commented] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread Wang Tangfu (Jira)
[ https://issues.apache.org/jira/browse/MGPG-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833200#comment-17833200 ] Wang Tangfu commented on MGPG-121: -- This PR works very well with maven versions 3.6.0, 3.6.3, 3.9.6 >

[jira] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread Wang Tangfu (Jira)
[ https://issues.apache.org/jira/browse/MGPG-121 ] Wang Tangfu deleted comment on MGPG-121: -- was (Author: JIRAUSER304832): This PR works very well with maven versions 3.6.0, 3.6.3, 3.9.6 > Signing fails with 3.2.2:

[jira] [Commented] (MNG-8084) Make the v4 api usable outside the Maven runtime

2024-04-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833193#comment-17833193 ] ASF GitHub Bot commented on MNG-8084: - cstamas commented on PR #1457: URL:

Re: [PR] [MNG-8084] Move ModelBuilder and resolver provider to v4 api [maven]

2024-04-02 Thread via GitHub
cstamas commented on PR #1457: URL: https://github.com/apache/maven/pull/1457#issuecomment-2032000986 I think you are right: mvn4 scopes are "superset" of those of mvn3, plus, if you compare their ordering, they remain in same place (ordering by "width"), this is the two config "dump"

[jira] [Commented] (MNG-8043) Dependency properties should be provided by Resolver consumer

2024-04-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833182#comment-17833182 ] ASF GitHub Bot commented on MNG-8043: - cstamas commented on code in PR #1463: URL:

Re: [PR] [MNG-8043] document new default types, replacing artifact handlers [maven]

2024-04-02 Thread via GitHub
cstamas commented on code in PR #1463: URL: https://github.com/apache/maven/pull/1463#discussion_r1547465788 ## maven-resolver-provider/src/site/apt/dependency-types.apt: ## @@ -0,0 +1,74 @@ +~~ Licensed to the Apache Software Foundation (ASF) under one +~~ or more contributor

[jira] [Commented] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MGPG-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833179#comment-17833179 ] Tamas Cservenak commented on MGPG-121: -- Would be very thankful if you could test the PR. > Signing

[jira] [Commented] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MGPG-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833174#comment-17833174 ] Tamas Cservenak commented on MGPG-121: -- [~eli_w] I created a PR and will be likely in next release,

[jira] [Commented] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MGPG-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833173#comment-17833173 ] ASF GitHub Bot commented on MGPG-121: - cstamas opened a new pull request, #90: URL:

[jira] [Updated] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MGPG-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MGPG-121: - Fix Version/s: 3.2.3 > Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No

[jira] [Commented] (DOXIASITETOOLS-334) Pass relative source path to Parser.parse(...) as reference argument

2024-04-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833170#comment-17833170 ] Michael Osipov commented on DOXIASITETOOLS-334: --- I have applied the following

[jira] [Assigned] (MRESOLVER-521) File locking threads not entering critical region were "oversleeping"

2024-04-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOLVER-521: - Assignee: Tamas Cservenak > File locking threads not entering critical

[jira] [Created] (MRESOLVER-521) File locking threads not entering critical region were "oversleeping"

2024-04-02 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-521: - Summary: File locking threads not entering critical region were "oversleeping" Key: MRESOLVER-521 URL: https://issues.apache.org/jira/browse/MRESOLVER-521

[jira] [Commented] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread Wang Tangfu (Jira)
[ https://issues.apache.org/jira/browse/MGPG-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833148#comment-17833148 ] Wang Tangfu commented on MGPG-121: -- Thanks for reply. I just tested 3.6.3 and the latest maven version

[jira] [Commented] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MGPG-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833134#comment-17833134 ] Tamas Cservenak commented on MGPG-121: -- Agreed, "best practices" parameter (currently defaults to

[jira] [Commented] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MGPG-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833132#comment-17833132 ] Michael Osipov commented on MGPG-121: - [~cstamas], how I hate this pseudo security... > Signing fails

[jira] [Commented] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MGPG-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833130#comment-17833130 ] Tamas Cservenak commented on MGPG-121: -- Hi, thanks for issue. The plugin should work with Maven 3.6.3

[jira] [Updated] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread Wang Tangfu (Jira)
[ https://issues.apache.org/jira/browse/MGPG-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang Tangfu updated MGPG-121: - Description: * Desc: According to *maven-gpg-plugin*  ([Docs|

[jira] [Updated] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread Wang Tangfu (Jira)
[ https://issues.apache.org/jira/browse/MGPG-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang Tangfu updated MGPG-121: - Description: * Desc: According to *maven-gpg-plugin*  ([Docs|

[jira] [Updated] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread Wang Tangfu (Jira)
[ https://issues.apache.org/jira/browse/MGPG-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang Tangfu updated MGPG-121: - Description: * Desc: According to *maven-gpg-plugin*  ([Docs|

[jira] [Updated] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread Wang Tangfu (Jira)
[ https://issues.apache.org/jira/browse/MGPG-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang Tangfu updated MGPG-121: - Description: * Desc: According to *maven-gpg-plugin*  ([Docs|

[jira] [Updated] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread Wang Tangfu (Jira)
[ https://issues.apache.org/jira/browse/MGPG-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang Tangfu updated MGPG-121: - Description: * Desc: According to *maven-gpg-plugin*  ([Docs|

[jira] [Updated] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread Wang Tangfu (Jira)
[ https://issues.apache.org/jira/browse/MGPG-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang Tangfu updated MGPG-121: - Description: * Desc: According to *maven-gpg-plugin*  ([Docs|

[jira] [Updated] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread Wang Tangfu (Jira)
[ https://issues.apache.org/jira/browse/MGPG-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang Tangfu updated MGPG-121: - Description: * Desc: According to *maven-gpg-plugin*  ([Docs|

[jira] [Created] (MGPG-121) Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)"

2024-04-02 Thread Wang Tangfu (Jira)
Wang Tangfu created MGPG-121: Summary: Signing fails with 3.2.2: "/Users/stevenobelia/.settings-security.xml (No such file or directory)" Key: MGPG-121 URL: https://issues.apache.org/jira/browse/MGPG-121

[jira] [Commented] (DOXIASITETOOLS-334) Pass relative source path to Parser.parse(...) as reference argument

2024-04-02 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833116#comment-17833116 ] Konrad Windszus commented on DOXIASITETOOLS-334: [~michael-o] I would appreciate

[jira] [Commented] (MNG-8084) Make the v4 api usable outside the Maven runtime

2024-04-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833112#comment-17833112 ] ASF GitHub Bot commented on MNG-8084: - cstamas commented on PR #1461: URL:

Re: [PR] [MNG-8084] add di & api-impl [maven]

2024-04-02 Thread via GitHub
cstamas commented on PR #1461: URL: https://github.com/apache/maven/pull/1461#issuecomment-2031641343 See https://github.com/apache/maven/pull/1460 -- 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

[jira] [Commented] (DOXIASITETOOLS-334) Pass relative source path to Parser.parse(...) as reference argument

2024-04-02 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833109#comment-17833109 ] Konrad Windszus commented on DOXIASITETOOLS-334: The are relative to the module

[PR] Maven 4.0.0-alpha-14 updates [maven-resolver]

2024-04-02 Thread via GitHub
cstamas opened a new pull request, #454: URL: https://github.com/apache/maven-resolver/pull/454 Parked just for reference. Changes: * remove SystemScopeHandler (was added in alpha-8 and implemented in Maven 4 alpha-13) * scope configuration canonical source is Maven 4 *

[jira] [Comment Edited] (DOXIASITETOOLS-334) Pass relative source path to Parser.parse(...) as reference argument

2024-04-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833092#comment-17833092 ] Michael Osipov edited comment on DOXIASITETOOLS-334 at 4/2/24 10:19 AM:

[jira] [Commented] (DOXIASITETOOLS-334) Pass relative source path to Parser.parse(...) as reference argument

2024-04-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833092#comment-17833092 ] Michael Osipov commented on DOXIASITETOOLS-334: --- Are you certain? I am confused. I

[jira] [Commented] (MNG-8043) Dependency properties should be provided by Resolver consumer

2024-04-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833081#comment-17833081 ] ASF GitHub Bot commented on MNG-8043: - cstamas commented on code in PR #1463: URL:

Re: [PR] [MNG-8043] document new default types, replacing artifact handlers [maven]

2024-04-02 Thread via GitHub
cstamas commented on code in PR #1463: URL: https://github.com/apache/maven/pull/1463#discussion_r1547465788 ## maven-resolver-provider/src/site/apt/dependency-types.apt: ## @@ -0,0 +1,74 @@ +~~ Licensed to the Apache Software Foundation (ASF) under one +~~ or more contributor

[PR] Bump commons-io:commons-io from 2.6 to 2.16.0 [maven-wagon]

2024-04-02 Thread via GitHub
dependabot[bot] opened a new pull request, #109: URL: https://github.com/apache/maven-wagon/pull/109 Bumps commons-io:commons-io from 2.6 to 2.16.0. [![Dependabot compatibility

[PR] Boot JLine in async mode [maven]

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

[jira] [Created] (DOXIASITETOOLS-334) Pass relative source path to Parser.parse(...) as reference argument

2024-04-02 Thread Konrad Windszus (Jira)
Konrad Windszus created DOXIASITETOOLS-334: -- Summary: Pass relative source path to Parser.parse(...) as reference argument Key: DOXIASITETOOLS-334 URL:

[jira] [Resolved] (DOXIA-733) SinkWrapper must allow overwriting legacy Doxia 1.0 methods

2024-04-02 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved DOXIA-733. --- Resolution: Invalid > SinkWrapper must allow overwriting legacy Doxia 1.0 methods >

[jira] [Commented] (DOXIA-733) SinkWrapper must allow overwriting legacy Doxia 1.0 methods

2024-04-02 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833055#comment-17833055 ] Konrad Windszus commented on DOXIA-733: --- As each method in Java is virtual even SinkWrappers have

[jira] [Closed] (MNG-8086) Maven no longer initializes logging configuration based on java.util.logging config file

2024-04-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-8086. --- Resolution: Information Provided > Maven no longer initializes logging configuration based on

[jira] [Commented] (MNG-8086) Maven no longer initializes logging configuration based on java.util.logging config file

2024-04-02 Thread Iurii Ignatko (Jira)
[ https://issues.apache.org/jira/browse/MNG-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833040#comment-17833040 ] Iurii Ignatko commented on MNG-8086: [~michael-o] Are you able to close the issue? I don't seem to have

[jira] [Commented] (MARTIFACT-59) artifact plugin should tolerate injected project.build.outputTimestamp

2024-04-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833032#comment-17833032 ] ASF GitHub Bot commented on MARTIFACT-59: - rmannibucau commented on PR #30: URL:

Re: [PR] [MARTIFACT-59] tolerate injected timestamp value [maven-artifact-plugin]

2024-04-02 Thread via GitHub
rmannibucau commented on PR #30: URL: https://github.com/apache/maven-artifact-plugin/pull/30#issuecomment-2031196772 @hboutemy not sure what you tried to explain but maven-artifact-plugin 3.5.1 behaves 100% the same so no step forward. Your commit does not change the behavior when build

[jira] [Commented] (MARTIFACT-59) artifact plugin should tolerate injected project.build.outputTimestamp

2024-04-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833030#comment-17833030 ] ASF GitHub Bot commented on MARTIFACT-59: - rmannibucau commented on PR #30: URL:

Re: [PR] [MARTIFACT-59] tolerate injected timestamp value [maven-artifact-plugin]

2024-04-02 Thread via GitHub
rmannibucau commented on PR #30: URL: https://github.com/apache/maven-artifact-plugin/pull/30#issuecomment-2031194586 @hboutemy not sure what you tried to explain but maven-artifact-plugin 3.5.1 behaves 100% the same so no step forward. Your commit does not change the behavior when build

[jira] [Commented] (MARTIFACT-59) artifact plugin should tolerate injected project.build.outputTimestamp

2024-04-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833019#comment-17833019 ] ASF GitHub Bot commented on MARTIFACT-59: - hboutemy commented on PR #30: URL:

Re: [PR] [MARTIFACT-59] tolerate injected timestamp value [maven-artifact-plugin]

2024-04-02 Thread via GitHub
hboutemy commented on PR #30: URL: https://github.com/apache/maven-artifact-plugin/pull/30#issuecomment-2031140790 we're starting a little progression because now we have a concrete example to run against, instead of just speaking on https://github.com/moditect/moditect.git, `mvn