Re: [PR] Bump org.apache.maven.archetype:archetype-catalog from 3.2.1 to 3.3.0 [maven-indexer]

2024-10-28 Thread via GitHub
dependabot[bot] commented on PR #388: URL: https://github.com/apache/maven-indexer/pull/388#issuecomment-2443178350 Superseded by #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 specifi

[PR] Bump org.apache.maven.archetype:archetype-catalog from 3.2.1 to 3.3.1 [maven-indexer]

2024-10-28 Thread via GitHub
dependabot[bot] opened a new pull request, #394: URL: https://github.com/apache/maven-indexer/pull/394 Bumps org.apache.maven.archetype:archetype-catalog from 3.2.1 to 3.3.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?depe

Re: [PR] Bump org.apache.maven.archetype:archetype-catalog from 3.2.1 to 3.3.0 [maven-indexer]

2024-10-28 Thread via GitHub
dependabot[bot] closed pull request #388: Bump org.apache.maven.archetype:archetype-catalog from 3.2.1 to 3.3.0 URL: https://github.com/apache/maven-indexer/pull/388 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[PR] Bump org.apache.maven.plugins:maven-pmd-plugin from 3.23.0 to 3.26.0 [maven-parent]

2024-10-28 Thread via GitHub
dependabot[bot] opened a new pull request, #211: URL: https://github.com/apache/maven-parent/pull/211 Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.23.0 to 3.26.0. Release notes Sourced from https://github.com/apache/maven-pmd

[PR] Bump it.mulders.puml:plantuml-v1-adapter from 0.2 to 0.3 [maven-site]

2024-10-28 Thread via GitHub
dependabot[bot] opened a new pull request, #571: URL: https://github.com/apache/maven-site/pull/571 Bumps [it.mulders.puml:plantuml-v1-adapter](https://github.com/mthmulders/puml-maven-plugin) from 0.2 to 0.3. Release notes Sourced from https://github.com/mthmulders/puml-maven-plu

[PR] Bump it.mulders.puml:plantuml-maven-plugin from 0.2 to 0.3 [maven-site]

2024-10-28 Thread via GitHub
dependabot[bot] opened a new pull request, #572: URL: https://github.com/apache/maven-site/pull/572 Bumps [it.mulders.puml:plantuml-maven-plugin](https://github.com/mthmulders/puml-maven-plugin) from 0.2 to 0.3. Release notes Sourced from https://github.com/mthmulders/puml-maven-p

[PR] Bump org.apache.maven.shared:maven-dependency-analyzer from 1.15.0 to 1.15.1 [maven-dependency-plugin]

2024-10-28 Thread via GitHub
dependabot[bot] opened a new pull request, #450: URL: https://github.com/apache/maven-dependency-plugin/pull/450 Bumps [org.apache.maven.shared:maven-dependency-analyzer](https://github.com/apache/maven-dependency-analyzer) from 1.15.0 to 1.15.1. Release notes Sourced from https:/

[jira] [Commented] (MRESOLVER-614) Collector applies depMgt entries coming from a self onto itself

2024-10-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893629#comment-17893629 ] ASF GitHub Bot commented on MRESOLVER-614: -- cstamas commented on code in PR #

Re: [PR] [MRESOLVER-614] Fix transitive dependency management [maven-resolver]

2024-10-28 Thread via GitHub
cstamas commented on code in PR #595: URL: https://github.com/apache/maven-resolver/pull/595#discussion_r1819800234 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/graph/manager/AbstractDependencyManager.java: ## @@ -229,37 +231,46 @@ public DependencyManagement man

[jira] [Commented] (MRESOLVER-614) Collector applies depMgt entries coming from a self onto itself

2024-10-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893628#comment-17893628 ] ASF GitHub Bot commented on MRESOLVER-614: -- gnodet commented on code in PR #5

Re: [PR] [MRESOLVER-614] Fix transitive dependency management [maven-resolver]

2024-10-28 Thread via GitHub
gnodet commented on code in PR #595: URL: https://github.com/apache/maven-resolver/pull/595#discussion_r1819798250 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/graph/manager/AbstractDependencyManager.java: ## @@ -229,37 +231,46 @@ public DependencyManagement mana

[jira] [Commented] (MWRAPPER-153) only-mvnw.cmd fails when FIPS mode is enabled on Windows hosts

2024-10-28 Thread Zafer Balkan (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893624#comment-17893624 ] Zafer Balkan commented on MWRAPPER-153: --- Created PR for the trivial solution: ht

[PR] [MWRAPPER-XXX] - Fixed only-mvnw.cmd fails when FIPS mode is enabled on Windows hosts [maven-wrapper]

2024-10-28 Thread via GitHub
zbalkan opened a new pull request, #157: URL: https://github.com/apache/maven-wrapper/pull/157 The script fails on Windows when FIPS mode is enabled. SHA256 enables working properly. The details are described on the [JIRA ticket](https://issues.apache.org/jira/browse/MWRAPPER-153). F

[jira] [Created] (MWRAPPER-153) only-mvnw.cmd fails when FIPS mode is enabled

2024-10-28 Thread Zafer Balkan (Jira)
Zafer Balkan created MWRAPPER-153: - Summary: only-mvnw.cmd fails when FIPS mode is enabled Key: MWRAPPER-153 URL: https://issues.apache.org/jira/browse/MWRAPPER-153 Project: Maven Wrapper Iss

[jira] [Updated] (MWRAPPER-153) only-mvnw.cmd fails when FIPS mode is enabled on Windows hosts

2024-10-28 Thread Zafer Balkan (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zafer Balkan updated MWRAPPER-153: -- Summary: only-mvnw.cmd fails when FIPS mode is enabled on Windows hosts (was: only-mvnw.cmd

[jira] [Commented] (MSHARED-1380) Upgrade commons-io:commons-io to 2.17.0

2024-10-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893617#comment-17893617 ] ASF GitHub Bot commented on MSHARED-1380: - slawekjaranowski merged PR #37: URL:

Re: [PR] [MSHARED-1380] Bump commons-io:commons-io from 2.16.1 to 2.17.0 [maven-file-management]

2024-10-28 Thread via GitHub
slawekjaranowski merged PR #37: URL: https://github.com/apache/maven-file-management/pull/37 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsu

[jira] [Updated] (MSHARED-1380) Upgrade commons-io:commons-io to 2.17.0

2024-10-28 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MSHARED-1380: - Summary: Upgrade commons-io:commons-io to 2.17.0 (was: Upgrade commons-io:comm

Re: [PR] [SUREFIRE-2172] StringUtils: yet more of them [maven-surefire]

2024-10-28 Thread via GitHub
FredrikAnderson commented on code in PR #768: URL: https://github.com/apache/maven-surefire/pull/768#discussion_r1819728131 ## surefire-api/src/main/java/org/apache/maven/surefire/api/report/LegacyPojoStackTraceWriter.java: ## @@ -54,7 +52,7 @@ public String writeTraceToString()

Re: [PR] [SUREFIRE-2172] StringUtils: yet more of them [maven-surefire]

2024-10-28 Thread via GitHub
FredrikAnderson commented on code in PR #768: URL: https://github.com/apache/maven-surefire/pull/768#discussion_r1819728131 ## surefire-api/src/main/java/org/apache/maven/surefire/api/report/LegacyPojoStackTraceWriter.java: ## @@ -54,7 +52,7 @@ public String writeTraceToString()

Re: [PR] [MSHARED-1358] Refresh download page [maven-verifier]

2024-10-28 Thread via GitHub
FredrikAnderson commented on code in PR #97: URL: https://github.com/apache/maven-verifier/pull/97#discussion_r1819707943 ## src/site/xdoc/download.xml.vm: ## @@ -23,104 +23,52 @@ under the License. Download ${project.name} Source + - ${project.name

Re: [PR] [SUREFIRE-2172] StringUtils: yet more of them [maven-surefire]

2024-10-28 Thread via GitHub
michael-o commented on code in PR #768: URL: https://github.com/apache/maven-surefire/pull/768#discussion_r1819711568 ## surefire-api/src/main/java/org/apache/maven/surefire/api/report/LegacyPojoStackTraceWriter.java: ## @@ -54,7 +52,7 @@ public String writeTraceToString() {

Re: [PR] [SUREFIRE-2172] StringUtils: yet more of them [maven-surefire]

2024-10-28 Thread via GitHub
FredrikAnderson commented on PR #768: URL: https://github.com/apache/maven-surefire/pull/768#issuecomment-2442563390 > @FredrikAnderson Care to complete this one? Yes. Tried by triggering a build -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (MSHARED-1358) Refresh download page

2024-10-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893613#comment-17893613 ] ASF GitHub Bot commented on MSHARED-1358: - FredrikAnderson commented on code in

Re: [PR] Bump slf4jVersion from 1.7.36 to 2.0.0 [maven-file-management]

2024-10-28 Thread via GitHub
dependabot[bot] commented on PR #38: URL: https://github.com/apache/maven-file-management/pull/38#issuecomment-2442553373 OK, I won't notify you about version 2.x.x again, unless you re-open this PR. -- This is an automated message from the Apache Git Service. To respond to the message, p

Re: [PR] Bump slf4jVersion from 1.7.36 to 2.0.0 [maven-file-management]

2024-10-28 Thread via GitHub
dependabot[bot] closed pull request #38: Bump slf4jVersion from 1.7.36 to 2.0.0 URL: https://github.com/apache/maven-file-management/pull/38 -- 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 specif

Re: [PR] Bump slf4jVersion from 1.7.36 to 2.0.0 [maven-file-management]

2024-10-28 Thread via GitHub
slawekjaranowski commented on PR #38: URL: https://github.com/apache/maven-file-management/pull/38#issuecomment-2442553267 @dependabot ignore this major version -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Commented] (MJAVADOC-819) Align archive generation code with Maven Source Plugin

2024-10-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893550#comment-17893550 ] ASF GitHub Bot commented on MJAVADOC-819: - michael-o opened a new pull request,

[PR] [MJAVADOC-819] Align archive generation code with Maven Source Plugin [maven-javadoc-plugin]

2024-10-28 Thread via GitHub
michael-o opened a new pull request, #332: URL: https://github.com/apache/maven-javadoc-plugin/pull/332 This closes #332 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/j

[jira] [Created] (MJAVADOC-819) Align archive generation code with Maven Source Plugin

2024-10-28 Thread Michael Osipov (Jira)
Michael Osipov created MJAVADOC-819: --- Summary: Align archive generation code with Maven Source Plugin Key: MJAVADOC-819 URL: https://issues.apache.org/jira/browse/MJAVADOC-819 Project: Maven Javadoc

[jira] [Commented] (SUREFIRE-2283) FAQ site contains broken link to failsafe-plugin

2024-10-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893516#comment-17893516 ] Michael Osipov commented on SUREFIRE-2283: -- That looks wrong. There should be

[jira] [Assigned] (SUREFIRE-2283) FAQ site contains broken link to failsafe-plugin

2024-10-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned SUREFIRE-2283: Assignee: Michael Osipov > FAQ site contains broken link to failsafe-plugin > -

Re: [PR] Upgrade to beta-5 [maven-compiler-plugin]

2024-10-28 Thread via GitHub
desruisseaux commented on PR #269: URL: https://github.com/apache/maven-compiler-plugin/pull/269#issuecomment-2442021527 Other strange behaviour observed with Maven 4: in the `it/jdk16-annotation` test, the `test-compile` phase is executed twice. I added a workaround in the compiler plugin

[jira] [Created] (SUREFIRE-2283) FAQ site contains broken link to failsafe-plugin

2024-10-28 Thread Jira
Matthias Bünger created SUREFIRE-2283: - Summary: FAQ site contains broken link to failsafe-plugin Key: SUREFIRE-2283 URL: https://issues.apache.org/jira/browse/SUREFIRE-2283 Project: Maven Surefire

[jira] [Created] (MPDF-111) Dead links on documentation side

2024-10-28 Thread Jira
Matthias Bünger created MPDF-111: Summary: Dead links on documentation side Key: MPDF-111 URL: https://issues.apache.org/jira/browse/MPDF-111 Project: Maven PDF Plugin Issue Type: Bug Af

Re: [PR] [MRESOLVER-614] Fix transitive dependency management [maven-resolver]

2024-10-28 Thread via GitHub
cstamas commented on code in PR #595: URL: https://github.com/apache/maven-resolver/pull/595#discussion_r1819067121 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/graph/manager/AbstractDependencyManager.java: ## @@ -229,37 +231,46 @@ public DependencyManagement man

[jira] [Closed] (MPMD-408) Deadlock when executing PMD

2024-10-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MPMD-408. --- Resolution: Information Provided Closing since this is an issue upstream, not with us. > Deadlock when

[jira] [Updated] (MPMD-408) Deadlock when executing PMD

2024-10-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MPMD-408: Fix Version/s: (was: waiting-for-feedback) (was: wontfix-candidate) > Dead

[jira] [Commented] (MCHECKSTYLE-408) Audit events should use Maven logging

2024-10-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893456#comment-17893456 ] ASF GitHub Bot commented on MCHECKSTYLE-408: JackPGreen opened a new pul

[jira] [Commented] (MRESOLVER-614) Collector applies depMgt entries coming from a self onto itself

2024-10-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893454#comment-17893454 ] ASF GitHub Bot commented on MRESOLVER-614: -- cstamas commented on code in PR #

Re: [PR] [MRESOLVER-614] Fix transitive dependency management [maven-resolver]

2024-10-28 Thread via GitHub
cstamas commented on code in PR #595: URL: https://github.com/apache/maven-resolver/pull/595#discussion_r1818181850 ## maven-resolver-util/src/main/java/org/eclipse/aether/util/graph/manager/AbstractDependencyManager.java: ## @@ -229,37 +231,46 @@ public DependencyManagement man

[jira] [Commented] (MRESOLVER-614) Collector applies depMgt entries coming from a self onto itself

2024-10-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893451#comment-17893451 ] ASF GitHub Bot commented on MRESOLVER-614: -- cstamas commented on code in PR #

[PR] [MNG-8347] Additional tests [maven-integration-testing]

2024-10-28 Thread via GitHub
cstamas opened a new pull request, #398: URL: https://github.com/apache/maven-integration-testing/pull/398 As original test is not the full story. --- https://issues.apache.org/jira/browse/MNG-8347 -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (MPMD-408) Deadlock when executing PMD

2024-10-28 Thread AB-xdev (Jira)
[ https://issues.apache.org/jira/browse/MPMD-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893447#comment-17893447 ] AB-xdev commented on MPMD-408: -- I created [https://github.com/pmd/pmd/issues/5293] :) > Deadl

[PR] Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 [maven-dist-tool]

2024-10-28 Thread via GitHub
dependabot[bot] opened a new pull request, #70: URL: https://github.com/apache/maven-dist-tool/pull/70 Bumps [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.20.0 to 3.21.0. Commits https://github.com/apache/maven-site-plugin/com

[jira] [Updated] (MPMD-408) Deadlock

2024-10-28 Thread AB-xdev (Jira)
[ https://issues.apache.org/jira/browse/MPMD-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] AB-xdev updated MPMD-408: - Summary: Deadlock (was: Deadlock when executing parallel builds) > Deadlock > > > Key: MP

[jira] [Updated] (MPMD-408) Deadlock when executing PMD

2024-10-28 Thread AB-xdev (Jira)
[ https://issues.apache.org/jira/browse/MPMD-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] AB-xdev updated MPMD-408: - Summary: Deadlock when executing PMD (was: Deadlock) > Deadlock when executing PMD > --- >

[jira] [Updated] (MPMD-408) Deadlock when executing PMD

2024-10-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MPMD-408: Fix Version/s: wontfix-candidate > Deadlock when executing PMD > --- > >

[jira] [Commented] (MPMD-408) Deadlock when executing parallel builds

2024-10-28 Thread AB-xdev (Jira)
[ https://issues.apache.org/jira/browse/MPMD-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893422#comment-17893422 ] AB-xdev commented on MPMD-408: -- [~michael-o] Changed the issue accordingly to my findings. Fo

[jira] [Commented] (MPMD-408) Deadlock when executing parallel builds

2024-10-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893427#comment-17893427 ] Michael Osipov commented on MPMD-408: - Looking at the stacktrace there is no Maven code

[jira] [Comment Edited] (MPMD-408) Deadlock when executing parallel builds

2024-10-28 Thread AB-xdev (Jira)
[ https://issues.apache.org/jira/browse/MPMD-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893421#comment-17893421 ] AB-xdev edited comment on MPMD-408 at 10/28/24 12:29 PM: - I was abl

Re: [PR] [MRESOLVER-614] Fix transitive dependency management [maven-resolver]

2024-10-28 Thread via GitHub
cstamas commented on PR #595: URL: https://github.com/apache/maven-resolver/pull/595#issuecomment-2441455762 Related explanation(s): https://gist.github.com/cstamas/a65f042d14ee8e58c1a6d3c17e3fecaf -- This is an automated message from the Apache Git Service. To respond to the message, ple

Re: [PR] Upgrade to beta-5 [maven-compiler-plugin]

2024-10-28 Thread via GitHub
desruisseaux commented on PR #269: URL: https://github.com/apache/maven-compiler-plugin/pull/269#issuecomment-2441456531 Note: we still have the following a failure in `src/it/MCOMPILER-346`, but it seems unrelated to JPMS (I have the same test failure with the pre-JPMS compiler plugin):

[jira] [Commented] (MRESOLVER-614) Collector applies depMgt entries coming from a self onto itself

2024-10-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893426#comment-17893426 ] ASF GitHub Bot commented on MRESOLVER-614: -- cstamas commented on PR #595: URL

Re: [PR] Upgrade to beta-5 [maven-compiler-plugin]

2024-10-28 Thread via GitHub
desruisseaux commented on PR #269: URL: https://github.com/apache/maven-compiler-plugin/pull/269#issuecomment-2441441096 Added support for overwriting `module-info.java` in the tests, as did the previous compiler plugin. However, the way to support that is [quite different](https://github.

[jira] [Updated] (MPMD-408) Deadlock when executing parallel builds

2024-10-28 Thread AB-xdev (Jira)
[ https://issues.apache.org/jira/browse/MPMD-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] AB-xdev updated MPMD-408: - Description: We are executing the following on a multi-Maven project: {{mvn -B test pmd:check -P pmd -DskipTests}}

[jira] [Commented] (MPMD-408) Deadlock with pmd 7.7.0 when executing parallel builds

2024-10-28 Thread AB-xdev (Jira)
[ https://issues.apache.org/jira/browse/MPMD-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893421#comment-17893421 ] AB-xdev commented on MPMD-408: -- I was able to reproduce the problem with different maven paral

[jira] [Updated] (MPMD-408) Deadlock when executing parallel builds

2024-10-28 Thread AB-xdev (Jira)
[ https://issues.apache.org/jira/browse/MPMD-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] AB-xdev updated MPMD-408: - Summary: Deadlock when executing parallel builds (was: Deadlock with pmd 7.7.0 when executing parallel builds) >

[jira] [Updated] (MPMD-408) Deadlock with pmd 7.7.0 when executing parallel builds

2024-10-28 Thread AB-xdev (Jira)
[ https://issues.apache.org/jira/browse/MPMD-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] AB-xdev updated MPMD-408: - Attachment: Threaddump2.txt > Deadlock with pmd 7.7.0 when executing parallel builds >

[PR] Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.3 [maven-acr-plugin]

2024-10-28 Thread via GitHub
dependabot[bot] opened a new pull request, #43: URL: https://github.com/apache/maven-acr-plugin/pull/43 Bumps [org.apache.maven:maven-archiver](https://github.com/apache/maven-archiver) from 3.6.2 to 3.6.3. Commits https://github.com/apache/maven-archiver/commit/3d895e61c3

[PR] Bump maven.plugin-tools.version from 3.15.0 to 3.15.1 [maven-mvnd]

2024-10-28 Thread via GitHub
dependabot[bot] opened a new pull request, #1186: URL: https://github.com/apache/maven-mvnd/pull/1186 Bumps `maven.plugin-tools.version` from 3.15.0 to 3.15.1. Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.15.0 to 3.15.1 Commits https://github.com/a

[PR] Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 [maven-mvnd]

2024-10-28 Thread via GitHub
dependabot[bot] opened a new pull request, #1185: URL: https://github.com/apache/maven-mvnd/pull/1185 Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.8.0 to 3.8.1. Commits https://github.com/apache/maven-depend

[PR] Bump maven.plugin-tools.version from 3.15.0 to 3.15.1 [maven-mvnd]

2024-10-28 Thread via GitHub
dependabot[bot] opened a new pull request, #1184: URL: https://github.com/apache/maven-mvnd/pull/1184 Bumps `maven.plugin-tools.version` from 3.15.0 to 3.15.1. Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.15.0 to 3.15.1 Commits https://github.com/a

[jira] [Comment Edited] (MPMD-408) Deadlock with pmd 7.7.0 when executing parallel builds

2024-10-28 Thread AB-xdev (Jira)
[ https://issues.apache.org/jira/browse/MPMD-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893393#comment-17893393 ] AB-xdev edited comment on MPMD-408 at 10/28/24 10:06 AM: - Okay my c

[jira] [Commented] (MPMD-408) Deadlock with pmd 7.7.0 when executing parallel builds

2024-10-28 Thread AB-xdev (Jira)
[ https://issues.apache.org/jira/browse/MPMD-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893393#comment-17893393 ] AB-xdev commented on MPMD-408: -- Okay my conclusions so far: This is probably not related to th

[jira] [Updated] (MPMD-408) Deadlock with pmd 7.7.0 when executing parallel builds

2024-10-28 Thread AB-xdev (Jira)
[ https://issues.apache.org/jira/browse/MPMD-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] AB-xdev updated MPMD-408: - Attachment: screenshot-1.png > Deadlock with pmd 7.7.0 when executing parallel builds > ---

[I] Parallel build of docker images with docker-maven-plugin in "Cannot create docker access object" [maven-mvnd]

2024-10-28 Thread via GitHub
holzit opened a new issue, #1183: URL: https://github.com/apache/maven-mvnd/issues/1183 When building multiple docker images in parallel on Windows 10 Enterprise with mvnd version 1.0.2 fails, works fine with maven 3.9.8 sequential. ``` [ERROR] Failed to execute goal io.fabric8:docker-

[PR] Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.3 [maven-ear-plugin]

2024-10-28 Thread via GitHub
dependabot[bot] opened a new pull request, #124: URL: https://github.com/apache/maven-ear-plugin/pull/124 Bumps [org.apache.maven:maven-archiver](https://github.com/apache/maven-archiver) from 3.6.2 to 3.6.3. Commits https://github.com/apache/maven-archiver/commit/3d895e61

[jira] [Updated] (MPMD-408) Deadlock with pmd 7.7.0 when executing parallel builds

2024-10-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MPMD-408: Fix Version/s: waiting-for-feedback > Deadlock with pmd 7.7.0 when executing parallel builds > --

[jira] [Commented] (MPMD-408) Deadlock with pmd 7.7.0 when executing parallel builds

2024-10-28 Thread AB-xdev (Jira)
[ https://issues.apache.org/jira/browse/MPMD-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893364#comment-17893364 ] AB-xdev commented on MPMD-408: -- [~michael-o] I'm currently checking the exact cause as we got

[jira] [Commented] (MPMD-408) Deadlock with pmd 7.7.0 when executing parallel builds

2024-10-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893362#comment-17893362 ] Michael Osipov commented on MPMD-408: - Does a downgrade help? [~adangel] > Deadlock w

[jira] [Created] (MPMD-408) Deadlock with pmd 7.7.0 when executing parallel builds

2024-10-28 Thread AB-xdev (Jira)
AB-xdev created MPMD-408: Summary: Deadlock with pmd 7.7.0 when executing parallel builds Key: MPMD-408 URL: https://issues.apache.org/jira/browse/MPMD-408 Project: Maven PMD Plugin Issue Type: Bug

[PR] Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.3 [maven-reporting-impl]

2024-10-28 Thread via GitHub
dependabot[bot] opened a new pull request, #58: URL: https://github.com/apache/maven-reporting-impl/pull/58 Bumps [org.apache.maven:maven-archiver](https://github.com/apache/maven-archiver) from 3.6.2 to 3.6.3. Commits https://github.com/apache/maven-archiver/commit/3d895e

Re: [PR] Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 [maven-build-cache-extension]

2024-10-28 Thread via GitHub
dependabot[bot] commented on PR #179: URL: https://github.com/apache/maven-build-cache-extension/pull/179#issuecomment-2440768753 Superseded by #185. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

Re: [PR] Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 [maven-build-cache-extension]

2024-10-28 Thread via GitHub
dependabot[bot] closed pull request #179: Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 URL: https://github.com/apache/maven-build-cache-extension/pull/179 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[PR] Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.1 [maven-build-cache-extension]

2024-10-28 Thread via GitHub
dependabot[bot] opened a new pull request, #185: URL: https://github.com/apache/maven-build-cache-extension/pull/185 Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.7.1 to 3.8.1. Release notes Sourced from https://

[jira] [Created] (MARTIFACT-77) Refresh download page

2024-10-28 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MARTIFACT-77: Summary: Refresh download page Key: MARTIFACT-77 URL: https://issues.apache.org/jira/browse/MARTIFACT-77 Project: Maven Artifact Plugin Issue