Re: [PR] Use the latest version of Maven in build [maven-jenkins-lib]

2023-12-11 Thread via GitHub
slawekjaranowski commented on code in PR #9: URL: https://github.com/apache/maven-jenkins-lib/pull/9#discussion_r1423483733 ## vars/asfMavenTlpPlgnBuild.groovy: ## @@ -40,12 +40,12 @@ def call(Map params = [:]) { // minimum, LTS, current and next ea def jdks =

Re: [PR] Use the latest version of Maven in build [maven-jenkins-lib]

2023-12-11 Thread via GitHub
slawekjaranowski commented on code in PR #9: URL: https://github.com/apache/maven-jenkins-lib/pull/9#discussion_r1423476222 ## vars/asfMavenTlpPlgnBuild.groovy: ## @@ -40,12 +40,12 @@ def call(Map params = [:]) { // minimum, LTS, current and next ea def jdks =

[jira] [Commented] (MJAVADOC-783) Invalid path when using TagletArtifact and TagletPath

2023-12-11 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795592#comment-17795592 ] Alexander Kriegisch commented on MJAVADOC-783: -- [~elharo], no I won't call you a luddite.

[jira] [Comment Edited] (MJAVADOC-775) Option 'tagletpath' not working, completely ignored

2023-12-11 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795591#comment-17795591 ] Alexander Kriegisch edited comment on MJAVADOC-775 at 12/12/23 5:06 AM:

[jira] [Commented] (MJAVADOC-775) Option 'tagletpath' not working, completely ignored

2023-12-11 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795591#comment-17795591 ] Alexander Kriegisch commented on MJAVADOC-775: -- [~elharo], are you sure it is is godd idea

Re: [PR] Prepare 4.0.0-alpha-9 [maven-site]

2023-12-11 Thread via GitHub
gnodet merged PR #474: URL: https://github.com/apache/maven-site/pull/474 -- 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] Use the latest version of Maven in build [maven-jenkins-lib]

2023-12-11 Thread via GitHub
olamy commented on code in PR #9: URL: https://github.com/apache/maven-jenkins-lib/pull/9#discussion_r1423247005 ## vars/asfMavenTlpPlgnBuild.groovy: ## @@ -40,12 +40,12 @@ def call(Map params = [:]) { // minimum, LTS, current and next ea def jdks =

[PR] Bump net.sourceforge.plantuml:plantuml from 1.2023.12 to 1.2023.13 [maven-site]

2023-12-11 Thread via GitHub
dependabot[bot] opened a new pull request, #476: URL: https://github.com/apache/maven-site/pull/476 Bumps [net.sourceforge.plantuml:plantuml](https://github.com/plantuml/plantuml) from 1.2023.12 to 1.2023.13. Commits

[jira] [Assigned] (MCOMPILER-564) Update plexus-compiler to 2.14.0

2023-12-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MCOMPILER-564: - Assignee: Slawomir Jaranowski > Update plexus-compiler to 2.14.0 >

[PR] Bump plexusCompilerVersion from 2.13.0 to 2.14.0 [maven-compiler-plugin]

2023-12-11 Thread via GitHub
dependabot[bot] opened a new pull request, #215: URL: https://github.com/apache/maven-compiler-plugin/pull/215 Bumps `plexusCompilerVersion` from 2.13.0 to 2.14.0. Updates `org.codehaus.plexus:plexus-compiler-api` from 2.13.0 to 2.14.0 Release notes Sourced from

[PR] Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 [maven-dependency-plugin]

2023-12-11 Thread via GitHub
dependabot[bot] opened a new pull request, #357: URL: https://github.com/apache/maven-dependency-plugin/pull/357 Bumps org.apache.commons:commons-text from 1.10.0 to 1.11.0. [![Dependabot compatibility

[PR] Bump org.apache.maven.wagon:wagon-http-lightweight from 3.5.1 to 3.5.3 [maven-surefire]

2023-12-11 Thread via GitHub
dependabot[bot] opened a new pull request, #699: URL: https://github.com/apache/maven-surefire/pull/699 Bumps org.apache.maven.wagon:wagon-http-lightweight from 3.5.1 to 3.5.3. [![Dependabot compatibility

[PR] Bump org.apache.maven.shared:maven-shared-utils from 3.3.4 to 3.4.2 [maven-surefire]

2023-12-11 Thread via GitHub
dependabot[bot] opened a new pull request, #698: URL: https://github.com/apache/maven-surefire/pull/698 Bumps [org.apache.maven.shared:maven-shared-utils](https://github.com/apache/maven-shared-utils) from 3.3.4 to 3.4.2. Release notes Sourced from

[jira] [Created] (MNG-7957) Expose checksum service on API

2023-12-11 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-7957: Summary: Expose checksum service on API Key: MNG-7957 URL: https://issues.apache.org/jira/browse/MNG-7957 Project: Maven Issue Type: Dependency upgrade

[jira] [Commented] (MJARSIGNER-48) Make Jar Signer plugin :sign goal threadsafe

2023-12-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJARSIGNER-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795442#comment-17795442 ] ASF GitHub Bot commented on MJARSIGNER-48: -- lasselindqvist commented on PR #2: URL:

Re: [PR] [MJARSIGNER-48] Mark verify and sign Mojos thread safe [maven-jarsigner-plugin]

2023-12-11 Thread via GitHub
lasselindqvist commented on PR #2: URL: https://github.com/apache/maven-jarsigner-plugin/pull/2#issuecomment-1850478955 Feel free to redo/rebase this. If no one else does it, I might do it next week to celebrate the 5 year anniversary of this pull request. -- This is an automated

[jira] [Closed] (MINDEXER-209) Move off EOLd Jetty 9.x to 10.x

2023-12-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MINDEXER-209. Resolution: Fixed > Move off EOLd Jetty 9.x to 10.x > --- >

[jira] [Commented] (MINDEXER-209) Move off EOLd Jetty 9.x to 10.x

2023-12-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795437#comment-17795437 ] ASF GitHub Bot commented on MINDEXER-209: - cstamas merged PR #345: URL:

Re: [PR] [MINDEXER-209] Move off EOLd Jetty, update to 10.x [maven-indexer]

2023-12-11 Thread via GitHub
cstamas merged PR #345: URL: https://github.com/apache/maven-indexer/pull/345 -- 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] [Assigned] (MINDEXER-209) Move off EOLd Jetty 9.x to 10.x

2023-12-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MINDEXER-209: Assignee: Tamas Cservenak > Move off EOLd Jetty 9.x to 10.x >

[jira] [Commented] (MINDEXER-209) Move off EOLd Jetty 9.x to 10.x

2023-12-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795434#comment-17795434 ] ASF GitHub Bot commented on MINDEXER-209: - cstamas opened a new pull request, #345: URL:

[jira] [Created] (MINDEXER-209) Move off EOLd Jetty 9.x to 10.x

2023-12-11 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MINDEXER-209: Summary: Move off EOLd Jetty 9.x to 10.x Key: MINDEXER-209 URL: https://issues.apache.org/jira/browse/MINDEXER-209 Project: Maven Indexer Issue

Re: [PR] Return Java 21 to CI matrix [maven-indexer]

2023-12-11 Thread via GitHub
cstamas merged PR #344: URL: https://github.com/apache/maven-indexer/pull/344 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Created] (MRESOLVER-451) Expose version range processing strategies

2023-12-11 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-451: - Summary: Expose version range processing strategies Key: MRESOLVER-451 URL: https://issues.apache.org/jira/browse/MRESOLVER-451 Project: Maven Resolver

[jira] [Assigned] (MINDEXER-208) Apache Lucene 9.9.0 and other minor dependency bumps

2023-12-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MINDEXER-208: Assignee: Tamas Cservenak > Apache Lucene 9.9.0 and other minor dependency

[jira] [Closed] (MINDEXER-208) Apache Lucene 9.9.0 and other minor dependency bumps

2023-12-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MINDEXER-208. Resolution: Fixed > Apache Lucene 9.9.0 and other minor dependency bumps >

[PR] Return Java 21 to CI matrix [maven-indexer]

2023-12-11 Thread via GitHub
cstamas opened a new pull request, #344: URL: https://github.com/apache/maven-indexer/pull/344 (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,

Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 [maven-indexer]

2023-12-11 Thread via GitHub
dependabot[bot] closed pull request #343: Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 URL: https://github.com/apache/maven-indexer/pull/343 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Re: [PR] Bump maven.version from 3.9.5 to 3.9.6 [maven-indexer]

2023-12-11 Thread via GitHub
dependabot[bot] closed pull request #341: Bump maven.version from 3.9.5 to 3.9.6 URL: https://github.com/apache/maven-indexer/pull/341 -- 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

Re: [PR] Bump org.apache.maven:maven-parent from 40 to 41 [maven-indexer]

2023-12-11 Thread via GitHub
dependabot[bot] closed pull request #342: Bump org.apache.maven:maven-parent from 40 to 41 URL: https://github.com/apache/maven-indexer/pull/342 -- 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

Re: [PR] Bump org.apache.maven:maven-parent from 40 to 41 [maven-indexer]

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

Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 [maven-indexer]

2023-12-11 Thread via GitHub
cstamas commented on PR #343: URL: https://github.com/apache/maven-indexer/pull/343#issuecomment-1850419934 @dependabot close -- 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

Re: [PR] Bump maven.version from 3.9.5 to 3.9.6 [maven-indexer]

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

Re: [PR] Bump commons-cli:commons-cli from 1.5.0 to 1.6.0 [maven-indexer]

2023-12-11 Thread via GitHub
dependabot[bot] closed pull request #339: Bump commons-cli:commons-cli from 1.5.0 to 1.6.0 URL: https://github.com/apache/maven-indexer/pull/339 -- 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

Re: [PR] Bump commons-cli:commons-cli from 1.5.0 to 1.6.0 [maven-indexer]

2023-12-11 Thread via GitHub
dependabot[bot] commented on PR #339: URL: https://github.com/apache/maven-indexer/pull/339#issuecomment-1850419694 Looks like commons-cli:commons-cli is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] Bump org.apache.maven:maven-parent from 40 to 41 [maven-indexer]

2023-12-11 Thread via GitHub
cstamas commented on PR #342: URL: https://github.com/apache/maven-indexer/pull/342#issuecomment-1850419598 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] Bump commons-cli:commons-cli from 1.5.0 to 1.6.0 [maven-indexer]

2023-12-11 Thread via GitHub
cstamas commented on PR #339: URL: https://github.com/apache/maven-indexer/pull/339#issuecomment-1850419140 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] Bump maven.version from 3.9.5 to 3.9.6 [maven-indexer]

2023-12-11 Thread via GitHub
cstamas commented on PR #341: URL: https://github.com/apache/maven-indexer/pull/341#issuecomment-1850419376 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] Bump org.jsoup:jsoup from 1.16.2 to 1.17.1 [maven-indexer]

2023-12-11 Thread via GitHub
dependabot[bot] closed pull request #336: Bump org.jsoup:jsoup from 1.16.2 to 1.17.1 URL: https://github.com/apache/maven-indexer/pull/336 -- 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

Re: [PR] Bump org.jsoup:jsoup from 1.16.2 to 1.17.1 [maven-indexer]

2023-12-11 Thread via GitHub
dependabot[bot] commented on PR #336: URL: https://github.com/apache/maven-indexer/pull/336#issuecomment-1850419013 Looks like org.jsoup:jsoup is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] Bump lucene.version from 9.8.0 to 9.9.0 [maven-indexer]

2023-12-11 Thread via GitHub
dependabot[bot] commented on PR #338: URL: https://github.com/apache/maven-indexer/pull/338#issuecomment-1850419017 Looks like this PR is closed. If you re-open it, I'll rebase it, as long as no-one else has edited it. -- This is an automated message from the Apache Git Service. To

Re: [PR] Bump resolver.version from 1.9.16 to 1.9.18 [maven-indexer]

2023-12-11 Thread via GitHub
dependabot[bot] closed pull request #340: Bump resolver.version from 1.9.16 to 1.9.18 URL: https://github.com/apache/maven-indexer/pull/340 -- 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

Re: [PR] Bump resolver.version from 1.9.16 to 1.9.18 [maven-indexer]

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

Re: [PR] Bump lucene.version from 9.8.0 to 9.9.0 [maven-indexer]

2023-12-11 Thread via GitHub
cstamas commented on PR #338: URL: https://github.com/apache/maven-indexer/pull/338#issuecomment-1850418920 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] Bump lucene.version from 9.8.0 to 9.9.0 [maven-indexer]

2023-12-11 Thread via GitHub
dependabot[bot] closed pull request #338: Bump lucene.version from 9.8.0 to 9.9.0 URL: https://github.com/apache/maven-indexer/pull/338 -- 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

Re: [PR] Bump lucene.version from 9.8.0 to 9.9.0 [maven-indexer]

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

Re: [PR] Bump org.jsoup:jsoup from 1.16.2 to 1.17.1 [maven-indexer]

2023-12-11 Thread via GitHub
cstamas commented on PR #336: URL: https://github.com/apache/maven-indexer/pull/336#issuecomment-1850418436 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] Apache Lucene 9.9.0 and other minor dependency bumps [maven-indexer]

2023-12-11 Thread via GitHub
cstamas merged PR #337: URL: https://github.com/apache/maven-indexer/pull/337 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Created] (MINDEXER-208) Apache Lucene 9.9.0 and other minor dependency bumps

2023-12-11 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MINDEXER-208: Summary: Apache Lucene 9.9.0 and other minor dependency bumps Key: MINDEXER-208 URL: https://issues.apache.org/jira/browse/MINDEXER-208 Project: Maven Indexer

[jira] [Commented] (MJARSIGNER-48) Make Jar Signer plugin :sign goal threadsafe

2023-12-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJARSIGNER-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795400#comment-17795400 ] ASF GitHub Bot commented on MJARSIGNER-48: -- elharo commented on PR #2: URL:

Re: [PR] [MJARSIGNER-48] Mark verify and sign Mojos thread safe [maven-jarsigner-plugin]

2023-12-11 Thread via GitHub
elharo commented on PR #2: URL: https://github.com/apache/maven-jarsigner-plugin/pull/2#issuecomment-1850233077 Needs to be updated to current master -- 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

[jira] [Commented] (MNG-7771) Don't use ArtifactResolutionException#getMessage() w/o knowing whether there are other exceptions or not

2023-12-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795390#comment-17795390 ] Tamas Cservenak commented on MNG-7771: -- There are several of these:

[jira] [Commented] (MNG-7771) Don't use ArtifactResolutionException#getMessage() w/o knowing whether there are other exceptions or not

2023-12-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795385#comment-17795385 ] Michael Osipov commented on MNG-7771: - [~cstamas]  > Don't use

[jira] [Updated] (MNG-7771) Don't use ArtifactResolutionException#getMessage() w/o knowing whether there are other exceptions or not

2023-12-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7771: Fix Version/s: 4.0.0 4.0.0-alpha-10 > Don't use

[jira] [Updated] (MNG-7758) o.e.aether.resolution.ArtifactResolutionException incorrectly examined when multiple repositories are involved

2023-12-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7758: Fix Version/s: 4.0.0 4.0.0-alpha-10 >

[jira] [Commented] (MNG-7758) o.e.aether.resolution.ArtifactResolutionException incorrectly examined when multiple repositories are involved

2023-12-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795383#comment-17795383 ] Michael Osipov commented on MNG-7758: - [~cstamas]  > o.e.aether.resolution.ArtifactResolutionException

[jira] [Updated] (MNG-7770) Implement workaround for MNG-7758/MRESOLVER-335

2023-12-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7770: Fix Version/s: 4.0.0-alpha-10 > Implement workaround for MNG-7758/MRESOLVER-335 >

[jira] [Commented] (MNG-7770) Implement workaround for MNG-7758/MRESOLVER-335

2023-12-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795382#comment-17795382 ] Michael Osipov commented on MNG-7770: - [~cstamas]  > Implement workaround for MNG-7758/MRESOLVER-335 >

[jira] [Commented] (MJAVADOC-783) Invalid path when using TagletArtifact and TagletPath

2023-12-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795378#comment-17795378 ] Michael Osipov commented on MJAVADOC-783: - I fully agree with [~elharo], HTML is the worst ever

Re: [PR] Implement maxTries parameter [maven-jarsigner-plugin]

2023-12-11 Thread via GitHub
jcompagner commented on PR #1: URL: https://github.com/apache/maven-jarsigner-plugin/pull/1#issuecomment-1850085171 as i said, for us multiply TSA is way more important then retries, it just need to roll over the TSA once Because last week Thursday, 1 or 2 projects builds where

Re: [PR] Implement maxTries parameter [maven-jarsigner-plugin]

2023-12-11 Thread via GitHub
schedin commented on PR #1: URL: https://github.com/apache/maven-jarsigner-plugin/pull/1#issuecomment-1850075000 @jcompagner: You have a good point. Since this pull request is now closed (because most of the feature request was implemented in

[jira] [Updated] (MJARSIGNER-75) maven-shared-utils to 3.4.2

2023-12-11 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJARSIGNER-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MJARSIGNER-75: Fix Version/s: 3.1.0 > maven-shared-utils to 3.4.2 >

[jira] [Created] (MJARSIGNER-75) maven-shared-utils to 3.4.2

2023-12-11 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MJARSIGNER-75: --- Summary: maven-shared-utils to 3.4.2 Key: MJARSIGNER-75 URL: https://issues.apache.org/jira/browse/MJARSIGNER-75 Project: Maven Jar Signer

[jira] [Resolved] (MJARSIGNER-59) increase reliability when contacting timestamp service over unreliable network

2023-12-11 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJARSIGNER-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MJARSIGNER-59. - Resolution: Duplicate > increase reliability when contacting

[jira] [Closed] (MJARSIGNER-59) increase reliability when contacting timestamp service over unreliable network

2023-12-11 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJARSIGNER-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MJARSIGNER-59. --- fixed on duplicate issue > increase reliability when contacting timestamp

Re: [PR] Implement maxTries parameter [maven-jarsigner-plugin]

2023-12-11 Thread via GitHub
elharo closed pull request #1: Implement maxTries parameter URL: https://github.com/apache/maven-jarsigner-plugin/pull/1 -- 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

Re: [PR] adds maxTries and retryDelay [maven-jarsigner-plugin]

2023-12-11 Thread via GitHub
elharo closed pull request #3: adds maxTries and retryDelay URL: https://github.com/apache/maven-jarsigner-plugin/pull/3 -- 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

[jira] [Commented] (MJARSIGNER-62) additionalArguments should not have double quotes

2023-12-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJARSIGNER-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795362#comment-17795362 ] ASF GitHub Bot commented on MJARSIGNER-62: -- elharo merged PR #17: URL:

Re: [PR] [MJARSIGNER-62] Enhanced documentation for usage of arguments [maven-jarsigner-plugin]

2023-12-11 Thread via GitHub
elharo merged PR #17: URL: https://github.com/apache/maven-jarsigner-plugin/pull/17 -- 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] Implement maxTries parameter [maven-jarsigner-plugin]

2023-12-11 Thread via GitHub
elharo commented on PR #1: URL: https://github.com/apache/maven-jarsigner-plugin/pull/1#issuecomment-1850065065 superseded by https://github.com/apache/maven-jarsigner-plugin/pull/13 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] adds maxTries and retryDelay [maven-jarsigner-plugin]

2023-12-11 Thread via GitHub
elharo commented on PR #3: URL: https://github.com/apache/maven-jarsigner-plugin/pull/3#issuecomment-1850064336 superseded by https://github.com/apache/maven-jarsigner-plugin/pull/13 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] [MJARSIGNER-41] Retry and delay feature when signing [maven-jarsigner-plugin]

2023-12-11 Thread via GitHub
elharo merged PR #13: URL: https://github.com/apache/maven-jarsigner-plugin/pull/13 -- 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] [MJARSIGNER-41] Retry and delay feature when signing [maven-jarsigner-plugin]

2023-12-11 Thread via GitHub
elharo commented on code in PR #13: URL: https://github.com/apache/maven-jarsigner-plugin/pull/13#discussion_r1421831151 ## src/main/java/org/apache/maven/plugins/jarsigner/JarsignerSignMojo.java: ## @@ -126,4 +155,62 @@ protected JarSignerRequest createRequest(File archive)

[jira] [Resolved] (MJAVADOC-775) Option 'tagletpath' not working, completely ignored

2023-12-11 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MJAVADOC-775. Resolution: Duplicate Duping against 783 since that includes a little

[jira] [Closed] (MJAVADOC-775) Option 'tagletpath' not working, completely ignored

2023-12-11 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MJAVADOC-775. -- > Option 'tagletpath' not working, completely ignored >

[jira] (MJAVADOC-775) Option 'tagletpath' not working, completely ignored

2023-12-11 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-775 ] Elliotte Rusty Harold deleted comment on MJAVADOC-775: was (Author: elharo): Call me a luddite, but developers work in plain text for good reason, and that should include

[jira] [Commented] (MJAVADOC-783) Invalid path when using TagletArtifact and TagletPath

2023-12-11 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795347#comment-17795347 ] Elliotte Rusty Harold commented on MJAVADOC-783: Call me a luddite, but developers work

[jira] [Commented] (MJAVADOC-775) Option 'tagletpath' not working, completely ignored

2023-12-11 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795346#comment-17795346 ] Elliotte Rusty Harold commented on MJAVADOC-775: Call me a luddite, but developers work

[jira] [Commented] (MNG-7944) Execution default of goal org.apache.maven.plugins:maven-assembly-plugin:3.6.0:single failed: Index 2 out of bounds for length 2

2023-12-11 Thread Filipe Roque (Jira)
[ https://issues.apache.org/jira/browse/MNG-7944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795313#comment-17795313 ] Filipe Roque commented on MNG-7944: --- I created [https://github.com/froque/MNG-7944-reproducer] to

[jira] [Commented] (MNG-7956) Support resolver changes regarding resolution error

2023-12-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795301#comment-17795301 ] Tamas Cservenak commented on MNG-7956: -- Sure, I just created this issue (and put into alpha-10) to not

[jira] [Commented] (MNG-7956) Support resolver changes regarding resolution error

2023-12-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795298#comment-17795298 ] Michael Osipov commented on MNG-7956: - There is an open issue from me, please try to put it into

[jira] [Closed] (MRESOLVER-335) Better resolver errors for Artifact Not Found

2023-12-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-335. - Assignee: Tamas Cservenak Resolution: Fixed > Better resolver errors for

[jira] [Updated] (MNG-7956) Support resolver changes regarding resolution error

2023-12-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7956: - Description: Implemented in MRESOLVER-335, needs changes in Maven. Currently

[jira] [Commented] (MRESOLVER-308) HTTP transport showdown

2023-12-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795294#comment-17795294 ] ASF GitHub Bot commented on MRESOLVER-308: -- cstamas closed pull request #231: [MRESOLVER-308]

[jira] [Commented] (MRESOLVER-308) HTTP transport showdown

2023-12-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795295#comment-17795295 ] ASF GitHub Bot commented on MRESOLVER-308: -- cstamas commented on PR #231: URL:

Re: [PR] [MRESOLVER-308] HTTP transport showdown. [maven-resolver]

2023-12-11 Thread via GitHub
cstamas commented on PR #231: URL: https://github.com/apache/maven-resolver/pull/231#issuecomment-1849874520 We are past this, so no reason to keep it anymore, closing it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] [MRESOLVER-308] HTTP transport showdown. [maven-resolver]

2023-12-11 Thread via GitHub
cstamas closed pull request #231: [MRESOLVER-308] HTTP transport showdown. URL: https://github.com/apache/maven-resolver/pull/231 -- 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

Re: [PR] Fix Maven 3.9.6 announce link in history page [maven-site]

2023-12-11 Thread via GitHub
cstamas merged PR #475: URL: https://github.com/apache/maven-site/pull/475 -- 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] (MRESOLVER-335) Better resolver errors for Artifact Not Found

2023-12-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795276#comment-17795276 ] ASF GitHub Bot commented on MRESOLVER-335: -- cstamas merged PR #394: URL:

Re: [PR] [MRESOLVER-335] Proposal for better errors (addendum) [maven-resolver]

2023-12-11 Thread via GitHub
cstamas merged PR #394: URL: https://github.com/apache/maven-resolver/pull/394 -- 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] [MRESOLVER-335] Proposal for better errors (addendum) [maven-resolver]

2023-12-11 Thread via GitHub
cstamas opened a new pull request, #394: URL: https://github.com/apache/maven-resolver/pull/394 Undo most of the changes to ArtifactResolutionException, as Maven Core depends on it's logic (is flawed for message, but is not to drive logic by checking cause). Previos main PR did

[jira] [Commented] (MRESOLVER-335) Better resolver errors for Artifact Not Found

2023-12-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795274#comment-17795274 ] ASF GitHub Bot commented on MRESOLVER-335: -- cstamas opened a new pull request, #394: URL:

[PR] Bump org.apache.maven:maven-archiver from 3.6.0 to 3.6.1 [maven-ear-plugin]

2023-12-11 Thread via GitHub
dependabot[bot] opened a new pull request, #103: URL: https://github.com/apache/maven-ear-plugin/pull/103 Bumps [org.apache.maven:maven-archiver](https://github.com/apache/maven-archiver) from 3.6.0 to 3.6.1. Release notes Sourced from

Re: [PR] Implement maxTries parameter [maven-jarsigner-plugin]

2023-12-11 Thread via GitHub
jcompagner commented on PR #1: URL: https://github.com/apache/maven-jarsigner-plugin/pull/1#issuecomment-1849690136 that multi tsa is more important then just a retry, that is because if a tsa service is not working then it can be not working for quite some time (not minutes but more

Re: [PR] [MRESOLVER-335] Proposal for better errors [maven-resolver]

2023-12-11 Thread via GitHub
cstamas merged PR #386: URL: https://github.com/apache/maven-resolver/pull/386 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Commented] (MRESOLVER-335) Better resolver errors for Artifact Not Found

2023-12-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795259#comment-17795259 ] ASF GitHub Bot commented on MRESOLVER-335: -- cstamas merged PR #386: URL:

[jira] [Created] (MNG-7956) Support resolver changes regarding resolution error

2023-12-11 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-7956: Summary: Support resolver changes regarding resolution error Key: MNG-7956 URL: https://issues.apache.org/jira/browse/MNG-7956 Project: Maven Issue Type:

[jira] [Closed] (MRESOLVER-450) Add a RepositoryCache#computeIfAbsent method

2023-12-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-450. - Resolution: Fixed > Add a RepositoryCache#computeIfAbsent method >

[jira] [Commented] (MRESOLVER-450) Add a RepositoryCache#computeIfAbsent method

2023-12-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17795258#comment-17795258 ] ASF GitHub Bot commented on MRESOLVER-450: -- cstamas merged PR #392: URL:

Re: [PR] [MRESOLVER-450] Enhance RepositoryCache [maven-resolver]

2023-12-11 Thread via GitHub
cstamas merged PR #392: URL: https://github.com/apache/maven-resolver/pull/392 -- 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:

  1   2   >