[jira] [Updated] (DOXIA-590) Either provided element class or default class gets ignored

2022-05-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated DOXIA-590: - Fix Version/s: 2.0.0-M3 > Either provided element class or default class gets ignored > --

[jira] [Commented] (MSKINS-188) Build by use old Maven logo

2022-05-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537372#comment-17537372 ] Michael Osipov commented on MSKINS-188: --- Indeed, totally missed one. > Build by us

[jira] [Comment Edited] (MSKINS-188) Build by use old Maven logo

2022-05-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537372#comment-17537372 ] Michael Osipov edited comment on MSKINS-188 at 5/16/22 7:12 AM: ---

[jira] [Commented] (MWRAPPER-66) maven-wrapper.properties - incorrect header reported by rat plugin

2022-05-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537389#comment-17537389 ] Michael Osipov commented on MWRAPPER-66: I had inquired this one with LEGAL. It

[jira] [Updated] (MWRAPPER-66) maven-wrapper.properties - incorrect header reported by rat plugin

2022-05-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MWRAPPER-66: Description: In maven-wrapper.properties we have {code} # https://www.apache.or

[GitHub] [maven] MartinKanters commented on a diff in pull request #741: [MNG-7468] Check unsupported plugins parameters in configuration

2022-05-16 Thread GitBox
MartinKanters commented on code in PR #741: URL: https://github.com/apache/maven/pull/741#discussion_r873452132 ## maven-core/src/main/java/org/apache/maven/lifecycle/internal/DefaultLifecycleExecutionPlanCalculator.java: ## @@ -358,6 +368,61 @@ private void finalizeMojoConfigur

[jira] [Commented] (MNG-7468) Unsupported plugins parameters in configuration should be verified

2022-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537398#comment-17537398 ] ASF GitHub Bot commented on MNG-7468: - MartinKanters commented on code in PR #741: URL:

[GitHub] [maven] gnodet commented on a diff in pull request #736: [3.8.x] [MNG-7476] Display a warning when an aggregator mojo is lock other mojos executions

2022-05-16 Thread GitBox
gnodet commented on code in PR #736: URL: https://github.com/apache/maven/pull/736#discussion_r873515895 ## maven-core/src/main/java/org/apache/maven/internal/MessageHelper.java: ## @@ -0,0 +1,91 @@ +package org.apache.maven.internal; + +/* + * Licensed to the Apache Software Fo

[jira] [Commented] (MNG-7476) Display a warning when an aggregator mojo is locking other mojo executions

2022-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537421#comment-17537421 ] ASF GitHub Bot commented on MNG-7476: - gnodet commented on code in PR #736: URL: https:

[GitHub] [maven] gnodet commented on pull request #736: [3.8.x] [MNG-7476] Display a warning when an aggregator mojo is lock other mojos executions

2022-05-16 Thread GitBox
gnodet commented on PR #736: URL: https://github.com/apache/maven/pull/736#issuecomment-1127443478 Fwiw, I've reviewed the original MNG-7433 issue and especially the reproducer and found out the issue was just a bug in the original project locking and not simply a missing warning. The lock

[jira] [Commented] (MNG-7476) Display a warning when an aggregator mojo is locking other mojo executions

2022-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537422#comment-17537422 ] ASF GitHub Bot commented on MNG-7476: - gnodet commented on PR #736: URL: https://github

[jira] [Commented] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-16 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537450#comment-17537450 ] Tamás Cservenák commented on MNG-7475: -- Am with Michael here, but few things more: I a

[GitHub] [maven-build-cache-extension] gnodet opened a new pull request, #13: Use maven 3.9 by default, make maven4 optional using profiles

2022-05-16 Thread GitBox
gnodet opened a new pull request, #13: URL: https://github.com/apache/maven-build-cache-extension/pull/13 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MNG) filed

[jira] [Commented] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-16 Thread Andreas Loew (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537459#comment-17537459 ] Andreas Loew commented on MNG-7475: --- [~cstamas] sorry but what you propose ist simply not

[jira] [Comment Edited] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-16 Thread Andreas Loew (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537459#comment-17537459 ] Andreas Loew edited comment on MNG-7475 at 5/16/22 10:35 AM: - [

[jira] [Comment Edited] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-16 Thread Andreas Loew (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537459#comment-17537459 ] Andreas Loew edited comment on MNG-7475 at 5/16/22 10:37 AM: - [

[jira] [Comment Edited] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-16 Thread Andreas Loew (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537459#comment-17537459 ] Andreas Loew edited comment on MNG-7475 at 5/16/22 10:37 AM: - [

[jira] [Comment Edited] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-16 Thread Andreas Loew (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537459#comment-17537459 ] Andreas Loew edited comment on MNG-7475 at 5/16/22 10:38 AM: - [

[jira] [Comment Edited] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-16 Thread Andreas Loew (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537459#comment-17537459 ] Andreas Loew edited comment on MNG-7475 at 5/16/22 10:38 AM: - [

[jira] [Comment Edited] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-16 Thread Andreas Loew (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537459#comment-17537459 ] Andreas Loew edited comment on MNG-7475 at 5/16/22 10:39 AM: - [

[jira] [Comment Edited] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-16 Thread Andreas Loew (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537459#comment-17537459 ] Andreas Loew edited comment on MNG-7475 at 5/16/22 10:41 AM: - [

[GitHub] [maven] pzygielo commented on a diff in pull request #736: [3.8.x] [MNG-7476] Display a warning when an aggregator mojo is lock other mojos executions

2022-05-16 Thread GitBox
pzygielo commented on code in PR #736: URL: https://github.com/apache/maven/pull/736#discussion_r873595696 ## maven-core/src/main/java/org/apache/maven/internal/MessageHelper.java: ## @@ -0,0 +1,91 @@ +package org.apache.maven.internal; + +/* + * Licensed to the Apache Software

[jira] [Commented] (MNG-7476) Display a warning when an aggregator mojo is locking other mojo executions

2022-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537476#comment-17537476 ] ASF GitHub Bot commented on MNG-7476: - pzygielo commented on code in PR #736: URL: http

[GitHub] [maven-build-cache-extension] gnodet merged pull request #13: Use maven 3.9 by default, make maven4 optional using profiles

2022-05-16 Thread GitBox
gnodet merged PR #13: URL: https://github.com/apache/maven-build-cache-extension/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: issues-unsubscr

[GitHub] [maven-resolver] caiwei-ebay commented on pull request #178: [MRESOLVER-7] download poms in parallel

2022-05-16 Thread GitBox
caiwei-ebay commented on PR #178: URL: https://github.com/apache/maven-resolver/pull/178#issuecomment-1127577923 @michael-o @cstamas @ibabiankou I think the code is already ready for review, I would like to run more tests before converting the PR from Draft to final. Please help re

[jira] [Commented] (MRESOLVER-7) Download dependency POMs in parallel

2022-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537499#comment-17537499 ] ASF GitHub Bot commented on MRESOLVER-7: caiwei-ebay commented on PR #178: URL:

[jira] [Created] (MBUILDCACHE-20) Allow configuring whether local or remote builds should be preferred

2022-05-16 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MBUILDCACHE-20: -- Summary: Allow configuring whether local or remote builds should be preferred Key: MBUILDCACHE-20 URL: https://issues.apache.org/jira/browse/MBUILDCACHE-20

[jira] [Updated] (MBUILDCACHE-20) Allow configuring whether local or remote builds should be preferred

2022-05-16 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MBUILDCACHE-20: --- Description: Currently, a remote lookup is done first and if none succeeds, a loo

[jira] [Created] (MDEP-807) Exclude listed runtime scoped dependencies from dependency analysis

2022-05-16 Thread Francis (Jira)
Francis created MDEP-807: Summary: Exclude listed runtime scoped dependencies from dependency analysis Key: MDEP-807 URL: https://issues.apache.org/jira/browse/MDEP-807 Project: Maven Dependency Plugin

[jira] [Commented] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-16 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537529#comment-17537529 ] Tamás Cservenák commented on MNG-7475: -- Okay, I understand that my proposal is not fea

[jira] [Created] (MDEP-808) Restrict dependency analysis by group id

2022-05-16 Thread Francis (Jira)
Francis created MDEP-808: Summary: Restrict dependency analysis by group id Key: MDEP-808 URL: https://issues.apache.org/jira/browse/MDEP-808 Project: Maven Dependency Plugin Issue Type: New Feature

[jira] [Updated] (MDEP-808) Restrict dependency analysis by group id

2022-05-16 Thread Francis (Jira)
[ https://issues.apache.org/jira/browse/MDEP-808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis updated MDEP-808: - Description: On our project we have elected to run the dependency analysis only over our inhouse authored dependen

[jira] [Updated] (MDEP-808) Restrict dependency analysis by group id

2022-05-16 Thread Francis (Jira)
[ https://issues.apache.org/jira/browse/MDEP-808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis updated MDEP-808: - Description: On our project we have elected to run the dependency analysis only over our inhouse authored dependen

[jira] [Updated] (MDEP-808) Restrict dependency analysis by group id

2022-05-16 Thread Francis (Jira)
[ https://issues.apache.org/jira/browse/MDEP-808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis updated MDEP-808: - Description: On our project we have elected to run the dependency analysis only over our inhouse authored dependen

[jira] [Updated] (MNG-7474) SessionScoped beans should be singletons for a given session

2022-05-16 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7474: - Description: Investigate an solution different from MNG-7347. This is a real problem for maven-bui

[jira] [Commented] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-16 Thread Andreas Loew (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537550#comment-17537550 ] Andreas Loew commented on MNG-7475: --- [~cstamas] thanks a million - yes I was very well aw

[jira] [Comment Edited] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-16 Thread Andreas Loew (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537550#comment-17537550 ] Andreas Loew edited comment on MNG-7475 at 5/16/22 1:50 PM: [~c

[jira] [Comment Edited] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-16 Thread Andreas Loew (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537550#comment-17537550 ] Andreas Loew edited comment on MNG-7475 at 5/16/22 1:51 PM: [~c

[jira] [Comment Edited] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-16 Thread Andreas Loew (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537550#comment-17537550 ] Andreas Loew edited comment on MNG-7475 at 5/16/22 1:53 PM: [~c

[jira] [Commented] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-16 Thread Andreas Loew (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537557#comment-17537557 ] Andreas Loew commented on MNG-7475: --- just found this: https://cwiki.apache.org/confluenc

[jira] [Commented] (MBUILDCACHE-20) Allow configuring whether local or remote builds should be preferred

2022-05-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537567#comment-17537567 ] Michael Osipov commented on MBUILDCACHE-20: --- Makes sense. > Allow configur

[GitHub] [maven] slawekjaranowski commented on a diff in pull request #741: [MNG-7468] Check unsupported plugins parameters in configuration

2022-05-16 Thread GitBox
slawekjaranowski commented on code in PR #741: URL: https://github.com/apache/maven/pull/741#discussion_r873784104 ## maven-core/src/main/java/org/apache/maven/lifecycle/internal/DefaultLifecycleExecutionPlanCalculator.java: ## @@ -358,6 +368,61 @@ private void finalizeMojoConfi

[jira] [Commented] (MNG-7468) Unsupported plugins parameters in configuration should be verified

2022-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537569#comment-17537569 ] ASF GitHub Bot commented on MNG-7468: - slawekjaranowski commented on code in PR #741: U

[jira] [Commented] (MPMD-299) Change of default skipEmptyReport value breaks site:jar

2022-05-16 Thread Matt Nelson (Jira)
[ https://issues.apache.org/jira/browse/MPMD-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537657#comment-17537657 ] Matt Nelson commented on MPMD-299: -- {quote} You are abusing the package phase {quote} I w

[GitHub] [maven-invoker-plugin] slawekjaranowski merged pull request #118: [MINVOKER-294] Allow override mavenExecutable in invoker.properties

2022-05-16 Thread GitBox
slawekjaranowski merged PR #118: URL: https://github.com/apache/maven-invoker-plugin/pull/118 -- 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-uns

[jira] [Closed] (MINVOKER-294) Allow override mavenExecutable in invoker.properties

2022-05-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MINVOKER-294. Resolution: Fixed > Allow override mavenExecutable in invoker.properties > --

[GitHub] [maven-filtering] dependabot[bot] opened a new pull request, #34: Bump org.eclipse.sisu.plexus from 0.3.0.M1 to 0.9.0.M1

2022-05-16 Thread GitBox
dependabot[bot] opened a new pull request, #34: URL: https://github.com/apache/maven-filtering/pull/34 Bumps [org.eclipse.sisu.plexus](https://github.com/eclipse/sisu.plexus) from 0.3.0.M1 to 0.9.0.M1. Release notes Sourced from https://github.com/eclipse/sisu.plexus/releases";>org

[GitHub] [maven] michael-o commented on a diff in pull request #736: [3.8.x] [MNG-7476] Display a warning when an aggregator mojo is lock other mojos executions

2022-05-16 Thread GitBox
michael-o commented on code in PR #736: URL: https://github.com/apache/maven/pull/736#discussion_r873995380 ## maven-core/src/main/java/org/apache/maven/lifecycle/internal/MojoExecutor.java: ## @@ -220,20 +223,43 @@ private void execute( MavenSession session, MojoExecution mojo

[jira] [Commented] (MNG-7476) Display a warning when an aggregator mojo is locking other mojo executions

2022-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537690#comment-17537690 ] ASF GitHub Bot commented on MNG-7476: - michael-o commented on code in PR #736: URL: htt

[GitHub] [maven] michael-o commented on a diff in pull request #741: [MNG-7468] Check unsupported plugins parameters in configuration

2022-05-16 Thread GitBox
michael-o commented on code in PR #741: URL: https://github.com/apache/maven/pull/741#discussion_r874000540 ## maven-core/src/main/java/org/apache/maven/lifecycle/internal/DefaultLifecycleExecutionPlanCalculator.java: ## @@ -358,6 +368,61 @@ private void finalizeMojoConfiguratio

[jira] [Commented] (MNG-7468) Unsupported plugins parameters in configuration should be verified

2022-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537692#comment-17537692 ] ASF GitHub Bot commented on MNG-7468: - michael-o commented on code in PR #741: URL: htt

[GitHub] [maven-shade-plugin] dependabot[bot] opened a new pull request, #132: Bump junit from 4.7 to 4.13.1 in /src/it/projects/shading-with-java-8-sources

2022-05-16 Thread GitBox
dependabot[bot] opened a new pull request, #132: URL: https://github.com/apache/maven-shade-plugin/pull/132 Bumps [junit](https://github.com/junit-team/junit4) from 4.7 to 4.13.1. Release notes Sourced from https://github.com/junit-team/junit4/releases";>junit's releases. JU

[GitHub] [maven-shade-plugin] dependabot[bot] opened a new pull request, #134: Bump junit from 4.10 to 4.13.1 in /src/it/projects/project-with-reactors-included

2022-05-16 Thread GitBox
dependabot[bot] opened a new pull request, #134: URL: https://github.com/apache/maven-shade-plugin/pull/134 Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.1. Release notes Sourced from https://github.com/junit-team/junit4/releases";>junit's releases. J

[GitHub] [maven-shade-plugin] dependabot[bot] opened a new pull request, #133: Bump junit from 4.7 to 4.13.1 in /src/it/projects/users-shader-impl

2022-05-16 Thread GitBox
dependabot[bot] opened a new pull request, #133: URL: https://github.com/apache/maven-shade-plugin/pull/133 Bumps [junit](https://github.com/junit-team/junit4) from 4.7 to 4.13.1. Release notes Sourced from https://github.com/junit-team/junit4/releases";>junit's releases. JU

[GitHub] [maven-shade-plugin] dependabot[bot] opened a new pull request, #135: Bump junit from 4.7 to 4.13.1 in /src/it/projects/shading-with-release-sources

2022-05-16 Thread GitBox
dependabot[bot] opened a new pull request, #135: URL: https://github.com/apache/maven-shade-plugin/pull/135 Bumps [junit](https://github.com/junit-team/junit4) from 4.7 to 4.13.1. Release notes Sourced from https://github.com/junit-team/junit4/releases";>junit's releases. JU

[jira] [Commented] (MPMD-299) Change of default skipEmptyReport value breaks site:jar

2022-05-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537694#comment-17537694 ] Michael Osipov commented on MPMD-299: - I know where the bug is. Here is likely your pro

[GitHub] [maven-dependency-analyzer] dependabot[bot] opened a new pull request, #62: Bump commons-io from 2.4 to 2.7 in /src/it/java8methodRefs

2022-05-16 Thread GitBox
dependabot[bot] opened a new pull request, #62: URL: https://github.com/apache/maven-dependency-analyzer/pull/62 Bumps commons-io from 2.4 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commo

[GitHub] [maven-shade-plugin] dependabot[bot] opened a new pull request, #136: Bump commons-io from 1.4 to 2.7 in /src/it/projects/MSHADE-105/shaded-jar

2022-05-16 Thread GitBox
dependabot[bot] opened a new pull request, #136: URL: https://github.com/apache/maven-shade-plugin/pull/136 Bumps commons-io from 1.4 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io

[GitHub] [maven-shade-plugin] dependabot[bot] opened a new pull request, #137: Bump commons-io from 1.4 to 2.7 in /src/it/projects/MSHADE-391_noRelocationKeepOriginalClasses

2022-05-16 Thread GitBox
dependabot[bot] opened a new pull request, #137: URL: https://github.com/apache/maven-shade-plugin/pull/137 Bumps commons-io from 1.4 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io

[jira] [Commented] (MINVOKER-294) Allow override mavenExecutable in invoker.properties

2022-05-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537698#comment-17537698 ] Hudson commented on MINVOKER-294: - Build succeeded in Jenkins: Maven » Maven TLP » mave

[GitHub] [maven-dist-tool] dependabot[bot] opened a new pull request, #4: Bump jsoup from 1.13.1 to 1.14.2

2022-05-16 Thread GitBox
dependabot[bot] opened a new pull request, #4: URL: https://github.com/apache/maven-dist-tool/pull/4 Bumps [jsoup](https://github.com/jhy/jsoup) from 1.13.1 to 1.14.2. Release notes Sourced from https://github.com/jhy/jsoup/releases";>jsoup's releases. jsoup 1.14.2 Caught

[GitHub] [maven-integration-testing] cstamas opened a new pull request, #161: Fix the MavenITmng7470ResolverTransportTest

2022-05-16 Thread GitBox
cstamas opened a new pull request, #161: URL: https://github.com/apache/maven-integration-testing/pull/161 Seems the test must be forked to work in, as it fails to work in embedded mode. -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[jira] [Updated] (MSITE-897) Upgrade Plexus Archiver to 4.2.7

2022-05-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSITE-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSITE-897: - Fix Version/s: 3.12.1 > Upgrade Plexus Archiver to 4.2.7 > > >

[jira] [Updated] (MSITE-898) Upgrade Parent to 36

2022-05-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSITE-898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSITE-898: - Fix Version/s: 3.12.1 > Upgrade Parent to 36 > > > Key: MSITE

[GitHub] [maven-integration-testing] michael-o commented on pull request #161: Fix the MavenITmng7470ResolverTransportTest

2022-05-16 Thread GitBox
michael-o commented on PR #161: URL: https://github.com/apache/maven-integration-testing/pull/161#issuecomment-1127980015 What exactly will this fix? -- 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] (MSITE-898) Upgrade Parent to 36

2022-05-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSITE-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537702#comment-17537702 ] Michael Osipov commented on MSITE-898: -- Fixed with [f314e9da6ba0b5611fd5dd7dcff2d9ec

[jira] [Commented] (MSITE-897) Upgrade Plexus Archiver to 4.2.7

2022-05-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSITE-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537701#comment-17537701 ] Michael Osipov commented on MSITE-897: -- Fixed with [bce7458375464e58f5d2d6cff92f8dde

[GitHub] [maven-integration-testing] cstamas commented on pull request #161: Fix the MavenITmng7470ResolverTransportTest

2022-05-16 Thread GitBox
cstamas commented on PR #161: URL: https://github.com/apache/maven-integration-testing/pull/161#issuecomment-1127985794 There is some classloading issue that bogs logging (among other things, @slawekjaranowski is looking). By forking invocation in these tests, they become isolated, hence,

[jira] [Created] (MSHARED-1073) Shared classloader in embedded launcher

2022-05-16 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1073: Summary: Shared classloader in embedded launcher Key: MSHARED-1073 URL: https://issues.apache.org/jira/browse/MSHARED-1073 Project: Maven Shared Compon

[jira] [Commented] (MSHARED-1073) Shared classloader in embedded launcher

2022-05-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537717#comment-17537717 ] Michael Osipov commented on MSHARED-1073: - Nice finding! > Shared classloader

[GitHub] [maven-integration-testing] cstamas merged pull request #161: Fix the MavenITmng7470ResolverTransportTest

2022-05-16 Thread GitBox
cstamas merged PR #161: URL: https://github.com/apache/maven-integration-testing/pull/161 -- 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-unsubsc

[GitHub] [maven] gnodet commented on a diff in pull request #736: [3.8.x] [MNG-7476] Display a warning when an aggregator mojo is lock other mojos executions

2022-05-16 Thread GitBox
gnodet commented on code in PR #736: URL: https://github.com/apache/maven/pull/736#discussion_r874048159 ## maven-core/src/main/java/org/apache/maven/lifecycle/internal/MojoExecutor.java: ## @@ -282,6 +308,32 @@ private Lock getProjectLock( MavenSession session ) }

[jira] [Commented] (MNG-7476) Display a warning when an aggregator mojo is locking other mojo executions

2022-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537720#comment-17537720 ] ASF GitHub Bot commented on MNG-7476: - gnodet commented on code in PR #736: URL: https:

[GitHub] [maven] michael-o commented on a diff in pull request #736: [3.8.x] [MNG-7476] Display a warning when an aggregator mojo is lock other mojos executions

2022-05-16 Thread GitBox
michael-o commented on code in PR #736: URL: https://github.com/apache/maven/pull/736#discussion_r874051177 ## maven-core/src/main/java/org/apache/maven/lifecycle/internal/MojoExecutor.java: ## @@ -282,6 +308,32 @@ private Lock getProjectLock( MavenSession session ) }

[jira] [Commented] (MNG-7476) Display a warning when an aggregator mojo is locking other mojo executions

2022-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537724#comment-17537724 ] ASF GitHub Bot commented on MNG-7476: - michael-o commented on code in PR #736: URL: htt

[jira] [Commented] (MPMD-299) Change of default skipEmptyReport value breaks site:jar

2022-05-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537726#comment-17537726 ] Michael Osipov commented on MPMD-299: - Here is the bugfix: {noformat} D:\Entwicklung\Pr

[jira] [Updated] (MPMD-299) Change of default skipEmptyReport value breaks site:jar

2022-05-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MPMD-299: Attachment: build.log > Change of default skipEmptyReport value breaks site:jar > ---

[jira] [Commented] (MPMD-299) Change of default skipEmptyReport value breaks site:jar

2022-05-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537727#comment-17537727 ] Michael Osipov commented on MPMD-299: - See attached build.log. Runs with a patched MSIT

[jira] [Created] (MSHARED-1074) Improvement performance of getMavenVersion in ForkedLauncher

2022-05-16 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1074: Summary: Improvement performance of getMavenVersion in ForkedLauncher Key: MSHARED-1074 URL: https://issues.apache.org/jira/browse/MSHARED-1074 Projec

[jira] [Updated] (MSHARED-1073) Shared classloader in embedded launcher

2022-05-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MSHARED-1073: - Fix Version/s: maven-verifier-next-release > Shared classloader in embedded lau

[jira] [Commented] (MPMD-299) Change of default skipEmptyReport value breaks site:jar

2022-05-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537733#comment-17537733 ] Michael Osipov commented on MPMD-299: - You also must consider that the report you now h

[jira] [Updated] (MSHARED-1074) Improvement performance of getMavenVersion in ForkedLauncher

2022-05-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MSHARED-1074: - Fix Version/s: maven-verifier-next-release > Improvement performance of getMave

[jira] [Created] (MSITE-901) If precending standalone report has been run, site:jar does not reinvoke site:site

2022-05-16 Thread Michael Osipov (Jira)
Michael Osipov created MSITE-901: Summary: If precending standalone report has been run, site:jar does not reinvoke site:site Key: MSITE-901 URL: https://issues.apache.org/jira/browse/MSITE-901 Projec

[GitHub] [maven-build-cache-extension] gnodet opened a new pull request, #14: [MBUILDCACHE-20] Use local cache before remote cache by default

2022-05-16 Thread GitBox
gnodet opened a new pull request, #14: URL: https://github.com/apache/maven-build-cache-extension/pull/14 @maximilian-novikov @maximilian-novikov-db could you have a look at this one ? I don't really understand why the remote cache would have to be checked before the local one... -- T

[jira] [Commented] (MPMD-299) Change of default skipEmptyReport value breaks site:jar

2022-05-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537736#comment-17537736 ] Michael Osipov commented on MPMD-299: - I will use your IT in MSITE to verify that it wo

[jira] [Updated] (MBUILDCACHE-20) Allow configuring whether local or remote builds should be preferred

2022-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated MBUILDCACHE-20: -- Labels: pull-request-available (was: ) > Allow configuring whether local or remote

[jira] [Commented] (MBUILDCACHE-20) Allow configuring whether local or remote builds should be preferred

2022-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537735#comment-17537735 ] ASF GitHub Bot commented on MBUILDCACHE-20: --- gnodet opened a new pull reque

[jira] [Assigned] (MSHARED-1073) Shared classloader in embedded launcher

2022-05-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MSHARED-1073: Assignee: Slawomir Jaranowski > Shared classloader in embedded launcher

[GitHub] [maven] michael-o commented on pull request #736: [3.8.x] [MNG-7476] Display a warning when an aggregator mojo is lock other mojos executions

2022-05-16 Thread GitBox
michael-o commented on PR #736: URL: https://github.com/apache/maven/pull/736#issuecomment-1128035343 @gnodet Can the reproducer be turned into an IT? -- 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

[GitHub] [maven-filtering] slachiewicz commented on pull request #34: Bump org.eclipse.sisu.plexus from 0.3.0.M1 to 0.9.0.M1

2022-05-16 Thread GitBox
slachiewicz commented on PR #34: URL: https://github.com/apache/maven-filtering/pull/34#issuecomment-1128035706 @dependabot ignore this dependency -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [maven-filtering] dependabot[bot] closed pull request #34: Bump org.eclipse.sisu.plexus from 0.3.0.M1 to 0.9.0.M1

2022-05-16 Thread GitBox
dependabot[bot] closed pull request #34: Bump org.eclipse.sisu.plexus from 0.3.0.M1 to 0.9.0.M1 URL: https://github.com/apache/maven-filtering/pull/34 -- 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

[GitHub] [maven-filtering] dependabot[bot] commented on pull request #34: Bump org.eclipse.sisu.plexus from 0.3.0.M1 to 0.9.0.M1

2022-05-16 Thread GitBox
dependabot[bot] commented on PR #34: URL: https://github.com/apache/maven-filtering/pull/34#issuecomment-1128035727 OK, I won't notify you about org.eclipse.sisu:org.eclipse.sisu.plexus again, unless you re-open this PR or update it yourself. 😢 -- This is an automated message from the Apa

[jira] [Commented] (MNG-7476) Display a warning when an aggregator mojo is locking other mojo executions

2022-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537737#comment-17537737 ] ASF GitHub Bot commented on MNG-7476: - michael-o commented on PR #736: URL: https://git

[GitHub] [maven] gnodet commented on pull request #736: [3.8.x] [MNG-7476] Display a warning when an aggregator mojo is lock other mojos executions

2022-05-16 Thread GitBox
gnodet commented on PR #736: URL: https://github.com/apache/maven/pull/736#issuecomment-1128039573 > @gnodet Can the reproducer be turned into an IT? I suppose. The failure would lead to a deadlock. is there a timeout that can be set in the invoker ? -- This is an automated messa

[jira] [Commented] (MNG-7476) Display a warning when an aggregator mojo is locking other mojo executions

2022-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537738#comment-17537738 ] ASF GitHub Bot commented on MNG-7476: - gnodet commented on PR #736: URL: https://github

[GitHub] [maven] michael-o commented on pull request #736: [3.8.x] [MNG-7476] Display a warning when an aggregator mojo is lock other mojos executions

2022-05-16 Thread GitBox
michael-o commented on PR #736: URL: https://github.com/apache/maven/pull/736#issuecomment-1128046352 > > @gnodet Can the reproducer be turned into an IT? > > I suppose. The failure would lead to a deadlock. is there a timeout that can be set in the invoker ? @slawekjaranowski

[jira] [Commented] (MNG-7476) Display a warning when an aggregator mojo is locking other mojo executions

2022-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537745#comment-17537745 ] ASF GitHub Bot commented on MNG-7476: - michael-o commented on PR #736: URL: https://git

[jira] [Created] (MSHARED-1075) Upgrade Parent to 36

2022-05-16 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1075: Summary: Upgrade Parent to 36 Key: MSHARED-1075 URL: https://issues.apache.org/jira/browse/MSHARED-1075 Project: Maven Shared Components Issu

[GitHub] [maven-invoker] slawekjaranowski closed pull request #49: Bump maven-shared-components from 35 to 36

2022-05-16 Thread GitBox
slawekjaranowski closed pull request #49: Bump maven-shared-components from 35 to 36 URL: https://github.com/apache/maven-invoker/pull/49 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [maven-invoker] dependabot[bot] commented on pull request #49: Bump maven-shared-components from 35 to 36

2022-05-16 Thread GitBox
dependabot[bot] commented on PR #49: URL: https://github.com/apache/maven-invoker/pull/49#issuecomment-1128076799 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, l

  1   2   >