[GitHub] [maven] cstamas closed pull request #706: [MNG-7432] Proposed UT for maven-3.9.x and 3.8.x

2022-04-06 Thread GitBox
cstamas closed pull request #706: [MNG-7432] Proposed UT for maven-3.9.x and 3.8.x URL: https://github.com/apache/maven/pull/706 -- 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.

[jira] [Created] (MSKINS-176) That Will Be Permalink As Well Done Bellow At Look

2022-04-06 Thread Swarup Patra (Jira)
Swarup Patra created MSKINS-176: --- Summary: That Will Be Permalink As Well Done Bellow At Look Key: MSKINS-176 URL: https://issues.apache.org/jira/browse/MSKINS-176 Project: Maven Skins Issue Ty

[GitHub] [maven] cstamas commented on pull request #695: [MNG-7432] Dependencies from profile not picked up via -P

2022-04-06 Thread GitBox
cstamas commented on PR #695: URL: https://github.com/apache/maven/pull/695#issuecomment-1091130425 Ok, but IMHO no need for IT here, as UT covers nicely (again: when resolver runs "within maven", the session.workspaceReader MUST be instanceof MavenWorkspaceReader to get expected -- stuff f

[GitHub] [maven-resolver] michael-o commented on pull request #161: [MRESOLVER-248] Make BF and DF collectors coexists

2022-04-06 Thread GitBox
michael-o commented on PR #161: URL: https://github.com/apache/maven-resolver/pull/161#issuecomment-1091128321 Will review today/tomorrow. -- 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] michael-o commented on pull request #695: [MNG-7432] Dependencies from profile not picked up via -P

2022-04-06 Thread GitBox
michael-o commented on PR #695: URL: https://github.com/apache/maven/pull/695#issuecomment-1091128011 Feel free to take over the entire ticket handling with IT, etc. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Updated] (MARTIFACT-24) add artifact:check-buildplan goal to check that plugins versions do not have known reproducibility issues

2022-04-06 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MARTIFACT-24: --- Summary: add artifact:check-buildplan goal to check that plugins versions do not have known

[GitHub] [maven-resolver] cstamas commented on pull request #161: [MRESOLVER-248] Make BF and DF collectors coexists

2022-04-06 Thread GitBox
cstamas commented on PR #161: URL: https://github.com/apache/maven-resolver/pull/161#issuecomment-1091126958 @caiwei-ebay all looking good here? Any proposal to change/add? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [maven-resolver] cstamas commented on pull request #161: [MRESOLVER-248] Make BF and DF collectors coexists

2022-04-06 Thread GitBox
cstamas commented on PR #161: URL: https://github.com/apache/maven-resolver/pull/161#issuecomment-1091126697 @michael-o any blocker here? -- 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 speci

[GitHub] [maven] cstamas commented on pull request #695: [MNG-7432] Dependencies from profile not picked up via -P

2022-04-06 Thread GitBox
cstamas commented on PR #695: URL: https://github.com/apache/maven/pull/695#issuecomment-1091126026 @michael-o so what's blocking here? Should I take over? -- 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

[GitHub] [maven-dependency-analyzer] dependabot[bot] opened a new pull request, #58: Bump asm from 9.2 to 9.3

2022-04-06 Thread GitBox
dependabot[bot] opened a new pull request, #58: URL: https://github.com/apache/maven-dependency-analyzer/pull/58 Bumps asm from 9.2 to 9.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.ow2.asm:asm&package

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #505: [SUREFIRE-2055] Always show random seed

2022-04-06 Thread GitBox
Tibor17 commented on code in PR #505: URL: https://github.com/apache/maven-surefire/pull/505#discussion_r844548223 ## maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java: ## @@ -3114,9 +3114,12 @@ protected void warnIfIllegalFailOnFlake

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #505: [SUREFIRE-2055] Always show random seed

2022-04-06 Thread GitBox
Tibor17 commented on code in PR #505: URL: https://github.com/apache/maven-surefire/pull/505#discussion_r844543780 ## surefire-its/src/test/java/org/apache/maven/surefire/its/RunOrderIT.java: ## @@ -97,7 +97,17 @@ public void testRandomJUnit4SameSeed() } }

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #505: [SUREFIRE-2055] Always show random seed

2022-04-06 Thread GitBox
Tibor17 commented on code in PR #505: URL: https://github.com/apache/maven-surefire/pull/505#discussion_r844543780 ## surefire-its/src/test/java/org/apache/maven/surefire/its/RunOrderIT.java: ## @@ -97,7 +97,17 @@ public void testRandomJUnit4SameSeed() } }

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #505: [SUREFIRE-2055] Always show random seed

2022-04-06 Thread GitBox
Tibor17 commented on code in PR #505: URL: https://github.com/apache/maven-surefire/pull/505#discussion_r844543780 ## surefire-its/src/test/java/org/apache/maven/surefire/its/RunOrderIT.java: ## @@ -97,7 +97,17 @@ public void testRandomJUnit4SameSeed() } }

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #505: [SUREFIRE-2055] Always show random seed

2022-04-06 Thread GitBox
Tibor17 commented on code in PR #505: URL: https://github.com/apache/maven-surefire/pull/505#discussion_r844543780 ## surefire-its/src/test/java/org/apache/maven/surefire/its/RunOrderIT.java: ## @@ -97,7 +97,17 @@ public void testRandomJUnit4SameSeed() } }

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #505: [SUREFIRE-2055] Always show random seed

2022-04-06 Thread GitBox
Tibor17 commented on code in PR #505: URL: https://github.com/apache/maven-surefire/pull/505#discussion_r844516213 ## surefire-its/src/test/java/org/apache/maven/surefire/its/RunOrderIT.java: ## @@ -97,7 +97,17 @@ public void testRandomJUnit4SameSeed() } }

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #505: [SUREFIRE-2055] Always show random seed

2022-04-06 Thread GitBox
Tibor17 commented on code in PR #505: URL: https://github.com/apache/maven-surefire/pull/505#discussion_r844514843 ## surefire-its/src/test/java/org/apache/maven/surefire/its/RunOrderIT.java: ## @@ -97,7 +97,17 @@ public void testRandomJUnit4SameSeed() } }

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #505: [SUREFIRE-2055] Always show random seed

2022-04-06 Thread GitBox
Tibor17 commented on code in PR #505: URL: https://github.com/apache/maven-surefire/pull/505#discussion_r844514843 ## surefire-its/src/test/java/org/apache/maven/surefire/its/RunOrderIT.java: ## @@ -97,7 +97,17 @@ public void testRandomJUnit4SameSeed() } }

[jira] [Commented] (SUREFIRE-2029) Parallel execution but surefire.forkNumber is the same

2022-04-06 Thread Nathan McDonald (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518510#comment-17518510 ] Nathan McDonald commented on SUREFIRE-2029: --- That's not how I read the docum

[jira] [Comment Edited] (SUREFIRE-2029) Parallel execution but surefire.forkNumber is the same

2022-04-06 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518507#comment-17518507 ] Tibor Digana edited comment on SUREFIRE-2029 at 4/6/22 11:16 PM: ---

[jira] [Comment Edited] (SUREFIRE-2029) Parallel execution but surefire.forkNumber is the same

2022-04-06 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518507#comment-17518507 ] Tibor Digana edited comment on SUREFIRE-2029 at 4/6/22 11:14 PM: ---

[jira] [Comment Edited] (SUREFIRE-2029) Parallel execution but surefire.forkNumber is the same

2022-04-06 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518507#comment-17518507 ] Tibor Digana edited comment on SUREFIRE-2029 at 4/6/22 11:12 PM: ---

[jira] [Commented] (SUREFIRE-2029) Parallel execution but surefire.forkNumber is the same

2022-04-06 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518507#comment-17518507 ] Tibor Digana commented on SUREFIRE-2029: Acctualy ,the documentation talks abo

[jira] [Commented] (MINVOKER-299) IT test filtering-extensions fails on Maven 3.8.5

2022-04-06 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518478#comment-17518478 ] Hudson commented on MINVOKER-299: - Build failed in Jenkins: Maven » Maven TLP » maven-i

[GitHub] [maven-invoker-plugin] dependabot[bot] commented on pull request #111: Bump junit from 4.12 to 4.13.1 in /src/it/postbuild-executed-only-once/src/it/project

2022-04-06 Thread GitBox
dependabot[bot] commented on PR #111: URL: https://github.com/apache/maven-invoker-plugin/pull/111#issuecomment-1090837892 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

[GitHub] [maven-invoker-plugin] slawekjaranowski closed pull request #111: Bump junit from 4.12 to 4.13.1 in /src/it/postbuild-executed-only-once/src/it/project

2022-04-06 Thread GitBox
slawekjaranowski closed pull request #111: Bump junit from 4.12 to 4.13.1 in /src/it/postbuild-executed-only-once/src/it/project URL: https://github.com/apache/maven-invoker-plugin/pull/111 -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [maven-invoker-plugin] dependabot[bot] opened a new pull request, #111: Bump junit from 4.12 to 4.13.1 in /src/it/postbuild-executed-only-once/src/it/project

2022-04-06 Thread GitBox
dependabot[bot] opened a new pull request, #111: URL: https://github.com/apache/maven-invoker-plugin/pull/111 Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from https://github.com/junit-team/junit4/releases";>junit's releases.

[jira] [Closed] (MINVOKER-299) IT test filtering-extensions fails on Maven 3.8.5

2022-04-06 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MINVOKER-299. Resolution: Fixed > IT test filtering-extensions fails on Maven 3.8.5 > -

[GitHub] [maven-invoker-plugin] slawekjaranowski merged pull request #110: [MINVOKER-299] fix filtering-extensions test

2022-04-06 Thread GitBox
slawekjaranowski merged PR #110: URL: https://github.com/apache/maven-invoker-plugin/pull/110 -- 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] (MINVOKER-299) IT test filtering-extensions fails on Maven 3.8.5

2022-04-06 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518468#comment-17518468 ] Michael Osipov commented on MINVOKER-299: - Yes > IT test filtering-extensions

[jira] [Updated] (SUREFIRE-2063) Adding configuration using with --add-opens or --add-exports fails

2022-04-06 Thread Daniel Subelman (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Subelman updated SUREFIRE-2063: -- Description: Since v3.3.0-M6 fails when using to export or open a package. The fai

[jira] [Updated] (SUREFIRE-2063) Adding configuration using with --add-opens or --add-exports fails

2022-04-06 Thread Daniel Subelman (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Subelman updated SUREFIRE-2063: -- Description: Since v3.3.0-M6 fails when using to export or open a package. The fai

[jira] [Updated] (SUREFIRE-2063) Adding configuration using with --add-opens or --add-exports fails

2022-04-06 Thread Daniel Subelman (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Subelman updated SUREFIRE-2063: -- Description: Since v3.3.0-M6 fails when using with --add-opens or --add-exports. T

[jira] [Updated] (SUREFIRE-2063) Adding configuration using with --add-opens or --add-exports fails

2022-04-06 Thread Daniel Subelman (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Subelman updated SUREFIRE-2063: -- Description: Since v3.3.0-M6 fails when using with --add-opens or --add-exports. A

[jira] [Updated] (SUREFIRE-2063) Adding configuration using with --add-opens or --add-exports fails

2022-04-06 Thread Daniel Subelman (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Subelman updated SUREFIRE-2063: -- Description: Since v3.3.0-M6 fails when using with --add-opens or --add-exports.  

[jira] [Created] (SUREFIRE-2063) Adding configuration using with--add-opens or --add-exports fails

2022-04-06 Thread Daniel Subelman (Jira)
Daniel Subelman created SUREFIRE-2063: - Summary: Adding configuration using with--add-opens or --add-exports fails Key: SUREFIRE-2063 URL: https://issues.apache.org/jira/browse/SUREFIRE-2063 Proj

[jira] [Updated] (SUREFIRE-2063) Adding configuration using with --add-opens or --add-exports fails

2022-04-06 Thread Daniel Subelman (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Subelman updated SUREFIRE-2063: -- Summary: Adding configuration using with --add-opens or --add-exports fails (was:

[jira] [Deleted] (MWAR-449) ISO8859-1 properties files get changed into UTF-8 when filtered

2022-04-06 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MWAR-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov deleted MWAR-449: > ISO8859-1 properties files get changed into UTF-8 when filtered >

[jira] [Deleted] (MWAR-451) ISO8859-1 properties files get changed into UTF-8 when filtered

2022-04-06 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MWAR-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov deleted MWAR-451: > ISO8859-1 properties files get changed into UTF-8 when filtered >

[jira] [Commented] (SUREFIRE-2029) Parallel execution but surefire.forkNumber is the same

2022-04-06 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518448#comment-17518448 ] Tibor Digana commented on SUREFIRE-2029: I understand that you want to reach o

[jira] [Updated] (MINVOKER-299) IT test filtering-extensions fails on Maven 3.8.5

2022-04-06 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MINVOKER-299: - Fix Version/s: 3.3.0 > IT test filtering-extensions fails on Maven 3.8.5 >

[jira] [Comment Edited] (MINVOKER-299) IT test filtering-extensions fails on Maven 3.8.5

2022-04-06 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518353#comment-17518353 ] Slawomir Jaranowski edited comment on MINVOKER-299 at 4/6/22 7:13 PM: ---

[jira] [Commented] (MINVOKER-299) IT test filtering-extensions fails on Maven 3.8.5

2022-04-06 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518353#comment-17518353 ] Slawomir Jaranowski commented on MINVOKER-299: -- I described a problem - is

[GitHub] [maven-surefire] slawekjaranowski opened a new pull request, #515: [SUREFIRE-2062] Remove code corresponding to jdk 7 from IT tests

2022-04-06 Thread GitBox
slawekjaranowski opened a new pull request, #515: URL: https://github.com/apache/maven-surefire/pull/515 Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/SUREFIRE) f

[jira] [Assigned] (SUREFIRE-2062) Remove code corresponding to jdk 7 from IT tests

2022-04-06 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned SUREFIRE-2062: - Assignee: Slawomir Jaranowski > Remove code corresponding to jdk 7 fr

[jira] [Created] (SUREFIRE-2062) Remove code corresponding to jdk 7 from IT tests

2022-04-06 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created SUREFIRE-2062: - Summary: Remove code corresponding to jdk 7 from IT tests Key: SUREFIRE-2062 URL: https://issues.apache.org/jira/browse/SUREFIRE-2062 Project: Maven

[GitHub] [maven-surefire] slawekjaranowski commented on a diff in pull request #505: [SUREFIRE-2055] Always show random seed

2022-04-06 Thread GitBox
slawekjaranowski commented on code in PR #505: URL: https://github.com/apache/maven-surefire/pull/505#discussion_r844261998 ## maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java: ## @@ -3114,9 +3114,12 @@ protected void warnIfIllegalFa

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #505: [SUREFIRE-2055] Always show random seed

2022-04-06 Thread GitBox
Tibor17 commented on code in PR #505: URL: https://github.com/apache/maven-surefire/pull/505#discussion_r844229724 ## maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java: ## @@ -3114,9 +3114,12 @@ protected void warnIfIllegalFailOnFlake

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #505: [SUREFIRE-2055] Always show random seed

2022-04-06 Thread GitBox
Tibor17 commented on code in PR #505: URL: https://github.com/apache/maven-surefire/pull/505#discussion_r844226860 ## maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java: ## @@ -3114,9 +3114,12 @@ protected void warnIfIllegalFailOnFlake

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #505: [SUREFIRE-2055] Always show random seed

2022-04-06 Thread GitBox
Tibor17 commented on code in PR #505: URL: https://github.com/apache/maven-surefire/pull/505#discussion_r844223314 ## surefire-its/src/test/java/org/apache/maven/surefire/its/RunOrderIT.java: ## @@ -97,7 +97,17 @@ public void testRandomJUnit4SameSeed() } }

[GitHub] [maven-javadoc-plugin] pzygielo commented on pull request #125: (doc) Fix spurious Javadoc @param tag

2022-04-06 Thread GitBox
pzygielo commented on PR #125: URL: https://github.com/apache/maven-javadoc-plugin/pull/125#issuecomment-1090510358 May I ask for review, please? -- 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-surefire] slawekjaranowski commented on a diff in pull request #505: [SUREFIRE-2055] Always show random seed

2022-04-06 Thread GitBox
slawekjaranowski commented on code in PR #505: URL: https://github.com/apache/maven-surefire/pull/505#discussion_r844184941 ## surefire-its/src/test/java/org/apache/maven/surefire/its/RunOrderIT.java: ## @@ -97,7 +97,17 @@ public void testRandomJUnit4SameSeed() }

[GitHub] [maven-javadoc-plugin] pzygielo closed pull request #126: [MJAVADOC-710] ITs for build breaking on removed/replaced param used

2022-04-06 Thread GitBox
pzygielo closed pull request #126: [MJAVADOC-710] ITs for build breaking on removed/replaced param used URL: https://github.com/apache/maven-javadoc-plugin/pull/126 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [maven-javadoc-plugin] pzygielo commented on pull request #126: [MJAVADOC-710] ITs for build breaking on removed/replaced param used

2022-04-06 Thread GitBox
pzygielo commented on PR #126: URL: https://github.com/apache/maven-javadoc-plugin/pull/126#issuecomment-1090494676 Included in - #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 spe

[jira] [Created] (MJAVADOC-710) Usage of removed or replaced property does not cause the build to fail

2022-04-06 Thread Piotr Zygielo (Jira)
Piotr Zygielo created MJAVADOC-710: -- Summary: Usage of removed or replaced property does not cause the build to fail Key: MJAVADOC-710 URL: https://issues.apache.org/jira/browse/MJAVADOC-710 Project:

[GitHub] [maven-shade-plugin] rmannibucau commented on a diff in pull request #129: [MSHADE-323] make shade plugin compatible with the flatten plugin

2022-04-06 Thread GitBox
rmannibucau commented on code in PR #129: URL: https://github.com/apache/maven-shade-plugin/pull/129#discussion_r844129180 ## src/main/java/org/apache/maven/plugins/shade/mojo/ShadeMojo.java: ## @@ -1090,7 +1092,10 @@ private void createDependencyReducedPom( Set artifactsToRemo

[jira] [Commented] (MNG-828) log all mojo parameters and their populated values in debug mode

2022-04-06 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518264#comment-17518264 ] Hudson commented on MNG-828: Build unstable in Jenkins: Maven » Maven TLP » maven » PR-509 #11

[jira] [Commented] (MNG-7447) Several Improvements by using Stream API

2022-04-06 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518253#comment-17518253 ] Hudson commented on MNG-7447: - Build unstable in Jenkins: Maven » Maven TLP » maven » PR-700 #5

[jira] [Commented] (MNG-828) log all mojo parameters and their populated values in debug mode

2022-04-06 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518254#comment-17518254 ] Hudson commented on MNG-828: Build unstable in Jenkins: Maven » Maven TLP » maven » PR-700 #5 S

[jira] [Commented] (MNG-828) log all mojo parameters and their populated values in debug mode

2022-04-06 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518251#comment-17518251 ] Hudson commented on MNG-828: Build unstable in Jenkins: Maven » Maven TLP » maven » PR-635 #15

[jira] [Commented] (MNG-828) log all mojo parameters and their populated values in debug mode

2022-04-06 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518240#comment-17518240 ] Hudson commented on MNG-828: Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-600 #11

[jira] [Commented] (MNG-828) log all mojo parameters and their populated values in debug mode

2022-04-06 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518239#comment-17518239 ] Hudson commented on MNG-828: Build unstable in Jenkins: Maven » Maven TLP » maven » PR-706 #2 S

[jira] [Commented] (MNG-7447) Several Improvements by using Stream API

2022-04-06 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518238#comment-17518238 ] Hudson commented on MNG-7447: - Build unstable in Jenkins: Maven » Maven TLP » maven » PR-706 #2

[jira] [Commented] (MNG-828) log all mojo parameters and their populated values in debug mode

2022-04-06 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518236#comment-17518236 ] Hudson commented on MNG-828: Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-691 #6

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

2022-04-06 Thread GitBox
dependabot[bot] opened a new pull request, #192: URL: https://github.com/apache/maven-indexer/pull/192 Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.15 to 5.3.18. Release notes Sourced from https://github.com/spring-projects/spring-framework/rele

[jira] [Commented] (MNG-7447) Several Improvements by using Stream API

2022-04-06 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518208#comment-17518208 ] Hudson commented on MNG-7447: - Build unstable in Jenkins: Maven » Maven TLP » maven » PR-394 #1

[jira] [Commented] (MNG-828) log all mojo parameters and their populated values in debug mode

2022-04-06 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518209#comment-17518209 ] Hudson commented on MNG-828: Build unstable in Jenkins: Maven » Maven TLP » maven » PR-394 #12

[jira] [Commented] (MNG-7447) Several Improvements by using Stream API

2022-04-06 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518206#comment-17518206 ] Hudson commented on MNG-7447: - Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-705 #

[GitHub] [maven-shade-plugin] gzm55 commented on a diff in pull request #129: [MSHADE-323] make shade plugin compatible with the flatten plugin

2022-04-06 Thread GitBox
gzm55 commented on code in PR #129: URL: https://github.com/apache/maven-shade-plugin/pull/129#discussion_r844060718 ## src/main/java/org/apache/maven/plugins/shade/mojo/ShadeMojo.java: ## @@ -1090,7 +1092,10 @@ private void createDependencyReducedPom( Set artifactsToRemove )

[jira] [Created] (MWAR-451) ISO8859-1 properties files get changed into UTF-8 when filtered

2022-04-06 Thread Dennis Lundberg (Jira)
Dennis Lundberg created MWAR-451: Summary: ISO8859-1 properties files get changed into UTF-8 when filtered Key: MWAR-451 URL: https://issues.apache.org/jira/browse/MWAR-451 Project: Maven WAR Plugin

[jira] [Created] (MWAR-450) ISO8859-1 properties files get changed into UTF-8 when filtered

2022-04-06 Thread Dennis Lundberg (Jira)
Dennis Lundberg created MWAR-450: Summary: ISO8859-1 properties files get changed into UTF-8 when filtered Key: MWAR-450 URL: https://issues.apache.org/jira/browse/MWAR-450 Project: Maven WAR Plugin

[jira] [Created] (MWAR-449) ISO8859-1 properties files get changed into UTF-8 when filtered

2022-04-06 Thread Dennis Lundberg (Jira)
Dennis Lundberg created MWAR-449: Summary: ISO8859-1 properties files get changed into UTF-8 when filtered Key: MWAR-449 URL: https://issues.apache.org/jira/browse/MWAR-449 Project: Maven WAR Plugin

[jira] [Commented] (MNG-828) log all mojo parameters and their populated values in debug mode

2022-04-06 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518188#comment-17518188 ] Hudson commented on MNG-828: Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-565 #11

[jira] [Commented] (MSKINS-174) Render breadcrumbs div conditionally

2022-04-06 Thread Swarup Patra (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518124#comment-17518124 ] Swarup Patra commented on MSKINS-174: - Of Det Contreely Behind Success Of moring Date

[GitHub] [maven-shade-plugin] gzm55 commented on a diff in pull request #129: [MSHADE-323] make shade plugin compatible with the flatten plugin

2022-04-06 Thread GitBox
gzm55 commented on code in PR #129: URL: https://github.com/apache/maven-shade-plugin/pull/129#discussion_r843928400 ## src/main/java/org/apache/maven/plugins/shade/mojo/ShadeMojo.java: ## @@ -1090,7 +1092,10 @@ private void createDependencyReducedPom( Set artifactsToRemove )

[GitHub] [maven-shade-plugin] rmannibucau commented on a diff in pull request #129: [MSHADE-323] make shade plugin compatible with the flatten plugin

2022-04-06 Thread GitBox
rmannibucau commented on code in PR #129: URL: https://github.com/apache/maven-shade-plugin/pull/129#discussion_r843924166 ## src/main/java/org/apache/maven/plugins/shade/mojo/ShadeMojo.java: ## @@ -1090,7 +1092,10 @@ private void createDependencyReducedPom( Set artifactsToRemo

[GitHub] [maven-shade-plugin] rmannibucau commented on a diff in pull request #129: [MSHADE-323] make shade plugin compatible with the flatten plugin

2022-04-06 Thread GitBox
rmannibucau commented on code in PR #129: URL: https://github.com/apache/maven-shade-plugin/pull/129#discussion_r843918306 ## src/main/java/org/apache/maven/plugins/shade/mojo/ShadeMojo.java: ## @@ -1090,7 +1092,10 @@ private void createDependencyReducedPom( Set artifactsToRemo

[GitHub] [maven-shade-plugin] gzm55 commented on a diff in pull request #129: [MSHADE-323] make shade plugin compatible with the flatten plugin

2022-04-06 Thread GitBox
gzm55 commented on code in PR #129: URL: https://github.com/apache/maven-shade-plugin/pull/129#discussion_r843882391 ## src/main/java/org/apache/maven/plugins/shade/mojo/ShadeMojo.java: ## @@ -1090,7 +1092,10 @@ private void createDependencyReducedPom( Set artifactsToRemove )

[jira] [Created] (SUREFIRE-2061) BLOCKED in urefire-forkedjvm-stream-flusher

2022-04-06 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created SUREFIRE-2061: - Summary: BLOCKED in urefire-forkedjvm-stream-flusher Key: SUREFIRE-2061 URL: https://issues.apache.org/jira/browse/SUREFIRE-2061 Project: Maven Suref

[jira] [Updated] (SUREFIRE-2061) BLOCKED in surefire-forkedjvm-stream-flusher

2022-04-06 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated SUREFIRE-2061: -- Summary: BLOCKED in surefire-forkedjvm-stream-flusher (was: BLOCKED in uref

[GitHub] [maven-shade-plugin] gzm55 commented on a diff in pull request #129: [MSHADE-323] make shade plugin compatible with the flatten plugin

2022-04-06 Thread GitBox
gzm55 commented on code in PR #129: URL: https://github.com/apache/maven-shade-plugin/pull/129#discussion_r843879478 ## src/main/java/org/apache/maven/plugins/shade/mojo/ShadeMojo.java: ## @@ -1090,7 +1092,10 @@ private void createDependencyReducedPom( Set artifactsToRemove )

[GitHub] [maven-shade-plugin] rmannibucau commented on a diff in pull request #129: [MSHADE-323] make shade plugin compatible with the flatten plugin

2022-04-06 Thread GitBox
rmannibucau commented on code in PR #129: URL: https://github.com/apache/maven-shade-plugin/pull/129#discussion_r843877455 ## src/main/java/org/apache/maven/plugins/shade/mojo/ShadeMojo.java: ## @@ -1090,7 +1092,10 @@ private void createDependencyReducedPom( Set artifactsToRemo

[GitHub] [maven-shade-plugin] gzm55 commented on a diff in pull request #129: [MSHADE-323] make shade plugin compatible with the flatten plugin

2022-04-06 Thread GitBox
gzm55 commented on code in PR #129: URL: https://github.com/apache/maven-shade-plugin/pull/129#discussion_r843876935 ## src/main/java/org/apache/maven/plugins/shade/mojo/ShadeMojo.java: ## @@ -1090,7 +1092,10 @@ private void createDependencyReducedPom( Set artifactsToRemove )

[GitHub] [maven-shade-plugin] gzm55 commented on a diff in pull request #129: [MSHADE-323] make shade plugin compatible with the flatten plugin

2022-04-06 Thread GitBox
gzm55 commented on code in PR #129: URL: https://github.com/apache/maven-shade-plugin/pull/129#discussion_r843874851 ## src/main/java/org/apache/maven/plugins/shade/mojo/ShadeMojo.java: ## @@ -1090,7 +1092,10 @@ private void createDependencyReducedPom( Set artifactsToRemove )

[GitHub] [maven-shade-plugin] jglick commented on a diff in pull request #129: [MSHADE-323] make shade plugin compatible with the flatten plugin

2022-04-06 Thread GitBox
jglick commented on code in PR #129: URL: https://github.com/apache/maven-shade-plugin/pull/129#discussion_r843869980 ## src/it/projects/MSHADE-323-compatible-with-flatten-pom/pom.xml: ## @@ -0,0 +1,84 @@ + + + + + + 4.0.0 + + org.apache.maven.its.shade.flatten + test + 1.0

[GitHub] [maven-surefire] dependabot[bot] commented on pull request #514: Bump junit from 4.8.2 to 4.13.1 in /surefire-providers/surefire-junit47

2022-04-06 Thread GitBox
dependabot[bot] commented on PR #514: URL: https://github.com/apache/maven-surefire/pull/514#issuecomment-1090178291 OK, I won't notify you about junit:junit again, unless you re-open this PR or update it yourself. 😢 -- This is an automated message from the Apache Git Service. To respond

[GitHub] [maven-surefire] Tibor17 closed pull request #514: Bump junit from 4.8.2 to 4.13.1 in /surefire-providers/surefire-junit47

2022-04-06 Thread GitBox
Tibor17 closed pull request #514: Bump junit from 4.8.2 to 4.13.1 in /surefire-providers/surefire-junit47 URL: https://github.com/apache/maven-surefire/pull/514 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [maven-surefire] Tibor17 commented on pull request #514: Bump junit from 4.8.2 to 4.13.1 in /surefire-providers/surefire-junit47

2022-04-06 Thread GitBox
Tibor17 commented on PR #514: URL: https://github.com/apache/maven-surefire/pull/514#issuecomment-1090178244 @dependabot ignore this dependency -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Closed] (SUREFIRE-2060) JDK 18 support

2022-04-06 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed SUREFIRE-2060. -- Resolution: Fixed https://gitbox.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=4ce143

[jira] [Created] (SUREFIRE-2060) JDK 18 support

2022-04-06 Thread Tibor Digana (Jira)
Tibor Digana created SUREFIRE-2060: -- Summary: JDK 18 support Key: SUREFIRE-2060 URL: https://issues.apache.org/jira/browse/SUREFIRE-2060 Project: Maven Surefire Issue Type: Improvement A

[jira] [Closed] (SUREFIRE-2059) includeJUnit5Engines and excludeJUnit5Engines have wrong user property

2022-04-06 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed SUREFIRE-2059. -- Resolution: Fixed https://gitbox.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=f2d28b

[GitHub] [maven-shade-plugin] rmannibucau commented on a diff in pull request #129: [MSHADE-323] make shade plugin compatible with the flatten plugin

2022-04-06 Thread GitBox
rmannibucau commented on code in PR #129: URL: https://github.com/apache/maven-shade-plugin/pull/129#discussion_r843825833 ## src/main/java/org/apache/maven/plugins/shade/mojo/ShadeMojo.java: ## @@ -1090,7 +1092,10 @@ private void createDependencyReducedPom( Set artifactsToRemo

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

2022-04-06 Thread Jira
[ https://issues.apache.org/jira/browse/MSHARED-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Solórzano updated MSHARED-1051: - Description: Didn't notice before that an issue already exists: MSHARED-991 This can b

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

2022-04-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518019#comment-17518019 ] ASF GitHub Bot commented on MSHARED-991: jorsol opened a new pull request, #19:

[GitHub] [maven-archiver] jorsol opened a new pull request, #19: [MSHARED-991] - Require Java 8

2022-04-06 Thread GitBox
jorsol opened a new pull request, #19: URL: https://github.com/apache/maven-archiver/pull/19 Also updates dependencies that target Java 8. Following this checklist to help us incorporate your contribution quickly and easily: - [X] Make sure there is a [JIRA issue](https://

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

2022-04-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518018#comment-17518018 ] ASF GitHub Bot commented on MSHARED-1051: - jorsol closed pull request #18: [MSH

[GitHub] [maven-archiver] jorsol closed pull request #18: [MSHARED-1051] - Require Java 8

2022-04-06 Thread GitBox
jorsol closed pull request #18: [MSHARED-1051] - Require Java 8 URL: https://github.com/apache/maven-archiver/pull/18 -- 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 unsubsc

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

2022-04-06 Thread Jira
[ https://issues.apache.org/jira/browse/MSHARED-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Solórzano updated MSHARED-1051: - Labels: pull-request-available (was: ) > Require Java 8 > -- > >

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

2022-04-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518014#comment-17518014 ] ASF GitHub Bot commented on MSHARED-1051: - jorsol opened a new pull request, #1

[GitHub] [maven-archiver] jorsol opened a new pull request, #18: [MSHARED-1051] - Require Java 8

2022-04-06 Thread GitBox
jorsol opened a new pull request, #18: URL: https://github.com/apache/maven-archiver/pull/18 Also updates dependencies that target Java 8. Following this checklist to help us incorporate your contribution quickly and easily: - [X] Make sure there is a [JIRA issue](https://

  1   2   >