[jira] [Created] (MTOOLCHAINS-38) Add skipToolchains parameter for ToolchainMojo

2021-09-09 Thread Jacky Chan (Jira)
Jacky Chan created MTOOLCHAINS-38: - Summary: Add skipToolchains parameter for ToolchainMojo Key: MTOOLCHAINS-38 URL: https://issues.apache.org/jira/browse/MTOOLCHAINS-38 Project: Maven Toolchains Plugi

[GitHub] [maven-scm] arturobernalg commented on a change in pull request #124: Simplify conditions with the same result and avoid extra validations.

2021-09-09 Thread GitBox
arturobernalg commented on a change in pull request #124: URL: https://github.com/apache/maven-scm/pull/124#discussion_r705888904 ## File path: maven-scm-providers/maven-scm-provider-integrity/src/main/java/org/apache/maven/scm/provider/integrity/Sandbox.java ## @@ -99,7 +99,7

[GitHub] [maven-scm] arturobernalg commented on pull request #125: Collapses Identical catch sections in a single try statement.

2021-09-09 Thread GitBox
arturobernalg commented on pull request #125: URL: https://github.com/apache/maven-scm/pull/125#issuecomment-916623330 HI @michael-o now i see the error. Fixed. TY -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [maven-indexer] dependabot[bot] commented on pull request #127: Bump logback-classic from 1.2.3 to 1.2.5

2021-09-09 Thread GitBox
dependabot[bot] commented on pull request #127: URL: https://github.com/apache/maven-indexer/pull/127#issuecomment-916616713 Superseded by #132. -- 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-indexer] dependabot[bot] opened a new pull request #132: Bump logback-classic from 1.2.3 to 1.2.6

2021-09-09 Thread GitBox
dependabot[bot] opened a new pull request #132: URL: https://github.com/apache/maven-indexer/pull/132 Bumps logback-classic from 1.2.3 to 1.2.6. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ch.qos.logback:lo

[GitHub] [maven-indexer] dependabot[bot] closed pull request #127: Bump logback-classic from 1.2.3 to 1.2.5

2021-09-09 Thread GitBox
dependabot[bot] closed pull request #127: URL: https://github.com/apache/maven-indexer/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: is

[GitHub] [maven-gpg-plugin] Giovds commented on a change in pull request #14: [MGPG-44] gpg:sign fix non-default output directory

2021-09-09 Thread GitBox
Giovds commented on a change in pull request #14: URL: https://github.com/apache/maven-gpg-plugin/pull/14#discussion_r705752442 ## File path: src/test/java/org/apache/maven/plugins/gpg/it/GpgSignArtifactIT.java ## @@ -0,0 +1,86 @@ +package org.apache.maven.plugins.gpg.it; + +/*

[GitHub] [maven-gpg-plugin] Giovds commented on a change in pull request #14: [MGPG-44] gpg:sign fix non-default output directory

2021-09-09 Thread GitBox
Giovds commented on a change in pull request #14: URL: https://github.com/apache/maven-gpg-plugin/pull/14#discussion_r705752442 ## File path: src/test/java/org/apache/maven/plugins/gpg/it/GpgSignArtifactIT.java ## @@ -0,0 +1,86 @@ +package org.apache.maven.plugins.gpg.it; + +/*

[GitHub] [maven] michael-o commented on a change in pull request #531: [MNG-7236] The DefaultPluginVersionResolver should cache results for …

2021-09-09 Thread GitBox
michael-o commented on a change in pull request #531: URL: https://github.com/apache/maven/pull/531#discussion_r705751269 ## File path: maven-core/src/main/java/org/apache/maven/plugin/version/internal/DefaultPluginVersionResolver.java ## @@ -384,6 +401,36 @@ private PluginVer

[jira] [Commented] (MNG-7245) Maven doesn't start due to unicode in path to jansi.dll

2021-09-09 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412865#comment-17412865 ] Michael Osipov commented on MNG-7245: - But https://bugs.openjdk.java.net/browse/JDK-819

[jira] [Commented] (MNG-7245) Maven doesn't start due to unicode in path to jansi.dll

2021-09-09 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412858#comment-17412858 ] Robert Scholte commented on MNG-7245: - Theoratically you're right, but AFAIK nobody hit

[jira] [Commented] (MNG-7245) Maven doesn't start due to unicode in path to jansi.dll

2021-09-09 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412856#comment-17412856 ] Robert Scholte commented on MNG-7245: - Well, https://bugs.openjdk.java.net/browse/JDK-8

[jira] [Commented] (MNG-7245) Maven doesn't start due to unicode in path to jansi.dll

2021-09-09 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412833#comment-17412833 ] Michael Osipov commented on MNG-7245: - Again my request: [~rfscholte], please try to re

[jira] [Comment Edited] (MNG-7245) Maven doesn't start due to unicode in path to jansi.dll

2021-09-09 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412831#comment-17412831 ] Michael Osipov edited comment on MNG-7245 at 9/9/21, 8:44 PM: --

[jira] [Commented] (MNG-7245) Maven doesn't start due to unicode in path to jansi.dll

2021-09-09 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412831#comment-17412831 ] Michael Osipov commented on MNG-7245: - There is very little we can do because Java uses

[jira] [Commented] (MNG-7245) Maven doesn't start due to unicode in path to jansi.dll

2021-09-09 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412825#comment-17412825 ] Robert Scholte commented on MNG-7245: - Should we reconsider to unpack and bundle dll s

[jira] [Updated] (MNG-7245) Maven doesn't start due to unicode in path to jansi.dll

2021-09-09 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MNG-7245: Summary: Maven doesn't start due to unicode in path to jansi.dll (was: CLONE - Maven does not start

[jira] [Commented] (MNG-7245) CLONE - Maven does not start if there is no Jansi native library available

2021-09-09 Thread Vladimir Ivanov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412811#comment-17412811 ] Vladimir Ivanov commented on MNG-7245: -- Diamonds covers Cyrillic characters.    {code}

[GitHub] [maven] gnodet commented on a change in pull request #531: [MNG-7236] The DefaultPluginVersionResolver should cache results for …

2021-09-09 Thread GitBox
gnodet commented on a change in pull request #531: URL: https://github.com/apache/maven/pull/531#discussion_r705656945 ## File path: maven-core/src/main/java/org/apache/maven/plugin/version/internal/DefaultPluginVersionResolver.java ## @@ -384,6 +401,36 @@ private PluginVersio

[jira] [Commented] (MNG-7245) CLONE - Maven does not start if there is no Jansi native library available

2021-09-09 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412807#comment-17412807 ] Michael Osipov commented on MNG-7245: - Maybe [~rfscholte] can try to escalate this with

[GitHub] [maven] gnodet commented on a change in pull request #531: [MNG-7236] The DefaultPluginVersionResolver should cache results for …

2021-09-09 Thread GitBox
gnodet commented on a change in pull request #531: URL: https://github.com/apache/maven/pull/531#discussion_r705656945 ## File path: maven-core/src/main/java/org/apache/maven/plugin/version/internal/DefaultPluginVersionResolver.java ## @@ -384,6 +401,36 @@ private PluginVersio

[jira] [Commented] (MNG-7245) CLONE - Maven does not start if there is no Jansi native library available

2021-09-09 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412806#comment-17412806 ] Michael Osipov commented on MNG-7245: - Here is the issue: https://github.com/libgdx/lib

[jira] [Commented] (MNG-7245) CLONE - Maven does not start if there is no Jansi native library available

2021-09-09 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412802#comment-17412802 ] Michael Osipov commented on MNG-7245: - First of all, diamonds are a girl's best friend.

[GitHub] [maven] michael-o commented on a change in pull request #531: [MNG-7236] The DefaultPluginVersionResolver should cache results for …

2021-09-09 Thread GitBox
michael-o commented on a change in pull request #531: URL: https://github.com/apache/maven/pull/531#discussion_r705635537 ## File path: maven-core/src/main/java/org/apache/maven/plugin/version/internal/DefaultPluginVersionResolver.java ## @@ -384,6 +401,36 @@ private PluginVer

[GitHub] [maven-scm] michael-o commented on a change in pull request #125: Collapses Identical catch sections in a single try statement.

2021-09-09 Thread GitBox
michael-o commented on a change in pull request #125: URL: https://github.com/apache/maven-scm/pull/125#discussion_r705632908 ## File path: maven-scm-providers/maven-scm-provider-starteam/src/main/java/org/apache/maven/scm/provider/starteam/util/StarteamUtil.java ## @@ -65,16

[GitHub] [maven] qweek edited a comment on pull request #526: [MNG-7129] Incremental build and shared cache feature

2021-09-09 Thread GitBox
qweek edited a comment on pull request #526: URL: https://github.com/apache/maven/pull/526#issuecomment-915996602 @rmannibucau I see what you mean: it will kill a few optimizations, generate more objects and probably we need to change ByteOrder (default byte buffer order is BIG_ENDIAN and

[GitHub] [maven] qweek edited a comment on pull request #526: [MNG-7129] Incremental build and shared cache feature

2021-09-09 Thread GitBox
qweek edited a comment on pull request #526: URL: https://github.com/apache/maven/pull/526#issuecomment-915996602 @rmannibucau I see what you mean: it will kills few optimizations, generate more objects and probably we need to use proper ByteOrder (default byte buffer order is BIG_ENDIAN a

[GitHub] [maven-scm] arturobernalg commented on pull request #125: Collapses Identical catch sections in a single try statement.

2021-09-09 Thread GitBox
arturobernalg commented on pull request #125: URL: https://github.com/apache/maven-scm/pull/125#issuecomment-916337218 > Yes, you are right. Makes sense. Retain formatting please: catch starts on a new line. HI @michael-o TY. I can´t find where need to fix formatting. TY --

[jira] [Commented] (MNG-7245) CLONE - Maven does not start if there is no Jansi native library available

2021-09-09 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412754#comment-17412754 ] Robert Scholte commented on MNG-7245: - I'm using Windows too. Maybe this is a Locale is

[GitHub] [maven-scm] arturobernalg commented on a change in pull request #124: Simplify conditions with the same result and avoid extra validations.

2021-09-09 Thread GitBox
arturobernalg commented on a change in pull request #124: URL: https://github.com/apache/maven-scm/pull/124#discussion_r705587132 ## File path: maven-scm-client/src/main/java/org/apache/maven/scm/client/cli/MavenScmCli.java ## @@ -121,36 +121,6 @@ public static void main( Stri

[jira] [Updated] (MNG-7245) CLONE - Maven does not start if there is no Jansi native library available

2021-09-09 Thread Vladimir Ivanov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ivanov updated MNG-7245: - Description: Looks like there is the same issue as MNG-7165 but it's at Windows now. {code:java} >m

[jira] [Assigned] (MNG-7245) CLONE - Maven does not start if there is no Jansi native library available

2021-09-09 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte reassigned MNG-7245: --- Assignee: (was: Robert Scholte) > CLONE - Maven does not start if there is no Jansi native

[jira] [Updated] (MNG-7245) CLONE - Maven does not start if there is no Jansi native library available

2021-09-09 Thread Vladimir Ivanov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ivanov updated MNG-7245: - Description: Looks like there is the same issue as MNG-7165 but it's at Windows now. {code:java} >m

[jira] [Updated] (MNG-7245) CLONE - Maven does not start if there is no Jansi native library available

2021-09-09 Thread Vladimir Ivanov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ivanov updated MNG-7245: - Affects Version/s: (was: 4.0.0-alpha-1) 3.8.2 > CLONE - Maven does not s

[jira] [Updated] (MNG-7245) CLONE - Maven does not start if there is no Jansi native library available

2021-09-09 Thread Vladimir Ivanov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ivanov updated MNG-7245: - Description: Looks like there is the same issue as MNG-7165 but it's at Windows now. {code:java} >m

[jira] [Updated] (MNG-7245) CLONE - Maven does not start if there is no Jansi native library available

2021-09-09 Thread Vladimir Ivanov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ivanov updated MNG-7245: - Description: Looks like there is the same issue as MNG-7165 but it's at Windows now.   {code:java}

[jira] [Created] (MNG-7245) CLONE - Maven does not start if there is no Jansi native library available

2021-09-09 Thread Vladimir Ivanov (Jira)
Vladimir Ivanov created MNG-7245: Summary: CLONE - Maven does not start if there is no Jansi native library available Key: MNG-7245 URL: https://issues.apache.org/jira/browse/MNG-7245 Project: Maven

[jira] [Commented] (MDEP-761) Tree plugin does not terminate with 3.2.0

2021-09-09 Thread Jan (Jira)
[ https://issues.apache.org/jira/browse/MDEP-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412616#comment-17412616 ] Jan commented on MDEP-761: -- [~michael-o] I did a bisect and this is the result: {code} 10398ddae

[GitHub] [maven] gnodet opened a new pull request #531: [MNG-7236] The DefaultPluginVersionResolver should cache results for …

2021-09-09 Thread GitBox
gnodet opened a new pull request #531: URL: https://github.com/apache/maven/pull/531 …the session 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/MNG) filed

[GitHub] [maven] gnodet opened a new pull request #530: [MNG-7235] Speed improvements when calculating the sorted project graph

2021-09-09 Thread GitBox
gnodet opened a new pull request #530: URL: https://github.com/apache/maven/pull/530 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MNG) filed for the

[jira] [Commented] (MNG-7234) The command line 'mvn versions:set' returns exit code 1 with the last maven version 3.8.2

2021-09-09 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412600#comment-17412600 ] Guillaume Nodet commented on MNG-7234: -- I haven't verified yet, but I think the follow

[jira] [Updated] (MNG-7236) The DefaultPluginVersionResolver should cache results for the session

2021-09-09 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7236: - Fix Version/s: 3.8.3 4.0.0-alpha-1 > The DefaultPluginVersionResolver should cac

[jira] [Updated] (MNG-7235) Speed improvements when calculating the sorted project graph

2021-09-09 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7235: - Fix Version/s: 3.8.3 4.0.0-alpha-1 > Speed improvements when calculating the sor

[GitHub] [maven-antrun-plugin] slachiewicz merged pull request #25: Bump maven-javadoc-plugin from 3.3.0 to 3.3.1

2021-09-09 Thread GitBox
slachiewicz merged pull request #25: URL: https://github.com/apache/maven-antrun-plugin/pull/25 -- 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: is

[GitHub] [maven-antrun-plugin] dependabot[bot] opened a new pull request #25: Bump maven-javadoc-plugin from 3.3.0 to 3.3.1

2021-09-09 Thread GitBox
dependabot[bot] opened a new pull request #25: URL: https://github.com/apache/maven-antrun-plugin/pull/25 Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.0 to 3.3.1. Commits https://github.com/apache/maven-javadoc-plugin/commit/2d22ccadffc

[jira] [Comment Edited] (MNG-7221) Allow "FUTURE" as an alias for "SNAPSHOT"

2021-09-09 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412542#comment-17412542 ] Enrique Arizón Benito edited comment on MNG-7221 at 9/9/21, 12:29 PM: ---

[jira] [Commented] (MNG-7221) Allow "FUTURE" as an alias for "SNAPSHOT"

2021-09-09 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412542#comment-17412542 ] Enrique Arizón Benito commented on MNG-7221: Sorry for the late reply. [~micha

[jira] [Created] (MPMD-323) ResourceManager should use project base dir instate of pom location

2021-09-09 Thread Florian Reinecke (Jira)
Florian Reinecke created MPMD-323: - Summary: ResourceManager should use project base dir instate of pom location Key: MPMD-323 URL: https://issues.apache.org/jira/browse/MPMD-323 Project: Maven PMD P

[jira] [Commented] (MNG-7238) Dependency deprecation indicators

2021-09-09 Thread Chris Kilding (Jira)
[ https://issues.apache.org/jira/browse/MNG-7238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412525#comment-17412525 ] Chris Kilding commented on MNG-7238: Karl - I'm interested in your question of whether

[GitHub] [maven] qweek commented on pull request #526: [MNG-7129] Incremental build and shared cache feature

2021-09-09 Thread GitBox
qweek commented on pull request #526: URL: https://github.com/apache/maven/pull/526#issuecomment-915996602 @rmannibucau I see what you mean: it will kills few optimizations, generate more objects and probably we need to use proper ByteOrder (default byte buffer order is BIG_ENDIAN and algo

[jira] [Commented] (MNG-7234) The command line 'mvn versions:set' returns exit code 1 with the last maven version 3.8.2

2021-09-09 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412500#comment-17412500 ] Michael Osipov commented on MNG-7234: - This happens only on MSYS2 with a Jansi issue. P

[jira] [Updated] (MNG-7234) The command line 'mvn versions:set' returns exit code 1 with the last maven version 3.8.2

2021-09-09 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7234: Priority: Major (was: Blocker) > The command line 'mvn versions:set' returns exit code 1 with the la

[jira] [Commented] (MNG-7238) Dependency deprecation indicators

2021-09-09 Thread Chris Kilding (Jira)
[ https://issues.apache.org/jira/browse/MNG-7238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412489#comment-17412489 ] Chris Kilding commented on MNG-7238: As for how to set the deprecation flag, I agree we

[jira] [Commented] (MNG-7238) Dependency deprecation indicators

2021-09-09 Thread Chris Kilding (Jira)
[ https://issues.apache.org/jira/browse/MNG-7238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412488#comment-17412488 ] Chris Kilding commented on MNG-7238: A deprecation flag does not force anyone to remove

[jira] [Updated] (MRESOLVER-203) Remove presized arrays in favor of empty ones

2021-09-09 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRESOLVER-203: - Component/s: Resolver > Remove presized arrays in favor of empty ones > --

[jira] [Closed] (MRESOLVER-203) Remove presized arrays in favor of empty ones

2021-09-09 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MRESOLVER-203. Fix Version/s: version-next Assignee: Michael Osipov Resolution: Fixed F

[GitHub] [maven-resolver] asfgit closed pull request #124: MRESOLVER-203 - Remove Pre-Size array in favor of empty.

2021-09-09 Thread GitBox
asfgit closed pull request #124: URL: https://github.com/apache/maven-resolver/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] [Updated] (MRESOLVER-203) Remove presized arrays in favor of empty ones

2021-09-09 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRESOLVER-203: - Summary: Remove presized arrays in favor of empty ones (was: Remove Pre-Size array in

[GitHub] [maven-integration-testing] michael-o commented on pull request #113: MNG-7232 - Make final variable when is possible.

2021-09-09 Thread GitBox
michael-o commented on pull request #113: URL: https://github.com/apache/maven-integration-testing/pull/113#issuecomment-915932156 Windows 10: ``` [ERROR] Failures: [ERROR] MavenIT0009GoalConfigurationTest>AbstractMavenIntegrationTestCase.runTest:265->testit0009:51 Expected fil

[GitHub] [maven-integration-testing] michael-o commented on pull request #113: MNG-7232 - Make final variable when is possible.

2021-09-09 Thread GitBox
michael-o commented on pull request #113: URL: https://github.com/apache/maven-integration-testing/pull/113#issuecomment-915906641 Will try on Windows 10 as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[jira] [Updated] (MNGSITE-461) Remove IRC channel mentions from Maven documentation

2021-09-09 Thread Dawid Pura (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Pura updated MNGSITE-461: --- Description: There are plenty of places where we say user can reach out to the community using IRC

[jira] [Updated] (MNGSITE-461) Remove IRC channel mentions from Maven documentation

2021-09-09 Thread Dawid Pura (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Pura updated MNGSITE-461: --- Description: There are plenty of places where we say user can reach out to the community using IRC

[jira] [Updated] (MNGSITE-461) Remove IRC channel mentions from Maven documentation

2021-09-09 Thread Dawid Pura (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Pura updated MNGSITE-461: --- Description: There are plenty of places where we say user can reach out to the community using IRC

[jira] [Created] (MNGSITE-461) Remove IRC channel mentions from Maven documentation

2021-09-09 Thread Dawid Pura (Jira)
Dawid Pura created MNGSITE-461: -- Summary: Remove IRC channel mentions from Maven documentation Key: MNGSITE-461 URL: https://issues.apache.org/jira/browse/MNGSITE-461 Project: Maven Project Web Site

[GitHub] [maven-integration-testing] michael-o edited a comment on pull request #113: MNG-7232 - Make final variable when is possible.

2021-09-09 Thread GitBox
michael-o edited a comment on pull request #113: URL: https://github.com/apache/maven-integration-testing/pull/113#issuecomment-915868251 My setup: Core: 76d7f58a61eb6aea8d2e8b78551e5d500cc74f6e Core ITs: 04959fb0cffe3d6d2a9d79c9394a32ff45e62bb9 with your changes on top . I have push

[GitHub] [maven-integration-testing] michael-o commented on pull request #113: MNG-7232 - Make final variable when is possible.

2021-09-09 Thread GitBox
michael-o commented on pull request #113: URL: https://github.com/apache/maven-integration-testing/pull/113#issuecomment-915868251 My setup: Core: 76d7f58a61eb6aea8d2e8b78551e5d500cc74f6e Core ITs: 04959fb0cffe3d6d2a9d79c9394a32ff45e62bb9 ``` $ mvn -v Apache Maven 3.5.4 (

[jira] [Commented] (MNG-7244) Change from deprecated WARNING to FAIL the build for usage of pom.X placeholders

2021-09-09 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412412#comment-17412412 ] Michael Osipov commented on MNG-7244: - Absolutely! > Change from deprecated WARNING to