[jira] [Commented] (MNG-7483) Fail message with one non-ASCII characters and a lot of characters lead to corruption

2022-05-24 Thread Clement Gaboriau Couanau (Jira)
[ https://issues.apache.org/jira/browse/MNG-7483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541854#comment-17541854 ] Clement Gaboriau Couanau commented on MNG-7483: --- It is located in the src/tes

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request, #212: Bump spring-core from 5.3.19 to 5.3.20 in /indexer-examples/indexer-examples-spring

2022-05-24 Thread GitBox
dependabot[bot] opened a new pull request, #212: URL: https://github.com/apache/maven-indexer/pull/212 Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.19 to 5.3.20. Release notes Sourced from https://github.com/spring-projects/spring-framework/rele

[jira] [Commented] (MRELEASE-1079) scm tag is added to child module

2022-05-24 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541840#comment-17541840 ] Herve Boutemy commented on MRELEASE-1079: - first pass at fixing provided in PR

[jira] [Commented] (SCM-986) SvnExe's SvnRemoteInfoCommand incorrectly implemented

2022-05-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541839#comment-17541839 ] ASF GitHub Bot commented on SCM-986: michael-o commented on code in PR #145: URL: https:

[GitHub] [maven-scm] michael-o commented on a diff in pull request #145: [SCM-986] SvnExe's SvnRemoteInfoCommand incorrectly implemented

2022-05-24 Thread GitBox
michael-o commented on code in PR #145: URL: https://github.com/apache/maven-scm/pull/145#discussion_r881251864 ## maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/src/test/java/org/apache/maven/scm/provider/svn/svnexe/command/remoteinfo/SvnExeRemoteInfoCommandTrail

[GitHub] [maven-release] hboutemy opened a new pull request, #130: scm tag is added to child module

2022-05-24 Thread GitBox
hboutemy opened a new pull request, #130: URL: https://github.com/apache/maven-release/pull/130 https://issues.apache.org/jira/browse/MRELEASE-1079 currently a partial fix: it breaks 2 UTs that need to be fixed eventually, the IT should be reworked as an UT -- This is an auto

[jira] [Commented] (SCM-977) Retrieve the tags on commits using the changelog command.

2022-05-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541837#comment-17541837 ] ASF GitHub Bot commented on SCM-977: michael-o commented on code in PR #135: URL: https:

[GitHub] [maven-scm] michael-o commented on a diff in pull request #135: [SCM-977] Support for retrieving tags from the changelog

2022-05-24 Thread GitBox
michael-o commented on code in PR #135: URL: https://github.com/apache/maven-scm/pull/135#discussion_r881249603 ## maven-scm-api/src/main/java/org/apache/maven/scm/ChangeSet.java: ## @@ -466,6 +518,7 @@ public String toString() { StringBuilder result = new StringBu

[jira] [Commented] (SCM-986) SvnExe's SvnRemoteInfoCommand incorrectly implemented

2022-05-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541836#comment-17541836 ] ASF GitHub Bot commented on SCM-986: olamy commented on code in PR #145: URL: https://gi

[GitHub] [maven-scm] olamy commented on a diff in pull request #145: [SCM-986] SvnExe's SvnRemoteInfoCommand incorrectly implemented

2022-05-24 Thread GitBox
olamy commented on code in PR #145: URL: https://github.com/apache/maven-scm/pull/145#discussion_r881246928 ## maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/src/test/java/org/apache/maven/scm/provider/svn/svnexe/command/remoteinfo/SvnExeRemoteInfoCommandTrailingS

[jira] [Closed] (SUREFIRE-2075) Implementation of TestNG "threadCount" option improperly overrides default value

2022-05-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed SUREFIRE-2075. - Fix Version/s: 3.0.0-M7 Resolution: Fixed > Implementation of TestNG "t

[GitHub] [maven-surefire] slawekjaranowski merged pull request #528: [SUREFIRE-2075] Only set thread count if specified in configuration

2022-05-24 Thread GitBox
slawekjaranowski merged PR #528: URL: https://github.com/apache/maven-surefire/pull/528 -- 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.

[jira] [Commented] (SCM-986) SvnExe's SvnRemoteInfoCommand incorrectly implemented

2022-05-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541823#comment-17541823 ] ASF GitHub Bot commented on SCM-986: michael-o commented on code in PR #145: URL: https:

[GitHub] [maven-scm] michael-o commented on a diff in pull request #145: [SCM-986] SvnExe's SvnRemoteInfoCommand incorrectly implemented

2022-05-24 Thread GitBox
michael-o commented on code in PR #145: URL: https://github.com/apache/maven-scm/pull/145#discussion_r881217428 ## maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/src/test/java/org/apache/maven/scm/provider/svn/svnexe/command/remoteinfo/SvnExeRemoteInfoCommandTrail

[jira] [Commented] (SCM-986) SvnExe's SvnRemoteInfoCommand incorrectly implemented

2022-05-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541777#comment-17541777 ] ASF GitHub Bot commented on SCM-986: olamy commented on code in PR #145: URL: https://gi

[GitHub] [maven-scm] olamy commented on a diff in pull request #145: [SCM-986] SvnExe's SvnRemoteInfoCommand incorrectly implemented

2022-05-24 Thread GitBox
olamy commented on code in PR #145: URL: https://github.com/apache/maven-scm/pull/145#discussion_r881134250 ## maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/src/test/java/org/apache/maven/scm/provider/svn/svnexe/command/remoteinfo/SvnExeRemoteInfoCommandTrailingS

[jira] [Commented] (SCM-988) Make all TCK tests run on all GH Actions platforms

2022-05-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541776#comment-17541776 ] ASF GitHub Bot commented on SCM-988: olamy merged PR #147: URL: https://github.com/apach

[jira] [Commented] (SCM-988) Make all TCK tests run on all GH Actions platforms

2022-05-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541775#comment-17541775 ] ASF GitHub Bot commented on SCM-988: olamy merged PR #45: URL: https://github.com/apache

[GitHub] [maven-scm] olamy merged pull request #147: [SCM-988] Ensure Mercurial is installed in Github Actions

2022-05-24 Thread GitBox
olamy merged PR #147: URL: https://github.com/apache/maven-scm/pull/147 -- 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.apache.

[GitHub] [maven-gh-actions-shared] olamy merged pull request #45: [SCM-988] Make installing mercurial optional

2022-05-24 Thread GitBox
olamy merged PR #45: URL: https://github.com/apache/maven-gh-actions-shared/pull/45 -- 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...@m

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

2022-05-24 Thread GitBox
petergeneric opened a new issue, #656: URL: https://github.com/apache/maven-mvnd/issues/656 I've installed mvnd 0.8.0 with homebrew, but now I cannot stop mvnd's debug logs from appearing. Here's the result when I run `mvnd --version`: ``` $ mvnd --version 00:58:39.361 [main] DE

[jira] [Commented] (SCM-988) Make all TCK tests run on all GH Actions platforms

2022-05-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541745#comment-17541745 ] ASF GitHub Bot commented on SCM-988: nielsbasjes commented on PR #44: URL: https://gith

[GitHub] [maven-gh-actions-shared] nielsbasjes commented on pull request #44: [SCM-988] Ensure all images have Git, Svn and Mercurial

2022-05-24 Thread GitBox
nielsbasjes commented on PR #44: URL: https://github.com/apache/maven-gh-actions-shared/pull/44#issuecomment-1136520219 > > > > > Merged. > > > > > > > > > > > > Ehhh, I still had to make the flag to make it optional. > > > > > > > > > You mean only for Maven SCM? >

[jira] [Commented] (SCM-988) Make all TCK tests run on all GH Actions platforms

2022-05-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541743#comment-17541743 ] ASF GitHub Bot commented on SCM-988: nielsbasjes opened a new pull request, #147: URL: h

[GitHub] [maven-scm] nielsbasjes opened a new pull request, #147: [SCM-988] Ensure Mercurial is installed in Github Actions

2022-05-24 Thread GitBox
nielsbasjes opened a new pull request, #147: URL: https://github.com/apache/maven-scm/pull/147 Use the new flag created with https://github.com/apache/maven-gh-actions-shared/pull/45 to install Mercurial during the CI build. -- This is an automated message from the Apache Git Service. To

[jira] [Commented] (SCM-988) Make all TCK tests run on all GH Actions platforms

2022-05-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541741#comment-17541741 ] ASF GitHub Bot commented on SCM-988: nielsbasjes opened a new pull request, #45: URL: ht

[GitHub] [maven-gh-actions-shared] nielsbasjes opened a new pull request, #45: [SCM-988] Make installing mercurial optional

2022-05-24 Thread GitBox
nielsbasjes opened a new pull request, #45: URL: https://github.com/apache/maven-gh-actions-shared/pull/45 This is the flag that was missing from my previous pull request https://github.com/apache/maven-gh-actions-shared/pull/44 . If a project needs mercurial to be installed they can

[jira] [Commented] (MDEP-602) Turn warnings into errors instead of failOnWarning

2022-05-24 Thread Jira
[ https://issues.apache.org/jira/browse/MDEP-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541701#comment-17541701 ] Halil İbrahim Şener commented on MDEP-602: -- I agree that it's unexpected that warn

[GitHub] [maven-dependency-plugin] hisener opened a new pull request, #219: [MDEP-602] - Log dependency warnings as errors when failOnWarning is set

2022-05-24 Thread GitBox
hisener opened a new pull request, #219: URL: https://github.com/apache/maven-dependency-plugin/pull/219 As the ticket describes, having dependency warnings fail the build is somewhat unexpected to many developers. This change logs those warnings as errors when the `failOnWarning` parameter

[jira] [Commented] (MNG-7483) Fail message with one non-ASCII characters and a lot of characters lead to corruption

2022-05-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541695#comment-17541695 ] Michael Osipov commented on MNG-7483: - Test project > Fail message with one non-ASCII

[GitHub] [maven-enforcer] slawekjaranowski commented on pull request #131: [MENFORCER-408] Add new dependency convergence regression IT

2022-05-24 Thread GitBox
slawekjaranowski commented on PR #131: URL: https://github.com/apache/maven-enforcer/pull/131#issuecomment-1136373654 Please consider that there are about 100+ projects under Maven team and only few active committers. All Maven maintainer are volunteer and spent his spare time ... for he

[GitHub] [maven-enforcer] kriegaex commented on pull request #131: [MENFORCER-408] Add new dependency convergence regression IT

2022-05-24 Thread GitBox
kriegaex commented on PR #131: URL: https://github.com/apache/maven-enforcer/pull/131#issuecomment-1136343529 I could in theory do that, but works you mind explaining why you don't do that yourself, after letting my PR root for more than five months? -- This is an automated message from

[jira] [Commented] (MINVOKER-304) Use only common groovy modules - xml, json

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

[jira] [Updated] (MINVOKER-292) Update plugin (requires Maven 3.2.5+)

2022-05-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MINVOKER-292: - Issue Type: Dependency upgrade (was: Task) > Update plugin (requires Maven 3.2

[jira] [Updated] (MINVOKER-288) Failed setup job cause skip rest of jobs

2022-05-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MINVOKER-288: - Issue Type: New Feature (was: Improvement) > Failed setup job cause skip rest

[jira] [Updated] (MINVOKER-274) Use Groovy 3.x to prevent Java9+ warnings about Groovy 2.x using illegal reflection

2022-05-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MINVOKER-274: - Issue Type: Dependency upgrade (was: Improvement) > Use Groovy 3.x to prevent

[jira] [Closed] (MINVOKER-304) Use only common groovy modules - xml, json

2022-05-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MINVOKER-304. Assignee: Slawomir Jaranowski Resolution: Fixed > Use only common groovy mo

[GitHub] [maven-invoker-plugin] slawekjaranowski merged pull request #124: [MINVOKER-304] Use only common groovy modules - xml, json

2022-05-24 Thread GitBox
slawekjaranowski merged PR #124: URL: https://github.com/apache/maven-invoker-plugin/pull/124 -- 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] [Commented] (MENFORCER-394) DependencyConvergence in 3.0.0 fails on provided scoped dependencies

2022-05-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541654#comment-17541654 ] Slawomir Jaranowski commented on MENFORCER-394: --- Roadmap is in jira: h

[GitHub] [maven-enforcer] slawekjaranowski commented on pull request #131: [MENFORCER-408] Add new dependency convergence regression IT

2022-05-24 Thread GitBox
slawekjaranowski commented on PR #131: URL: https://github.com/apache/maven-enforcer/pull/131#issuecomment-1136227797 @kriegaex thanks - please rebase with current muster code and retest your issue -- This is an automated message from the Apache Git Service. To respond to the message, p

[jira] [Commented] (MENFORCER-409) Log at ERROR level when is set

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

[GitHub] [maven-enforcer] slawekjaranowski merged pull request #151: Bump plexus-utils from 3.4.1 to 3.4.2

2022-05-24 Thread GitBox
slawekjaranowski merged PR #151: URL: https://github.com/apache/maven-enforcer/pull/151 -- 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-enforcer] slawekjaranowski commented on pull request #140: MENFORCER-402 - fix provided dependencies in RequireUpperBoundDeps

2022-05-24 Thread GitBox
slawekjaranowski commented on PR #140: URL: https://github.com/apache/maven-enforcer/pull/140#issuecomment-1136218032 @subes - please rebase with current master code - please put issue in square brackets in commit message -- This is an automated message from the Apache Git Service.

[jira] [Assigned] (MENFORCER-402) RequireUpperBoundDeps now follow scope provided transitive dependencies

2022-05-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MENFORCER-402: - Assignee: Slawomir Jaranowski > RequireUpperBoundDeps now follow scop

[jira] [Updated] (MENFORCER-402) RequireUpperBoundDeps now follow scope provided transitive dependencies

2022-05-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MENFORCER-402: -- Fix Version/s: 3.0.1 > RequireUpperBoundDeps now follow scope provided trans

[jira] [Closed] (MENFORCER-409) Log at ERROR level when is set

2022-05-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MENFORCER-409. - Resolution: Fixed > Log at ERROR level when is set >

[GitHub] [maven-enforcer] slawekjaranowski merged pull request #133: [MENFORCER-409] Log at ERROR level when is set

2022-05-24 Thread GitBox
slawekjaranowski merged PR #133: URL: https://github.com/apache/maven-enforcer/pull/133 -- 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.

[jira] [Updated] (MENFORCER-409) Log at ERROR level when is set

2022-05-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MENFORCER-409: -- Issue Type: Improvement (was: Bug) > Log at ERROR level when is set >

[jira] [Created] (MENFORCER-419) Upgrade Maven to 3.2.5

2022-05-24 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MENFORCER-419: - Summary: Upgrade Maven to 3.2.5 Key: MENFORCER-419 URL: https://issues.apache.org/jira/browse/MENFORCER-419 Project: Maven Enforcer Plugin

[jira] [Created] (MENFORCER-418) Upgrade Parent to 36

2022-05-24 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MENFORCER-418: - Summary: Upgrade Parent to 36 Key: MENFORCER-418 URL: https://issues.apache.org/jira/browse/MENFORCER-418 Project: Maven Enforcer Plugin Is

[jira] [Closed] (MENFORCER-391) requireUpperBoundDeps does not fail when packaging is 'war'

2022-05-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MENFORCER-391. - Resolution: Fixed > requireUpperBoundDeps does not fail when packaging is 'war

[GitHub] [maven-enforcer] slawekjaranowski merged pull request #150: Bump maven-dependency-tree from 3.1.0 to 3.1.1

2022-05-24 Thread GitBox
slawekjaranowski merged PR #150: URL: https://github.com/apache/maven-enforcer/pull/150 -- 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-enforcer] slawekjaranowski commented on a diff in pull request #136: [MENFORCER-411] DependencyConvergence takes include/exclude parameters to filter errors

2022-05-24 Thread GitBox
slawekjaranowski commented on code in PR #136: URL: https://github.com/apache/maven-enforcer/pull/136#discussion_r880674452 ## enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/utils/DependencyVersionMap.java: ## @@ -120,16 +122,89 @@ private boolean containsConflic

[jira] [Created] (MNG-7483) Fail message with one non-ASCII characters and a lot of characters lead to corruption

2022-05-24 Thread Clement Gaboriau Couanau (Jira)
Clement Gaboriau Couanau created MNG-7483: - Summary: Fail message with one non-ASCII characters and a lot of characters lead to corruption Key: MNG-7483 URL: https://issues.apache.org/jira/browse/MNG-7483

[GitHub] [maven-enforcer] electrum commented on pull request #133: [MENFORCER-409] Log at ERROR level when is set

2022-05-24 Thread GitBox
electrum commented on PR #133: URL: https://github.com/apache/maven-enforcer/pull/133#issuecomment-1136061504 @slawekjaranowski rebased -- 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

[jira] [Assigned] (MENFORCER-391) requireUpperBoundDeps does not fail when packaging is 'war'

2022-05-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MENFORCER-391: - Assignee: Slawomir Jaranowski > requireUpperBoundDeps does not fail w

[jira] [Updated] (MENFORCER-409) Log at ERROR level when is set

2022-05-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MENFORCER-409: -- Fix Version/s: 3.0.1 > Log at ERROR level when is set > ---

[jira] [Assigned] (MENFORCER-409) Log at ERROR level when is set

2022-05-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MENFORCER-409: - Assignee: Slawomir Jaranowski > Log at ERROR level when is set > ---

[GitHub] [maven-enforcer] slawekjaranowski commented on pull request #133: [MENFORCER-409] Log at ERROR level when is set

2022-05-24 Thread GitBox
slawekjaranowski commented on PR #133: URL: https://github.com/apache/maven-enforcer/pull/133#issuecomment-1136014371 @electrum thanks for your PR. Please rebase with the latest master - I would to see tests results with current code. -- This is an automated message from the Ap

[GitHub] [maven-resolver] cstamas opened a new pull request, #182: Idea2: collector using RequestTrace

2022-05-24 Thread GitBox
cstamas opened a new pull request, #182: URL: https://github.com/apache/maven-resolver/pull/182 To pass over contextual information to listeners. -- 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-resolver] cstamas closed pull request #176: Idea: collector listener

2022-05-24 Thread GitBox
cstamas closed pull request #176: Idea: collector listener URL: https://github.com/apache/maven-resolver/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 specific comment. To unsubscribe

[jira] [Commented] (MNG-7482) Inclusions support of dependencyManagement

2022-05-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541438#comment-17541438 ] Michael Osipov commented on MNG-7482: - Why not make it just a runtime dependency to ove

[jira] [Created] (MNG-7482) Inclusions support of dependencyManagement

2022-05-24 Thread KimmingLau (Jira)
KimmingLau created MNG-7482: --- Summary: Inclusions support of dependencyManagement Key: MNG-7482 URL: https://issues.apache.org/jira/browse/MNG-7482 Project: Maven Issue Type: New Feature

[jira] [Comment Edited] (SUREFIRE-1983) Corrupted STDOUT by directly writing to native stream in forked JVM 1. [setupJunitLogger() should be called AFTER startCapture()]

2022-05-24 Thread Aliaksei Khizhniak (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541397#comment-17541397 ] Aliaksei Khizhniak edited comment on SUREFIRE-1983 at 5/24/22 10:03 AM:

[jira] [Comment Edited] (SUREFIRE-1983) Corrupted STDOUT by directly writing to native stream in forked JVM 1. [setupJunitLogger() should be called AFTER startCapture()]

2022-05-24 Thread Aliaksei Khizhniak (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541397#comment-17541397 ] Aliaksei Khizhniak edited comment on SUREFIRE-1983 at 5/24/22 10:03 AM:

[jira] [Comment Edited] (SUREFIRE-1983) Corrupted STDOUT by directly writing to native stream in forked JVM 1. [setupJunitLogger() should be called AFTER startCapture()]

2022-05-24 Thread Aliaksei Khizhniak (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541397#comment-17541397 ] Aliaksei Khizhniak edited comment on SUREFIRE-1983 at 5/24/22 10:03 AM:

[jira] [Comment Edited] (SUREFIRE-1983) Corrupted STDOUT by directly writing to native stream in forked JVM 1. [setupJunitLogger() should be called AFTER startCapture()]

2022-05-24 Thread Aliaksei Khizhniak (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541397#comment-17541397 ] Aliaksei Khizhniak edited comment on SUREFIRE-1983 at 5/24/22 10:03 AM:

[jira] [Comment Edited] (SUREFIRE-1983) Corrupted STDOUT by directly writing to native stream in forked JVM 1. [setupJunitLogger() should be called AFTER startCapture()]

2022-05-24 Thread Aliaksei Khizhniak (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541397#comment-17541397 ] Aliaksei Khizhniak edited comment on SUREFIRE-1983 at 5/24/22 10:02 AM:

[jira] [Comment Edited] (SUREFIRE-1983) Corrupted STDOUT by directly writing to native stream in forked JVM 1. [setupJunitLogger() should be called AFTER startCapture()]

2022-05-24 Thread Aliaksei Khizhniak (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541397#comment-17541397 ] Aliaksei Khizhniak edited comment on SUREFIRE-1983 at 5/24/22 10:02 AM:

[jira] [Commented] (SUREFIRE-1983) Corrupted STDOUT by directly writing to native stream in forked JVM 1. [setupJunitLogger() should be called AFTER startCapture()]

2022-05-24 Thread Aliaksei Khizhniak (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541397#comment-17541397 ] Aliaksei Khizhniak commented on SUREFIRE-1983: -- I have started receiving

[jira] [Comment Edited] (SUREFIRE-1983) Corrupted STDOUT by directly writing to native stream in forked JVM 1. [setupJunitLogger() should be called AFTER startCapture()]

2022-05-24 Thread Aliaksei Khizhniak (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541397#comment-17541397 ] Aliaksei Khizhniak edited comment on SUREFIRE-1983 at 5/24/22 9:59 AM: -

[GitHub] [maven-resolver] cstamas opened a new pull request, #181: Remove unused stuff

2022-05-24 Thread GitBox
cstamas opened a new pull request, #181: URL: https://github.com/apache/maven-resolver/pull/181 Seems we missed these while refactoring. -- 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] [Commented] (MNG-7476) Display a warning when an aggregator mojo is locking other mojo executions

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

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

2022-05-24 Thread GitBox
slawekjaranowski commented on PR #736: URL: https://github.com/apache/maven/pull/736#issuecomment-1135634739 > > > @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 ? >

[GitHub] [maven-fluido-skin] kwin opened a new pull request, #31: [MSKINS-189] Deprecate Piwik web analytics

2022-05-24 Thread GitBox
kwin opened a new pull request, #31: URL: https://github.com/apache/maven-fluido-skin/pull/31 Add TOC to About page Streamline section headings for configuration options -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[jira] [Commented] (MNG-7360) Can't parse project that has tag in plugin configuration

2022-05-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541317#comment-17541317 ] ASF GitHub Bot commented on MNG-7360: - mthmulders commented on PR #744: URL: https://gi

[GitHub] [maven] mthmulders commented on pull request #744: [MNG-7360] Fix xml transformation to ensure proper context

2022-05-24 Thread GitBox
mthmulders commented on PR #744: URL: https://github.com/apache/maven/pull/744#issuecomment-1135517750 Ran it on Camel again, and this time, it succeeds! (OK, it fails, but for a completely different reason). Also, the [added IT](https://github.com/apache/maven-integration-testing/pull/167)

[GitHub] [maven-integration-testing] gnodet commented on a diff in pull request #167: [MNG-7360] Add an IT for build consumer with tags in plugin configs

2022-05-24 Thread GitBox
gnodet commented on code in PR #167: URL: https://github.com/apache/maven-integration-testing/pull/167#discussion_r880158623 ## core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7360BuildConsumer.java: ## @@ -0,0 +1,51 @@ +package org.apache.maven.it; + +/* + * Licensed

[GitHub] [maven-integration-testing] mthmulders commented on a diff in pull request #167: [MNG-7360] Add an IT for build consumer with tags in plugin configs

2022-05-24 Thread GitBox
mthmulders commented on code in PR #167: URL: https://github.com/apache/maven-integration-testing/pull/167#discussion_r880153102 ## core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7360BuildConsumer.java: ## @@ -0,0 +1,51 @@ +package org.apache.maven.it; + +/* + * Lice

[jira] [Commented] (MRESOLVER-259) Enable the option of getting all dependencies names (including poms) without downloading them

2022-05-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541303#comment-17541303 ] Michael Osipov commented on MRESOLVER-259: -- Look into the demo code, it might