[GitHub] [maven-plugin-tools] slawekjaranowski merged pull request #127: Bump maven-parent from 36 to 37

2022-07-27 Thread GitBox
slawekjaranowski merged PR #127: URL: https://github.com/apache/maven-plugin-tools/pull/127 -- 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-unsub

[GitHub] [maven-verifier] olamy merged pull request #26: Bump maven-shared-utils from 0.1 to 3.3.3 in /src/test/resources

2022-07-27 Thread GitBox
olamy merged PR #26: URL: https://github.com/apache/maven-verifier/pull/26 -- 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.apac

[GitHub] [maven-surefire] dependabot[bot] merged pull request #550: Bump commons-email from 1.2 to 1.5 in /surefire-its/src/test/resources/classpath-scope-filtering

2022-07-27 Thread GitBox
dependabot[bot] merged PR #550: URL: https://github.com/apache/maven-surefire/pull/550 -- 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-surefire] olamy merged pull request #553: Bump javacc from 7.0.11 to 7.0.12

2022-07-27 Thread GitBox
olamy merged PR #553: URL: https://github.com/apache/maven-surefire/pull/553 -- 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.ap

[jira] [Commented] (MNG-6401) Cannot interpolate property in proxy port of settings.xml

2022-07-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-6401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17572162#comment-17572162 ] ASF GitHub Bot commented on MNG-6401: - berenddeboer commented on PR #163: URL: https://

[GitHub] [maven] berenddeboer commented on pull request #163: [MNG-6401] - Cannot interpolate property in proxy port of settings.xml

2022-07-27 Thread GitBox
berenddeboer commented on PR #163: URL: https://github.com/apache/maven/pull/163#issuecomment-1197488679 So we're now close 5 years after this bug was first report. Numerous developers have run into this bug and wasted their time googling this. Was this really necessary -- This is an

[jira] [Commented] (MPMD-346) Source encoding is not applied in PmdExecutor

2022-07-27 Thread Jira
[ https://issues.apache.org/jira/browse/MPMD-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17572134#comment-17572134 ] Sérgio Siegrist commented on MPMD-346: -- Duplicate of MPMD-334 > Source encoding is no

[jira] [Created] (MPMD-346) Source encoding is not applied in PmdExecutor

2022-07-27 Thread Jira
Sérgio Siegrist created MPMD-346: Summary: Source encoding is not applied in PmdExecutor Key: MPMD-346 URL: https://issues.apache.org/jira/browse/MPMD-346 Project: Maven PMD Plugin Issue Type

[GitHub] [maven-shared-utils] michael-o commented on a diff in pull request #113: [MSHARED-1072] fix blocking in StreamFeeder

2022-07-27 Thread GitBox
michael-o commented on code in PR #113: URL: https://github.com/apache/maven-shared-utils/pull/113#discussion_r931496218 ## src/main/java/org/apache/maven/shared/utils/cli/CommandLineTimeOutException.java: ## @@ -41,4 +40,11 @@ public CommandLineTimeOutException( String message,

[GitHub] [maven-shared-utils] slawekjaranowski commented on a diff in pull request #113: [MSHARED-1072] fix blocking in StreamFeeder

2022-07-27 Thread GitBox
slawekjaranowski commented on code in PR #113: URL: https://github.com/apache/maven-shared-utils/pull/113#discussion_r931495170 ## src/main/java/org/apache/maven/shared/utils/cli/CommandLineUtils.java: ## @@ -288,31 +279,13 @@ public Integer call() errorPump

[GitHub] [maven-shared-utils] slawekjaranowski commented on a diff in pull request #113: [MSHARED-1072] fix blocking in StreamFeeder

2022-07-27 Thread GitBox
slawekjaranowski commented on code in PR #113: URL: https://github.com/apache/maven-shared-utils/pull/113#discussion_r931481507 ## src/main/java/org/apache/maven/shared/utils/cli/CommandLineTimeOutException.java: ## @@ -41,4 +40,11 @@ public CommandLineTimeOutException( String m

[jira] [Commented] (MPLUGIN-410) Create implementation attribute for @Parameter as it exists for javadoc @parameter

2022-07-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17572090#comment-17572090 ] ASF GitHub Bot commented on MPLUGIN-410: michael-o commented on code in PR #126:

[GitHub] [maven-plugin-tools] michael-o commented on a diff in pull request #126: [MPLUGIN-410] Create implementation attribute for @Parameter

2022-07-27 Thread GitBox
michael-o commented on code in PR #126: URL: https://github.com/apache/maven-plugin-tools/pull/126#discussion_r931477649 ## maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Parameter.java: ## @@ -72,6 +72,13 @@ */ String defaultValue() defau

[GitHub] [maven-shared-utils] michael-o commented on a diff in pull request #113: [MSHARED-1072] fix blocking in StreamFeeder

2022-07-27 Thread GitBox
michael-o commented on code in PR #113: URL: https://github.com/apache/maven-shared-utils/pull/113#discussion_r931476426 ## src/main/java/org/apache/maven/shared/utils/cli/CommandLineUtils.java: ## @@ -288,31 +279,13 @@ public Integer call() errorPumper.setN

[jira] [Commented] (MPLUGIN-410) Create implementation attribute for @Parameter as it exists for javadoc @parameter

2022-07-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17572086#comment-17572086 ] ASF GitHub Bot commented on MPLUGIN-410: slawekjaranowski commented on code in P

[GitHub] [maven-plugin-tools] slawekjaranowski commented on a diff in pull request #126: [MPLUGIN-410] Create implementation attribute for @Parameter

2022-07-27 Thread GitBox
slawekjaranowski commented on code in PR #126: URL: https://github.com/apache/maven-plugin-tools/pull/126#discussion_r931475679 ## maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Parameter.java: ## @@ -72,6 +72,13 @@ */ String defaultValue(

[jira] [Commented] (MPLUGIN-410) Create implementation attribute for @Parameter as it exists for javadoc @parameter

2022-07-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17572084#comment-17572084 ] ASF GitHub Bot commented on MPLUGIN-410: michael-o commented on code in PR #126:

[GitHub] [maven-plugin-tools] michael-o commented on a diff in pull request #126: [MPLUGIN-410] Create implementation attribute for @Parameter

2022-07-27 Thread GitBox
michael-o commented on code in PR #126: URL: https://github.com/apache/maven-plugin-tools/pull/126#discussion_r931471477 ## maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Parameter.java: ## @@ -72,6 +72,13 @@ */ String defaultValue() defau

[GitHub] [maven-shared-utils] slawekjaranowski opened a new pull request, #113: [MSHARED-1072] fix blocking in StreamFeeder

2022-07-27 Thread GitBox
slawekjaranowski opened a new pull request, #113: URL: https://github.com/apache/maven-shared-utils/pull/113 If input stream has no more available data StreamFeeder was block forever -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Commented] (MPLUGIN-410) Create implementation attribute for @Parameter as it exists for javadoc @parameter

2022-07-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17572082#comment-17572082 ] ASF GitHub Bot commented on MPLUGIN-410: slawekjaranowski commented on code in P

[GitHub] [maven-plugin-tools] slawekjaranowski commented on a diff in pull request #126: [MPLUGIN-410] Create implementation attribute for @Parameter

2022-07-27 Thread GitBox
slawekjaranowski commented on code in PR #126: URL: https://github.com/apache/maven-plugin-tools/pull/126#discussion_r931468010 ## maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Parameter.java: ## @@ -72,6 +72,13 @@ */ String defaultValue(

[jira] [Commented] (MPLUGIN-400) add system requirements history section

2022-07-27 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17572052#comment-17572052 ] Herve Boutemy commented on MPLUGIN-400: --- discovering may be too hard: let's propos

[jira] [Closed] (MSHARED-1117) Bump maven-shared-components from 36 to 37

2022-07-27 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MSHARED-1117. Resolution: Fixed > Bump maven-shared-components from 36 to 37 >

[jira] [Created] (MSHARED-1117) Bump maven-shared-components from 36 to 37

2022-07-27 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1117: Summary: Bump maven-shared-components from 36 to 37 Key: MSHARED-1117 URL: https://issues.apache.org/jira/browse/MSHARED-1117 Project: Maven Shared Com

[GitHub] [maven-shared-utils] slawekjaranowski merged pull request #108: Bump maven-shared-components from 36 to 37

2022-07-27 Thread GitBox
slawekjaranowski merged PR #108: URL: https://github.com/apache/maven-shared-utils/pull/108 -- 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-unsub

[jira] [Commented] (MINSTALL-151) Projects without primary artifacts, but with attachment artifacts fail install

2022-07-27 Thread Jira
[ https://issues.apache.org/jira/browse/MINSTALL-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17572036#comment-17572036 ] Tamás Cservenák commented on MINSTALL-151: -- [~domagoj] can you provide a repro

[jira] [Commented] (MSHARED-1116) Drop findbugs-maven-plugin from configuration

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

[GitHub] [maven-scm-publish-plugin] JLLeitschuh opened a new pull request, #7: [SECURITY] Fix Temporary Directory Hijacking or Information Disclosure Vulnerability

2022-07-27 Thread GitBox
JLLeitschuh opened a new pull request, #7: URL: https://github.com/apache/maven-scm-publish-plugin/pull/7 # Security Vulnerability Fix This pull request fixes either 1.) Temporary Directory Hijacking Vulnerability, or 2.) Temporary Directory Information Disclosure Vulnerability, whic

[jira] [Closed] (MSHARED-1116) Drop findbugs-maven-plugin from configuration

2022-07-27 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MSHARED-1116. Resolution: Fixed > Drop findbugs-maven-plugin from configuration > -

[GitHub] [maven-shared-utils] slawekjaranowski merged pull request #112: [MSHARED-1116] Drop findbugs-maven-plugin from configuration

2022-07-27 Thread GitBox
slawekjaranowski merged PR #112: URL: https://github.com/apache/maven-shared-utils/pull/112 -- 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-unsub

[jira] [Updated] (MENFORCER-401) DependencyConvergence ignores exclusions

2022-07-27 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MENFORCER-401: -- Fix Version/s: (was: waiting-for-feedback) > DependencyConvergence ignor

[jira] [Commented] (MENFORCER-428) Using junit jupiter bom instead of single artifacts.

2022-07-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17572024#comment-17572024 ] Hudson commented on MENFORCER-428: -- Build failed in Jenkins: Maven » Maven TLP » mave

[GitHub] [maven-shared-utils] slawekjaranowski opened a new pull request, #112: [MSHARED-1116] Drop findbugs-maven-plugin from configuration

2022-07-27 Thread GitBox
slawekjaranowski opened a new pull request, #112: URL: https://github.com/apache/maven-shared-utils/pull/112 Not present in parent, no execution section, inactive -- 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] [Created] (MSHARED-1116) Drop findbugs-maven-plugin from configuration

2022-07-27 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1116: Summary: Drop findbugs-maven-plugin from configuration Key: MSHARED-1116 URL: https://issues.apache.org/jira/browse/MSHARED-1116 Project: Maven Shared

[GitHub] [maven-enforcer] dependabot[bot] commented on pull request #176: Bump junit-jupiter-api from 5.8.2 to 5.9.0

2022-07-27 Thread GitBox
dependabot[bot] commented on PR #176: URL: https://github.com/apache/maven-enforcer/pull/176#issuecomment-1196977198 Looks like org.junit.jupiter:junit-jupiter-api is no longer a dependency, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respo

[GitHub] [maven-enforcer] dependabot[bot] closed pull request #176: Bump junit-jupiter-api from 5.8.2 to 5.9.0

2022-07-27 Thread GitBox
dependabot[bot] closed pull request #176: Bump junit-jupiter-api from 5.8.2 to 5.9.0 URL: https://github.com/apache/maven-enforcer/pull/176 -- 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

[jira] [Closed] (MENFORCER-428) Using junit jupiter bom instead of single artifacts.

2022-07-27 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed MENFORCER-428. - Resolution: Done > Using junit jupiter bom instead of single artifacts. >

[jira] [Commented] (MENFORCER-428) Using junit jupiter bom instead of single artifacts.

2022-07-27 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17572020#comment-17572020 ] Karl Heinz Marbaise commented on MENFORCER-428: --- Done in [7d0391cdfe9eb

[GitHub] [maven-shared-utils] slawekjaranowski commented on pull request #108: Bump maven-shared-components from 36 to 37

2022-07-27 Thread GitBox
slawekjaranowski commented on PR #108: URL: https://github.com/apache/maven-shared-utils/pull/108#issuecomment-1196975233 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[jira] [Closed] (JXR-172) Upgrade Parent to 37, project cleanup

2022-07-27 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/JXR-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed JXR-172. --- Resolution: Fixed > Upgrade Parent to 37, project cleanup >

[GitHub] [maven-jxr] slawekjaranowski merged pull request #62: [JXR-172] Upgrade Parent to 37, project cleanup

2022-07-27 Thread GitBox
slawekjaranowski merged PR #62: URL: https://github.com/apache/maven-jxr/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 the specific comment. To unsubscribe, e-mail: issues-unsubscr...@mave

[GitHub] [maven-jxr] michael-o commented on a diff in pull request #62: [JXR-172] Upgrade Parent to 37, project cleanup

2022-07-27 Thread GitBox
michael-o commented on code in PR #62: URL: https://github.com/apache/maven-jxr/pull/62#discussion_r931258861 ## maven-jxr-plugin/src/it/settings.xml: ## @@ -60,18 +46,10 @@ under the License. true - - apache.snapshots -

[GitHub] [maven-jxr] slawekjaranowski commented on a diff in pull request #62: [JXR-172] Upgrade Parent to 37, project cleanup

2022-07-27 Thread GitBox
slawekjaranowski commented on code in PR #62: URL: https://github.com/apache/maven-jxr/pull/62#discussion_r931258066 ## maven-jxr-plugin/src/it/settings.xml: ## @@ -60,18 +46,10 @@ under the License. true - - apache.snapshots -

[jira] [Updated] (DOXIA-599) Replace element's name attribute with id attribute

2022-07-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated DOXIA-599: - Summary: Replace element's name attribute with id attribute (was: Remove element's name attribu

[jira] [Updated] (DOXIA-599) Remove element' name attribute and id attribute

2022-07-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated DOXIA-599: - Summary: Remove element' name attribute and id attribute (was: Remove element with name attribu

[jira] [Updated] (DOXIA-599) Remove element's name attribute and id attribute

2022-07-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated DOXIA-599: - Summary: Remove element's name attribute and id attribute (was: Remove element' name attribute

[jira] [Assigned] (MENFORCER-429) Upgrade maven-plugin parent to 37

2022-07-27 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise reassigned MENFORCER-429: - Assignee: Karl Heinz Marbaise > Upgrade maven-plugin parent to 37 > -

[jira] [Created] (MENFORCER-429) Upgrade maven-plugin parent to 37

2022-07-27 Thread Karl Heinz Marbaise (Jira)
Karl Heinz Marbaise created MENFORCER-429: - Summary: Upgrade maven-plugin parent to 37 Key: MENFORCER-429 URL: https://issues.apache.org/jira/browse/MENFORCER-429 Project: Maven Enforcer Plugin

[jira] [Closed] (MENFORCER-401) DependencyConvergence ignores exclusions

2022-07-27 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed MENFORCER-401. - Resolution: Won't Fix > DependencyConvergence ignores exclusions > ---

[GitHub] [maven-jxr] slawekjaranowski commented on a diff in pull request #62: [JXR-172] Upgrade Parent to 37, project cleanup

2022-07-27 Thread GitBox
slawekjaranowski commented on code in PR #62: URL: https://github.com/apache/maven-jxr/pull/62#discussion_r931239304 ## maven-jxr-plugin/src/it/settings.xml: ## @@ -60,18 +46,10 @@ under the License. true - - apache.snapshots -

[GitHub] [maven-jxr] slawekjaranowski commented on a diff in pull request #62: [JXR-172] Upgrade Parent to 37, project cleanup

2022-07-27 Thread GitBox
slawekjaranowski commented on code in PR #62: URL: https://github.com/apache/maven-jxr/pull/62#discussion_r931238576 ## maven-jxr-plugin/src/it/settings.xml: ## @@ -60,18 +46,10 @@ under the License. true - - apache.snapshots -

[jira] [Updated] (MRELEASE-1102) prepare-with-pom : NullPointerException when plugin's group-id is a property

2022-07-27 Thread Mahdi Konzali (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahdi Konzali updated MRELEASE-1102: Description: we had in our initial pom ${quarkus.platform.group-id} quarkus-maven-p

[jira] [Created] (MRELEASE-1102) prepare-with-pom : NullPointerException when plugin's group-id is a property

2022-07-27 Thread Mahdi Konzali (Jira)
Mahdi Konzali created MRELEASE-1102: --- Summary: prepare-with-pom : NullPointerException when plugin's group-id is a property Key: MRELEASE-1102 URL: https://issues.apache.org/jira/browse/MRELEASE-1102

[jira] [Updated] (MENFORCER-428) Using junit jupiter bom instead of single artifacts.

2022-07-27 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise updated MENFORCER-428: -- Issue Type: Improvement (was: Dependency upgrade) > Using junit jupiter bom

[GitHub] [maven-jxr] michael-o commented on a diff in pull request #62: [JXR-172] Upgrade Parent to 37, project cleanup

2022-07-27 Thread GitBox
michael-o commented on code in PR #62: URL: https://github.com/apache/maven-jxr/pull/62#discussion_r931233430 ## maven-jxr-plugin/src/it/settings.xml: ## @@ -60,18 +46,10 @@ under the License. true - - apache.snapshots -

[jira] [Assigned] (MENFORCER-428) Using junit jupiter bom instead of single artifacts.

2022-07-27 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise reassigned MENFORCER-428: - Assignee: Karl Heinz Marbaise > Using junit jupiter bom instead of si

[jira] [Created] (MENFORCER-428) Using junit jupiter bom instead of single artifacts.

2022-07-27 Thread Karl Heinz Marbaise (Jira)
Karl Heinz Marbaise created MENFORCER-428: - Summary: Using junit jupiter bom instead of single artifacts. Key: MENFORCER-428 URL: https://issues.apache.org/jira/browse/MENFORCER-428 Project: Ma

[GitHub] [maven-jxr] slawekjaranowski commented on a diff in pull request #62: [JXR-172] Upgrade Parent to 37, project cleanup

2022-07-27 Thread GitBox
slawekjaranowski commented on code in PR #62: URL: https://github.com/apache/maven-jxr/pull/62#discussion_r931228218 ## maven-jxr-plugin/src/it/settings.xml: ## @@ -60,18 +46,10 @@ under the License. true - - apache.snapshots -

[GitHub] [maven-enforcer] dependabot[bot] opened a new pull request, #176: Bump junit-jupiter-api from 5.8.2 to 5.9.0

2022-07-27 Thread GitBox
dependabot[bot] opened a new pull request, #176: URL: https://github.com/apache/maven-enforcer/pull/176 Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0. Release notes Sourced from https://github.com/junit-team/junit5/releases";>junit-jupiter-api'

[jira] [Closed] (DOXIA-664) Upgrade Flexmark to 0.62.2

2022-07-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed DOXIA-664. Resolution: Fixed Fixed with [f6b1b1cc037e9c0db614b2429f5325c554b98c20|https://gitbox.apache.org/re

[GitHub] [maven-doxia] asfgit merged pull request #108: [DOXIA-664] Upgrade Flexmark to 0.62.2

2022-07-27 Thread GitBox
asfgit merged PR #108: URL: https://github.com/apache/maven-doxia/pull/108 -- 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.apac

[jira] [Commented] (DOXIA-664) Upgrade Flexmark to 0.62.2

2022-07-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571987#comment-17571987 ] ASF GitHub Bot commented on DOXIA-664: -- asfgit merged PR #108: URL: https://github.co

[jira] [Closed] (DOXIA-663) Remove deprecated XHTML module

2022-07-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed DOXIA-663. Resolution: Fixed Fixed with [41312ab9b862b94a725f3556fd0b3c53c33a84fb|https://gitbox.apache.org/re

[jira] [Commented] (DOXIA-663) Remove deprecated XHTML module

2022-07-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571986#comment-17571986 ] ASF GitHub Bot commented on DOXIA-663: -- asfgit merged PR #107: URL: https://github.co

[GitHub] [maven-doxia] asfgit merged pull request #107: [DOXIA-663] Remove deprecated XHTML module

2022-07-27 Thread GitBox
asfgit merged PR #107: URL: https://github.com/apache/maven-doxia/pull/107 -- 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.apac

[GitHub] [maven-plugin-tools] dependabot[bot] opened a new pull request, #128: Bump junit-jupiter-engine from 5.8.2 to 5.9.0

2022-07-27 Thread GitBox
dependabot[bot] opened a new pull request, #128: URL: https://github.com/apache/maven-plugin-tools/pull/128 Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0. Release notes Sourced from https://github.com/junit-team/junit5/releases";>junit-jupit

[GitHub] [maven-antrun-plugin] dependabot[bot] opened a new pull request, #63: Bump junit-jupiter-engine from 5.8.2 to 5.9.0

2022-07-27 Thread GitBox
dependabot[bot] opened a new pull request, #63: URL: https://github.com/apache/maven-antrun-plugin/pull/63 Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0. Release notes Sourced from https://github.com/junit-team/junit5/releases";>junit-jupite

[jira] [Commented] (MINSTALL-151) Projects without primary artifacts, but with attachment artifacts fail install

2022-07-27 Thread Domagoj Cosic (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571896#comment-17571896 ] Domagoj Cosic commented on MINSTALL-151: The issue is far worse. There is no po

[GitHub] [maven-jxr] michael-o commented on a diff in pull request #62: [JXR-172] Upgrade Parent to 37, project cleanup

2022-07-27 Thread GitBox
michael-o commented on code in PR #62: URL: https://github.com/apache/maven-jxr/pull/62#discussion_r930993184 ## maven-jxr-plugin/src/it/settings.xml: ## @@ -60,18 +46,10 @@ under the License. true - - apache.snapshots -

[GitHub] [maven-doxia] dependabot[bot] opened a new pull request, #109: Bump junit-jupiter-engine from 5.8.2 to 5.9.0

2022-07-27 Thread GitBox
dependabot[bot] opened a new pull request, #109: URL: https://github.com/apache/maven-doxia/pull/109 Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0. Release notes Sourced from https://github.com/junit-team/junit5/releases";>junit-jupiter-engi

[GitHub] [maven-reporting-impl] michael-o commented on pull request #10: [MSHARED-1106] Improve and simplify section handling

2022-07-27 Thread GitBox
michael-o commented on PR #10: URL: https://github.com/apache/maven-reporting-impl/pull/10#issuecomment-1196554572 @hboutemy and this one... -- 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

[jira] [Assigned] (MINVOKER-306) Bugfix for case if invoker.test parameter contains only exclude patterns

2022-07-27 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MINVOKER-306: Assignee: Slawomir Jaranowski > Bugfix for case if invoker.test paramete

[GitHub] [maven-mvnd] odrotbohm commented on issue #656: Cannot suppress debug logging as of 0.8.0 on Homebrew on M1 Mac (previous versions didn't have this issue)

2022-07-27 Thread GitBox
odrotbohm commented on issue #656: URL: https://github.com/apache/maven-mvnd/issues/656#issuecomment-1196396503 Ahhh, great find! Thanks! Looking forward to the release! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [maven-invoker-plugin] bvfalcon closed pull request #135: MINVOKER-306 - Fixed bug if only exclude-patterns specified

2022-07-27 Thread GitBox
bvfalcon closed pull request #135: MINVOKER-306 - Fixed bug if only exclude-patterns specified URL: https://github.com/apache/maven-invoker-plugin/pull/135 -- 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

[GitHub] [maven-shared-utils] michael-o commented on pull request #110: [MSHARED-1112] Test case for NoSuchFileException while copying symbolic

2022-07-27 Thread GitBox
michael-o commented on PR #110: URL: https://github.com/apache/maven-shared-utils/pull/110#issuecomment-1196394271 From my PoV, it should mimic [`cp(1)`](https://www.freebsd.org/cgi/man.cgi?query=cp&sektion=1&manpath=freebsd-release-ports). -- This is an automated message from the Apache