[jira] [Commented] (MSKINS-177) Support Matomo (e.g. Apache Analytics) as macro

2022-04-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525450#comment-17525450 ] Hudson commented on MSKINS-177: --- Build succeeded in Jenkins: Maven » Maven TLP » maven-flui

[GitHub] [maven-surefire] mthmulders commented on pull request #523: [SUREFIRE-2063] Remove tabs in forked JVM arguments

2022-04-21 Thread GitBox
mthmulders commented on PR #523: URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1104849451 > @mthmulders > WDYT about using `argLine.replaceAll("\\s+", " ");` instead of what we have today? I like it, replaced the original implementation with this one. >

[jira] [Updated] (MANTRUN-235) File permissions are missing

2022-04-21 Thread whh (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] whh updated MANTRUN-235: Attachment: image-2022-04-21-17-14-53-031.png > File permissions are missing > > >

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #523: [SUREFIRE-2063] Remove tabs in forked JVM arguments

2022-04-21 Thread GitBox
Tibor17 commented on code in PR #523: URL: https://github.com/apache/maven-surefire/pull/523#discussion_r855005637 ## surefire-its/src/test/resources/argLine-parameter/pom.xml: ## @@ -52,7 +52,14 @@ maven-surefire-plugin once - -Dfoo.proper

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #523: [SUREFIRE-2063] Remove tabs in forked JVM arguments

2022-04-21 Thread GitBox
Tibor17 commented on code in PR #523: URL: https://github.com/apache/maven-surefire/pull/523#discussion_r855005637 ## surefire-its/src/test/resources/argLine-parameter/pom.xml: ## @@ -52,7 +52,14 @@ maven-surefire-plugin once - -Dfoo.proper

[GitHub] [maven-surefire] mthmulders commented on a diff in pull request #523: [SUREFIRE-2063] Remove tabs in forked JVM arguments

2022-04-21 Thread GitBox
mthmulders commented on code in PR #523: URL: https://github.com/apache/maven-surefire/pull/523#discussion_r855021179 ## surefire-its/src/test/resources/argLine-parameter/pom.xml: ## @@ -52,7 +52,14 @@ maven-surefire-plugin once - -Dfoo.pro

[jira] [Assigned] (MCHECKSTYLE-410) Require Maven 3.2.5+

2022-04-21 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MCHECKSTYLE-410: --- Assignee: Sylwester Lachiewicz > Require Maven 3.2.5+ > ---

[jira] [Closed] (MCHECKSTYLE-410) Require Maven 3.2.5+

2022-04-21 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MCHECKSTYLE-410. --- Resolution: Fixed > Require Maven 3.2.5+ > > >

[jira] [Commented] (MCHECKSTYLE-410) Require Maven 3.2.5+

2022-04-21 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525623#comment-17525623 ] Slawomir Jaranowski commented on MCHECKSTYLE-410: - https://github.co

[jira] [Assigned] (MCHECKSTYLE-401) NullPointerException in Violation class

2022-04-21 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MCHECKSTYLE-401: --- Assignee: Elliotte Rusty Harold > NullPointerException in Viola

[jira] [Updated] (MCHECKSTYLE-401) NullPointerException in Violation class

2022-04-21 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MCHECKSTYLE-401: Labels: (was: up-for-grabs) > NullPointerException in Violation clas

[jira] [Updated] (MCHECKSTYLE-393) upgrade Doxia Sitetools to 1.9.2 to remove dependency on Struts

2022-04-21 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MCHECKSTYLE-393: Labels: (was: up-for-grabs) > upgrade Doxia Sitetools to 1.9.2 to re

[GitHub] [maven-surefire] Tibor17 commented on pull request #523: [SUREFIRE-2063] Remove tabs in forked JVM arguments

2022-04-21 Thread GitBox
Tibor17 commented on PR #523: URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1105120515 @mthmulders LGTM -- 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.

[GitHub] [maven-antrun-plugin] dependabot[bot] closed pull request #49: Bump maven-site-plugin from 3.10.0 to 3.11.0

2022-04-21 Thread GitBox
dependabot[bot] closed pull request #49: Bump maven-site-plugin from 3.10.0 to 3.11.0 URL: https://github.com/apache/maven-antrun-plugin/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 s

[GitHub] [maven-antrun-plugin] dependabot[bot] opened a new pull request, #52: Bump maven-site-plugin from 3.10.0 to 3.12.0

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #52: URL: https://github.com/apache/maven-antrun-plugin/pull/52 Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.10.0 to 3.12.0. Release notes Sourced from https://github.com/apache/maven-site-plugin/releases";

[GitHub] [maven-antrun-plugin] dependabot[bot] commented on pull request #49: Bump maven-site-plugin from 3.10.0 to 3.11.0

2022-04-21 Thread GitBox
dependabot[bot] commented on PR #49: URL: https://github.com/apache/maven-antrun-plugin/pull/49#issuecomment-1105192409 Superseded by #52. -- 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 spe

[jira] [Commented] (MANTRUN-235) File permissions are missing

2022-04-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525707#comment-17525707 ] Michael Osipov commented on MANTRUN-235: I don't see and understand the connecti

[GitHub] [maven-plugin-tools] dependabot[bot] opened a new pull request, #77: Bump mockito-core from 2.28.2 to 4.5.1

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #77: URL: https://github.com/apache/maven-plugin-tools/pull/77 Bumps [mockito-core](https://github.com/mockito/mockito) from 2.28.2 to 4.5.1. Release notes Sourced from https://github.com/mockito/mockito/releases";>mockito-core's releases

[GitHub] [maven-plugin-tools] dependabot[bot] commented on pull request #75: Bump mockito-core from 2.28.2 to 4.4.0

2022-04-21 Thread GitBox
dependabot[bot] commented on PR #75: URL: https://github.com/apache/maven-plugin-tools/pull/75#issuecomment-1105219072 Superseded by #77. -- 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 spec

[GitHub] [maven-plugin-tools] dependabot[bot] closed pull request #75: Bump mockito-core from 2.28.2 to 4.4.0

2022-04-21 Thread GitBox
dependabot[bot] closed pull request #75: Bump mockito-core from 2.28.2 to 4.4.0 URL: https://github.com/apache/maven-plugin-tools/pull/75 -- 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-resources-plugin] patpatpat123 commented on pull request #14: Bump plexus-utils from 3.3.0 to 3.4.1

2022-04-21 Thread GitBox
patpatpat123 commented on PR #14: URL: https://github.com/apache/maven-resources-plugin/pull/14#issuecomment-1105221042 Hello Team, I am currently using the latest maven resource plugin, as of this writing found in Maven central at version 3.2.0. With such, it pulls plexus-uti

[GitHub] [maven-surefire] chalmagr commented on pull request #516: [SUREFIRE-2065] Test Reports Inconsistencies with Parameterized and junit4

2022-04-21 Thread GitBox
chalmagr commented on PR #516: URL: https://github.com/apache/maven-surefire/pull/516#issuecomment-1105256296 @Tibor17 the tests were all good within that hour. Please let me know any actions required to move forward on this one. -- This is an automated message from the Apache Git Service

[GitHub] [maven-surefire] mthmulders closed pull request #523: [SUREFIRE-2063] Remove tabs in forked JVM arguments

2022-04-21 Thread GitBox
mthmulders closed pull request #523: [SUREFIRE-2063] Remove tabs in forked JVM arguments URL: https://github.com/apache/maven-surefire/pull/523 -- 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 sp

[jira] [Resolved] (SUREFIRE-2063) Adding argLine with tab characters fails

2022-04-21 Thread Maarten Mulders (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Mulders resolved SUREFIRE-2063. --- Fix Version/s: 3.0.0-M7 Assignee: Maarten Mulders Resolution: Fixed

[GitHub] [maven-resources-plugin] slachiewicz commented on pull request #14: Bump plexus-utils from 3.3.0 to 3.4.1

2022-04-21 Thread GitBox
slachiewicz commented on PR #14: URL: https://github.com/apache/maven-resources-plugin/pull/14#issuecomment-1105293475 Yes, you can manually add to your plugin definition, additional dependencies that will overwrite buggy ones. -- This is an automated message from the Apache Git Service.

[GitHub] [maven-mvnd] MarkvanOsch commented on issue #615: Update to latest maven 3.8.5?

2022-04-21 Thread GitBox
MarkvanOsch commented on issue #615: URL: https://github.com/apache/maven-mvnd/issues/615#issuecomment-1105380855 @gnodet is the next release already planned including this change? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [maven-enforcer] dependabot[bot] opened a new pull request, #146: Bump mockito.version from 4.4.0 to 4.5.1

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #146: URL: https://github.com/apache/maven-enforcer/pull/146 Bumps `mockito.version` from 4.4.0 to 4.5.1. Updates `mockito-core` from 4.4.0 to 4.5.1 Release notes Sourced from https://github.com/mockito/mockito/releases";>mockito-core's

[GitHub] [maven-enforcer] dependabot[bot] commented on pull request #145: Bump mockito.version from 4.4.0 to 4.5.0

2022-04-21 Thread GitBox
dependabot[bot] commented on PR #145: URL: https://github.com/apache/maven-enforcer/pull/145#issuecomment-1105405994 Superseded by #146. -- 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

[GitHub] [maven-enforcer] dependabot[bot] closed pull request #145: Bump mockito.version from 4.4.0 to 4.5.0

2022-04-21 Thread GitBox
dependabot[bot] closed pull request #145: Bump mockito.version from 4.4.0 to 4.5.0 URL: https://github.com/apache/maven-enforcer/pull/145 -- 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

[jira] [Commented] (MJAVADOC-708) How to get javadoc "locale" configuration from a Taglet in jdk9

2022-04-21 Thread DavidHsing (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525800#comment-17525800 ] DavidHsing commented on MJAVADOC-708: - [~michael-o] Got it, much appreciated! > Ho

[GitHub] [maven-surefire] dsubelman commented on pull request #523: [SUREFIRE-2063] Remove tabs in forked JVM arguments

2022-04-21 Thread GitBox
dsubelman commented on PR #523: URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1105476360 @mthmulders, @Tibor17, thanks for fixing this issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[jira] [Commented] (SUREFIRE-2063) Adding argLine with tab characters fails

2022-04-21 Thread Daniel Subelman (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525859#comment-17525859 ] Daniel Subelman commented on SUREFIRE-2063: --- [~mthmulders], [~tibordigana],

[GitHub] [maven-enforcer] slachiewicz merged pull request #146: Bump mockito.version from 4.4.0 to 4.5.1

2022-04-21 Thread GitBox
slachiewicz merged PR #146: URL: https://github.com/apache/maven-enforcer/pull/146 -- 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...@ma

[jira] [Updated] (MENFORCER-174) Add a Rule for distributionManagement

2022-04-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MENFORCER-174: - Fix Version/s: (was: 3.0.1) > Add a Rule for distributionManagement >

[jira] [Updated] (MENFORCER-174) Add a Rule for distributionManagement

2022-04-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MENFORCER-174: - Fix Version/s: 1.4 > Add a Rule for distributionManagement > -

[jira] [Closed] (MENFORCER-174) Add a Rule for distributionManagement

2022-04-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MENFORCER-174. Resolution: Fixed > Add a Rule for distributionManagement >

[jira] [Reopened] (MENFORCER-174) Add a Rule for distributionManagement

2022-04-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reopened MENFORCER-174: -- Assignee: Karl Heinz Marbaise > Add a Rule for distributionManagement > --

[jira] [Reopened] (MENFORCER-172) RequireEnvironmentVariable support multiple environment variable be checked

2022-04-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reopened MENFORCER-172: -- Assignee: Karl Heinz Marbaise > RequireEnvironmentVariable support multiple enviro

[jira] [Closed] (MENFORCER-172) RequireEnvironmentVariable support multiple environment variable be checked

2022-04-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MENFORCER-172. Fix Version/s: 1.4 (was: 3.0.1) Resolution: Fixed > Requir

[GitHub] [maven] michael-o commented on pull request #722: [MNG-5222] Improvement in deprecated params detection

2022-04-21 Thread GitBox
michael-o commented on PR #722: URL: https://github.com/apache/maven/pull/722#issuecomment-1105669878 Let me try to rephrase here: * You are early validating (as compared to before) here *bofore* the actual mojo is polulated through DI? * This interface can also be used to log if a moj

[GitHub] [maven] slawekjaranowski commented on pull request #722: [MNG-5222] Improvement in deprecated params detection

2022-04-21 Thread GitBox
slawekjaranowski commented on PR #722: URL: https://github.com/apache/maven/pull/722#issuecomment-1105686788 > Let me try to rephrase here: > > * You are early validating (as compared to before) here _bofore_ the actual mojo is polulated through DI? yes, based on used configura

[jira] [Created] (MPIR-416) Upgrade maven-dependency-tree to 3.1.0

2022-04-21 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MPIR-416: Summary: Upgrade maven-dependency-tree to 3.1.0 Key: MPIR-416 URL: https://issues.apache.org/jira/browse/MPIR-416 Project: Maven Project Info Reports Plugin

[jira] [Created] (MPIR-417) Upgrade Parent to 36

2022-04-21 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MPIR-417: Summary: Upgrade Parent to 36 Key: MPIR-417 URL: https://issues.apache.org/jira/browse/MPIR-417 Project: Maven Project Info Reports Plugin Issue Type

[jira] [Updated] (MPIR-416) Upgrade maven-dependency-tree to 3.1.0

2022-04-21 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPIR-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MPIR-416: - Fix Version/s: 3.3.0 > Upgrade maven-dependency-tree to 3.1.0 > ---

[jira] [Updated] (MPIR-417) Upgrade Parent to 36

2022-04-21 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPIR-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MPIR-417: - Fix Version/s: 3.3.0 > Upgrade Parent to 36 > > > Key:

[jira] [Created] (MRESOURCES-283) Require Java 8

2022-04-21 Thread Sylwester Lachiewicz (Jira)
Sylwester Lachiewicz created MRESOURCES-283: --- Summary: Require Java 8 Key: MRESOURCES-283 URL: https://issues.apache.org/jira/browse/MRESOURCES-283 Project: Maven Resources Plugin I

[jira] [Closed] (MSHARED-1051) Require Java 8

2022-04-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed MSHARED-1051. - Resolution: Duplicate > Require Java 8 > -- > > Key

[GitHub] [maven-dependency-tree] dependabot[bot] commented on pull request #13: Bump maven-site-plugin from 3.10.0 to 3.11.0

2022-04-21 Thread GitBox
dependabot[bot] commented on PR #13: URL: https://github.com/apache/maven-dependency-tree/pull/13#issuecomment-1105827824 Superseded by #16. -- 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 s

[GitHub] [maven-dependency-tree] dependabot[bot] opened a new pull request, #16: Bump maven-site-plugin from 3.10.0 to 3.12.0

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #16: URL: https://github.com/apache/maven-dependency-tree/pull/16 Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.10.0 to 3.12.0. Release notes Sourced from https://github.com/apache/maven-site-plugin/releases

[GitHub] [maven-dependency-tree] dependabot[bot] closed pull request #13: Bump maven-site-plugin from 3.10.0 to 3.11.0

2022-04-21 Thread GitBox
dependabot[bot] closed pull request #13: Bump maven-site-plugin from 3.10.0 to 3.11.0 URL: https://github.com/apache/maven-dependency-tree/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

[jira] [Updated] (MSHARED-991) Require Java 8

2022-04-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MSHARED-991: - Fix Version/s: maven-archiver-3.6.0 > Require Java 8 > -- > >

[GitHub] [maven-archiver] slachiewicz merged pull request #19: [MSHARED-991] - Require Java 8

2022-04-21 Thread GitBox
slachiewicz merged PR #19: URL: https://github.com/apache/maven-archiver/pull/19 -- 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...@mave

[jira] [Commented] (MSHARED-991) Require Java 8

2022-04-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17526127#comment-17526127 ] ASF GitHub Bot commented on MSHARED-991: slachiewicz merged PR #19: URL: https:/

[GitHub] [maven-archiver] slachiewicz closed pull request #20: Update versions of - commons-compress and commons-io

2022-04-21 Thread GitBox
slachiewicz closed pull request #20: Update versions of - commons-compress and commons-io URL: https://github.com/apache/maven-archiver/pull/20 -- 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 sp

[GitHub] [maven-archiver] slachiewicz commented on pull request #20: Update versions of - commons-compress and commons-io

2022-04-21 Thread GitBox
slachiewicz commented on PR #20: URL: https://github.com/apache/maven-archiver/pull/20#issuecomment-1105842819 Done as part of 57b34eb3aee7b6f5d8e1fc793d77561cc4b38dbd -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[jira] [Assigned] (MSHARED-991) Require Java 8

2022-04-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz reassigned MSHARED-991: Assignee: Sylwester Lachiewicz > Require Java 8 > -- > >

[jira] [Closed] (MSHARED-991) Require Java 8

2022-04-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed MSHARED-991. Resolution: Fixed > Require Java 8 > -- > > Key: MSHAR

[jira] [Updated] (MSHARED-1003) Require Maven 3.2.5+

2022-04-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MSHARED-1003: -- Fix Version/s: maven-archiver-3.6.0 > Require Maven 3.2.5+ >

[jira] [Updated] (MSHARED-1003) Require Maven 3.2.5+

2022-04-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MSHARED-1003: -- Component/s: maven-archiver > Require Maven 3.2.5+ > > >

[GitHub] [maven-site] dependabot[bot] opened a new pull request, #299: Bump maven-parent from 36-SNAPSHOT to 36

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #299: URL: https://github.com/apache/maven-site/pull/299 Bumps [maven-parent](https://github.com/apache/maven-parent) from 36-SNAPSHOT to 36. Release notes Sourced from https://github.com/apache/maven-parent/releases";>maven-parent's rele

[GitHub] [maven-site] dependabot[bot] opened a new pull request, #300: Bump maven-site-plugin from 3.11.0 to 3.12.0

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #300: URL: https://github.com/apache/maven-site/pull/300 Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.11.0 to 3.12.0. Commits https://github.com/apache/maven-site-plugin/commit/8c597d8db03633feb010cacb2

[GitHub] [maven-doxia-sitetools] dependabot[bot] opened a new pull request, #33: Bump aetherVersion from 1.0.0.v20140518 to 1.1.0

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #33: URL: https://github.com/apache/maven-doxia-sitetools/pull/33 Bumps `aetherVersion` from 1.0.0.v20140518 to 1.1.0. Updates `aether-connector-basic` from 1.0.0.v20140518 to 1.1.0 Updates `aether-transport-wagon` from 1.0.0.v20140518 to 1

[GitHub] [maven-jar-plugin] dependabot[bot] commented on pull request #35: Bump maven-plugins from 34 to 35

2022-04-21 Thread GitBox
dependabot[bot] commented on PR #35: URL: https://github.com/apache/maven-jar-plugin/pull/35#issuecomment-1105942230 Superseded by #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 specifi

[GitHub] [maven-jar-plugin] dependabot[bot] opened a new pull request, #37: Bump maven-plugins from 34 to 36

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #37: URL: https://github.com/apache/maven-jar-plugin/pull/37 Bumps [maven-plugins](https://github.com/apache/maven-parent) from 34 to 36. Release notes Sourced from https://github.com/apache/maven-parent/releases";>maven-plugins's releases

[GitHub] [maven-jar-plugin] dependabot[bot] closed pull request #35: Bump maven-plugins from 34 to 35

2022-04-21 Thread GitBox
dependabot[bot] closed pull request #35: Bump maven-plugins from 34 to 35 URL: https://github.com/apache/maven-jar-plugin/pull/35 -- 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.

[GitHub] [maven-apache-parent] dependabot[bot] opened a new pull request, #79: Bump maven-antrun-plugin from 3.0.0 to 3.1.0

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #79: URL: https://github.com/apache/maven-apache-parent/pull/79 Bumps [maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) from 3.0.0 to 3.1.0. Commits https://github.com/apache/maven-antrun-plugin/commit/feceee80f82e1f

[GitHub] [maven-dependency-analyzer] dependabot[bot] opened a new pull request, #60: Bump maven-shared-components from 34 to 36

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #60: URL: https://github.com/apache/maven-dependency-analyzer/pull/60 Bumps [maven-shared-components](https://github.com/apache/maven-parent) from 34 to 36. Release notes Sourced from https://github.com/apache/maven-parent/releases";>maven

[GitHub] [maven-dependency-analyzer] dependabot[bot] commented on pull request #57: Bump maven-shared-components from 34 to 35

2022-04-21 Thread GitBox
dependabot[bot] commented on PR #57: URL: https://github.com/apache/maven-dependency-analyzer/pull/57#issuecomment-1105983450 Superseded by #60. -- 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 t

[GitHub] [maven-dependency-analyzer] dependabot[bot] closed pull request #57: Bump maven-shared-components from 34 to 35

2022-04-21 Thread GitBox
dependabot[bot] closed pull request #57: Bump maven-shared-components from 34 to 35 URL: https://github.com/apache/maven-dependency-analyzer/pull/57 -- 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 t

[GitHub] [maven-script-interpreter] dependabot[bot] commented on pull request #61: Bump maven-javadoc-plugin from 3.3.1 to 3.3.2

2022-04-21 Thread GitBox
dependabot[bot] commented on PR #61: URL: https://github.com/apache/maven-script-interpreter/pull/61#issuecomment-1105988844 Superseded by #65. -- 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 th

[GitHub] [maven-script-interpreter] dependabot[bot] opened a new pull request, #65: Bump maven-javadoc-plugin from 3.3.1 to 3.4.0

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #65: URL: https://github.com/apache/maven-script-interpreter/pull/65 Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.1 to 3.4.0. Release notes Sourced from https://github.com/apache/maven-javadoc-plugi

[GitHub] [maven-script-interpreter] dependabot[bot] closed pull request #61: Bump maven-javadoc-plugin from 3.3.1 to 3.3.2

2022-04-21 Thread GitBox
dependabot[bot] closed pull request #61: Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 URL: https://github.com/apache/maven-script-interpreter/pull/61 -- 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-resources-plugin] dependabot[bot] opened a new pull request, #19: Bump maven-plugins from 34 to 36

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #19: URL: https://github.com/apache/maven-resources-plugin/pull/19 Bumps [maven-plugins](https://github.com/apache/maven-parent) from 34 to 36. Release notes Sourced from https://github.com/apache/maven-parent/releases";>maven-plugins's re

[GitHub] [maven-invoker] dependabot[bot] opened a new pull request, #49: Bump maven-shared-components from 35 to 36

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #49: URL: https://github.com/apache/maven-invoker/pull/49 Bumps [maven-shared-components](https://github.com/apache/maven-parent) from 35 to 36. Release notes Sourced from https://github.com/apache/maven-parent/releases";>maven-shared-comp

[GitHub] [maven-doxia-site] dependabot[bot] opened a new pull request, #17: Bump maven-antrun-plugin from 3.0.0 to 3.1.0

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #17: URL: https://github.com/apache/maven-doxia-site/pull/17 Bumps [maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) from 3.0.0 to 3.1.0. Commits https://github.com/apache/maven-antrun-plugin/commit/feceee80f82e1f52a

[GitHub] [maven-jlink-plugin] dependabot[bot] opened a new pull request, #104: Bump mockito-core from 4.2.0 to 4.5.1

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #104: URL: https://github.com/apache/maven-jlink-plugin/pull/104 Bumps [mockito-core](https://github.com/mockito/mockito) from 4.2.0 to 4.5.1. Release notes Sourced from https://github.com/mockito/mockito/releases";>mockito-core's releases

[GitHub] [maven-jlink-plugin] dependabot[bot] commented on pull request #99: Bump mockito-core from 4.2.0 to 4.4.0

2022-04-21 Thread GitBox
dependabot[bot] commented on PR #99: URL: https://github.com/apache/maven-jlink-plugin/pull/99#issuecomment-1106001176 Superseded by #104. -- 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 spe

[GitHub] [maven-jlink-plugin] dependabot[bot] closed pull request #99: Bump mockito-core from 4.2.0 to 4.4.0

2022-04-21 Thread GitBox
dependabot[bot] closed pull request #99: Bump mockito-core from 4.2.0 to 4.4.0 URL: https://github.com/apache/maven-jlink-plugin/pull/99 -- 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 c

[GitHub] [maven-script-interpreter] dependabot[bot] opened a new pull request, #66: Bump maven-site-plugin from 3.10.0 to 3.12.0

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #66: URL: https://github.com/apache/maven-script-interpreter/pull/66 Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.10.0 to 3.12.0. Release notes Sourced from https://github.com/apache/maven-site-plugin/relea

[GitHub] [maven-script-interpreter] dependabot[bot] closed pull request #62: Bump maven-site-plugin from 3.10.0 to 3.11.0

2022-04-21 Thread GitBox
dependabot[bot] closed pull request #62: Bump maven-site-plugin from 3.10.0 to 3.11.0 URL: https://github.com/apache/maven-script-interpreter/pull/62 -- 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-script-interpreter] dependabot[bot] commented on pull request #62: Bump maven-site-plugin from 3.10.0 to 3.11.0

2022-04-21 Thread GitBox
dependabot[bot] commented on PR #62: URL: https://github.com/apache/maven-script-interpreter/pull/62#issuecomment-1106001852 Superseded by #66. -- 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 th

[GitHub] [maven-reporting-api] dependabot[bot] opened a new pull request, #9: Bump maven-shared-components from 34 to 36

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #9: URL: https://github.com/apache/maven-reporting-api/pull/9 Bumps [maven-shared-components](https://github.com/apache/maven-parent) from 34 to 36. Release notes Sourced from https://github.com/apache/maven-parent/releases";>maven-shared-

[GitHub] [maven-surefire] dependabot[bot] opened a new pull request, #524: Bump javacc from 7.0.10 to 7.0.11

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #524: URL: https://github.com/apache/maven-surefire/pull/524 Bumps [javacc](https://github.com/javacc/javacc) from 7.0.10 to 7.0.11. Changelog Sourced from https://github.com/javacc/javacc/blob/master/docs/release-notes.md";>javacc's chang

[GitHub] [maven-surefire] dependabot[bot] opened a new pull request, #525: Bump maven-parent from 35 to 36

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #525: URL: https://github.com/apache/maven-surefire/pull/525 Bumps [maven-parent](https://github.com/apache/maven-parent) from 35 to 36. Release notes Sourced from https://github.com/apache/maven-parent/releases";>maven-parent's releases.

[GitHub] [maven-clean-plugin] dependabot[bot] opened a new pull request, #17: Bump maven-plugins from 35 to 36

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #17: URL: https://github.com/apache/maven-clean-plugin/pull/17 Bumps [maven-plugins](https://github.com/apache/maven-parent) from 35 to 36. Release notes Sourced from https://github.com/apache/maven-parent/releases";>maven-plugins's releas

[GitHub] [maven-verifier] dependabot[bot] opened a new pull request, #22: Bump maven-resolver-connector-basic from 1.6.3 to 1.8.0

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #22: URL: https://github.com/apache/maven-verifier/pull/22 Bumps [maven-resolver-connector-basic](https://github.com/apache/maven-resolver) from 1.6.3 to 1.8.0. Commits https://github.com/apache/maven-resolver/commit/2865e4a2c739a9ed7

[GitHub] [maven-verifier] dependabot[bot] opened a new pull request, #23: Bump maven-resolver-transport-http from 1.6.3 to 1.8.0

2022-04-21 Thread GitBox
dependabot[bot] opened a new pull request, #23: URL: https://github.com/apache/maven-verifier/pull/23 Bumps [maven-resolver-transport-http](https://github.com/apache/maven-resolver) from 1.6.3 to 1.8.0. Commits https://github.com/apache/maven-resolver/commit/2865e4a2c739a9ed72

[GitHub] [maven-site] slachiewicz merged pull request #300: Bump maven-site-plugin from 3.11.0 to 3.12.0

2022-04-21 Thread GitBox
slachiewicz merged PR #300: URL: https://github.com/apache/maven-site/pull/300 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.

[GitHub] [maven-site] dependabot[bot] commented on pull request #299: Bump maven-parent from 36-SNAPSHOT to 36

2022-04-21 Thread GitBox
dependabot[bot] commented on PR #299: URL: https://github.com/apache/maven-site/pull/299#issuecomment-1106056303 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, le

[GitHub] [maven-site] slawekjaranowski closed pull request #299: Bump maven-parent from 36-SNAPSHOT to 36

2022-04-21 Thread GitBox
slawekjaranowski closed pull request #299: Bump maven-parent from 36-SNAPSHOT to 36 URL: https://github.com/apache/maven-site/pull/299 -- 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 co