[GitHub] [maven-install-plugin] cstamas commented on a diff in pull request #31: Drop MAT

2022-06-20 Thread GitBox
cstamas commented on code in PR #31: URL: https://github.com/apache/maven-install-plugin/pull/31#discussion_r901645127 ## pom.xml: ## @@ -100,13 +100,13 @@ org.eclipse.aether aether-api ${aetherVersion} - compile + provided

[jira] [Commented] (MNG-7504) Warning about unknown reportPlugins parameters for m-site-p are always generated

2022-06-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17556363#comment-17556363 ] ASF GitHub Bot commented on MNG-7504: - michael-o commented on code in PR #758: URL:

[jira] [Commented] (MNG-7504) Warning about unknown reportPlugins parameters for m-site-p are always generated

2022-06-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17556364#comment-17556364 ] ASF GitHub Bot commented on MNG-7504: - michael-o commented on code in PR #758: URL:

[GitHub] [maven] michael-o commented on a diff in pull request #758: [MNG-7504] Don't print warning unsupported reportPlugins for m-site-p

2022-06-20 Thread GitBox
michael-o commented on code in PR #758: URL: https://github.com/apache/maven/pull/758#discussion_r901635603 ## maven-core/src/main/java/org/apache/maven/lifecycle/internal/DefaultMojoExecutionConfigurator.java: ## @@ -151,28 +151,42 @@ private void

[GitHub] [maven] michael-o commented on a diff in pull request #758: [MNG-7504] Don't print warning unsupported reportPlugins for m-site-p

2022-06-20 Thread GitBox
michael-o commented on code in PR #758: URL: https://github.com/apache/maven/pull/758#discussion_r901635390 ## maven-core/src/main/java/org/apache/maven/lifecycle/internal/DefaultMojoExecutionConfigurator.java: ## @@ -151,28 +151,42 @@ private void

[GitHub] [maven-install-plugin] michael-o commented on a diff in pull request #31: Drop MAT

2022-06-20 Thread GitBox
michael-o commented on code in PR #31: URL: https://github.com/apache/maven-install-plugin/pull/31#discussion_r901634082 ## pom.xml: ## @@ -100,13 +100,13 @@ org.eclipse.aether aether-api ${aetherVersion} - compile + provided

[GitHub] [maven-install-plugin] michael-o commented on a diff in pull request #31: Drop MAT

2022-06-20 Thread GitBox
michael-o commented on code in PR #31: URL: https://github.com/apache/maven-install-plugin/pull/31#discussion_r901630189 ## pom.xml: ## @@ -97,9 +97,20 @@ provided - org.apache.maven.shared - maven-artifact-transfer - 0.13.1 +

[GitHub] [maven-release] famod commented on pull request #125: [MRELEASE-1091] Use non-interactive mode for forked Maven process

2022-06-20 Thread GitBox
famod commented on PR #125: URL: https://github.com/apache/maven-release/pull/125#issuecomment-1160408332 Hm, I'm not familiar with https://issues.apache.org/jira/browse/MSHARED-1072 but I have never seen that effect in release-plugin. So maybe changing to always non-interactive was too

[GitHub] [maven-install-plugin] cstamas opened a new pull request, #31: Drop MAT

2022-06-20 Thread GitBox
cstamas opened a new pull request, #31: URL: https://github.com/apache/maven-install-plugin/pull/31 Now that Maven is 3.2.5, no need for MAT anymore. -- 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-release] michael-o commented on pull request #125: [MRELEASE-1091] Use non-interactive mode for forked Maven process

2022-06-20 Thread GitBox
michael-o commented on PR #125: URL: https://github.com/apache/maven-release/pull/125#issuecomment-1160402544 > This change breaks interaction of maven-gpg-plugin with Gpg4win Kleopatra. Before this change, when gpg-plugin runs, it triggered the cert password prompt windows of Kleopatra

[GitHub] [maven-release] famod commented on pull request #125: [MRELEASE-1091] Use non-interactive mode for forked Maven process

2022-06-20 Thread GitBox
famod commented on PR #125: URL: https://github.com/apache/maven-release/pull/125#issuecomment-1160398620 This change breaks interaction of maven-gpg-plugin with Gpg4win Kleopatra. Before this change, when gpg-plugin runs, it triggered the cert password prompt windows of Kleopatra but

[GitHub] [maven-mvnd] gnodet closed issue #653: mvnd goal execution id display inconsistent with Maven

2022-06-20 Thread GitBox
gnodet closed issue #653: mvnd goal execution id display inconsistent with Maven URL: https://github.com/apache/maven-mvnd/issues/653 -- 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-mvnd] gnodet merged pull request #654: Make mvnd coloring more consistent with maven, fixes #653

2022-06-20 Thread GitBox
gnodet merged PR #654: URL: https://github.com/apache/maven-mvnd/pull/654 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Commented] (MNG-7353) add support for "mvn pluginPrefix:version:goal"

2022-06-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17556284#comment-17556284 ] ASF GitHub Bot commented on MNG-7353: - hboutemy commented on code in PR #757: URL:

[GitHub] [maven] hboutemy commented on a diff in pull request #757: [MNG-7353] support CLI "mvn pluginPrefix:version:goal"

2022-06-20 Thread GitBox
hboutemy commented on code in PR #757: URL: https://github.com/apache/maven/pull/757#discussion_r901430691 ## maven-core/src/main/java/org/apache/maven/lifecycle/internal/MojoDescriptorCreator.java: ## @@ -176,18 +176,31 @@ public MojoDescriptor getMojoDescriptor( String task,

[jira] [Commented] (MSITE-900) Upgrade to Doxia/Doxia Sitetools to 2.0.0-M3

2022-06-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSITE-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17556268#comment-17556268 ] ASF GitHub Bot commented on MSITE-900: -- michael-o commented on code in PR #85: URL:

[GitHub] [maven-site-plugin] michael-o commented on a diff in pull request #85: [MSITE-900] Upgrade to Doxia/Doxia Sitetools to 2.0.0-M3

2022-06-20 Thread GitBox
michael-o commented on code in PR #85: URL: https://github.com/apache/maven-site-plugin/pull/85#discussion_r901403925 ## src/it/projects/MSITE-159/verify.bsh: ## @@ -43,7 +43,7 @@ try String content = FileUtils.fileRead( index, "UTF-8" ); int index1 = content.indexOf(

[jira] [Commented] (MSITE-900) Upgrade to Doxia/Doxia Sitetools to 2.0.0-M3

2022-06-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSITE-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17556263#comment-17556263 ] ASF GitHub Bot commented on MSITE-900: -- hboutemy commented on code in PR #85: URL:

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

2022-06-20 Thread GitBox
gnodet closed issue #656: Cannot suppress debug logging as of 0.8.0 on Homebrew on M1 Mac (previous versions didn't have this issue) URL: https://github.com/apache/maven-mvnd/issues/656 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [maven-site-plugin] hboutemy commented on a diff in pull request #85: [MSITE-900] Upgrade to Doxia/Doxia Sitetools to 2.0.0-M3

2022-06-20 Thread GitBox
hboutemy commented on code in PR #85: URL: https://github.com/apache/maven-site-plugin/pull/85#discussion_r901395559 ## src/it/projects/MSITE-159/verify.bsh: ## @@ -43,7 +43,7 @@ try String content = FileUtils.fileRead( index, "UTF-8" ); int index1 = content.indexOf(

[GitHub] [maven-mvnd] gnodet merged pull request #658: Revert "Remove unused logback-client.xml file", fixes #656

2022-06-20 Thread GitBox
gnodet merged PR #658: URL: https://github.com/apache/maven-mvnd/pull/658 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Created] (MCHECKSTYLE-415) Fatal Errors in Logs after Upgrade from com.puppycrawl.tools:checkstyle:10.1 to 10.2

2022-06-20 Thread Minh Do (Jira)
Minh Do created MCHECKSTYLE-415: --- Summary: Fatal Errors in Logs after Upgrade from com.puppycrawl.tools:checkstyle:10.1 to 10.2 Key: MCHECKSTYLE-415 URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-415

[jira] [Commented] (MNG-7443) Consistent logging between optional projects and optional profiles

2022-06-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17556252#comment-17556252 ] ASF GitHub Bot commented on MNG-7443: - michael-o commented on code in PR #701: URL:

[GitHub] [maven] michael-o commented on a diff in pull request #701: [MNG-7443] Make logging consistent between optional profiles and projects

2022-06-20 Thread GitBox
michael-o commented on code in PR #701: URL: https://github.com/apache/maven/pull/701#discussion_r901366846 ## maven-core/src/main/java/org/apache/maven/DefaultMaven.java: ## @@ -132,6 +137,7 @@ public DefaultMaven( this.buildResumptionAnalyzer =

[jira] [Commented] (MNG-7501) display relative path to pom.xml

2022-06-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17556240#comment-17556240 ] ASF GitHub Bot commented on MNG-7501: - michael-o commented on PR #756: URL:

[GitHub] [maven] michael-o commented on pull request #756: MNG-7501 display relative path to pom.xml

2022-06-20 Thread GitBox
michael-o commented on PR #756: URL: https://github.com/apache/maven/pull/756#issuecomment-1160087272 This works for aggregator and reactor? it also works with `-f`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Commented] (MNG-7501) display relative path to pom.xml

2022-06-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17556236#comment-17556236 ] Michael Osipov commented on MNG-7501: - Will this be included in 4.0.0 also? > display relative path to

[jira] [Commented] (MWRAPPER-68) MVNW_REPOURL improperly formed distributionUrl

2022-06-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17556234#comment-17556234 ] ASF GitHub Bot commented on MWRAPPER-68: luschmar commented on code in PR #51: URL:

[GitHub] [maven-wrapper] luschmar commented on a diff in pull request #51: [MWRAPPER-68] fix issue with MVNW_REPOURL path resolving

2022-06-20 Thread GitBox
luschmar commented on code in PR #51: URL: https://github.com/apache/maven-wrapper/pull/51#discussion_r901338496 ## maven-wrapper/src/main/java/org/apache/maven/wrapper/WrapperExecutor.java: ## @@ -105,6 +111,27 @@ private URI prepareDistributionUri() } else

[GitHub] [maven-mvnd] gnodet opened a new pull request, #658: Revert "Remove unused logback-client.xml file", fixes #656

2022-06-20 Thread GitBox
gnodet opened a new pull request, #658: URL: https://github.com/apache/maven-mvnd/pull/658 Reverts apache/maven-mvnd#603 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[jira] [Created] (SUREFIRE-2103) and causing Java heap space issue.

2022-06-20 Thread parita jivani (Jira)
parita jivani created SUREFIRE-2103: --- Summary: and causing Java heap space issue. Key: SUREFIRE-2103 URL: https://issues.apache.org/jira/browse/SUREFIRE-2103 Project: Maven Surefire

[jira] [Updated] (SUREFIRE-2103) and causing Java heap space issue.

2022-06-20 Thread parita jivani (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] parita jivani updated SUREFIRE-2103: Issue Type: Bug (was: Improvement) > and causing Java heap space issue. >

[jira] [Comment Edited] (MNG-6965) Extensions suddenly have org.codehaus.plexus:plexus-utils:jar:1.1 on their classpath

2022-06-20 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17556201#comment-17556201 ] Herve Boutemy edited comment on MNG-6965 at 6/20/22 6:01 AM: - just as a

[jira] [Comment Edited] (MNG-6965) Extensions suddenly have org.codehaus.plexus:plexus-utils:jar:1.1 on their classpath

2022-06-20 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17556201#comment-17556201 ] Herve Boutemy edited comment on MNG-6965 at 6/20/22 5:59 AM: - just as a

<    1   2