[GitHub] [maven] slawekjaranowski commented on a change in pull request #285: [MNG-5222] - Maven 3 no longer logs warnings about deprecated parameter in plugin

2022-03-18 Thread GitBox
slawekjaranowski commented on a change in pull request #285: URL: https://github.com/apache/maven/pull/285#discussion_r829754730 ## File path: maven-core/src/main/java/org/apache/maven/plugin/internal/ValidatingConfigurationListener.java ## @@ -94,4 +111,53 @@ private void not

[GitHub] [maven] slawekjaranowski commented on a change in pull request #285: [MNG-5222] - Maven 3 no longer logs warnings about deprecated parameter in plugin

2022-03-18 Thread GitBox
slawekjaranowski commented on a change in pull request #285: URL: https://github.com/apache/maven/pull/285#discussion_r829754730 ## File path: maven-core/src/main/java/org/apache/maven/plugin/internal/ValidatingConfigurationListener.java ## @@ -94,4 +111,53 @@ private void not

[GitHub] [maven] slawekjaranowski commented on a change in pull request #285: [MNG-5222] - Maven 3 no longer logs warnings about deprecated parameter in plugin

2022-03-18 Thread GitBox
slawekjaranowski commented on a change in pull request #285: URL: https://github.com/apache/maven/pull/285#discussion_r829754730 ## File path: maven-core/src/main/java/org/apache/maven/plugin/internal/ValidatingConfigurationListener.java ## @@ -94,4 +111,53 @@ private void not

[GitHub] [maven-mvnd] slawekjaranowski opened a new issue #609: [discussion] synchronization of code copied from Maven core

2022-03-18 Thread GitBox
slawekjaranowski opened a new issue #609: URL: https://github.com/apache/maven-mvnd/issues/609 We can find classes like: https://github.com/apache/maven-mvnd/blob/master/daemon/src/main/java/org/mvndaemon/mvnd/plugin/CliMavenPluginManager.java Where we have comments: > This

[GitHub] [maven-mvnd] gnodet commented on issue #609: [discussion] synchronization of code copied from Maven core

2022-03-18 Thread GitBox
gnodet commented on issue #609: URL: https://github.com/apache/maven-mvnd/issues/609#issuecomment-1072120383 Ideally, the rewritten maven classes would be adapted to either support `mvnd` use cases or to allow `mvnd` to derive a class instead of having to rewrite it. -- This is an autom

[jira] [Created] (MRESOLVER-248) Make DF and BF collector implementations coexists

2022-03-18 Thread Jira
Tamás Cservenák created MRESOLVER-248: - Summary: Make DF and BF collector implementations coexists Key: MRESOLVER-248 URL: https://issues.apache.org/jira/browse/MRESOLVER-248 Project: Maven Resolve

[jira] [Updated] (MRESOLVER-248) Make DF and BF collector implementations coexists

2022-03-18 Thread Jira
[ https://issues.apache.org/jira/browse/MRESOLVER-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák updated MRESOLVER-248: -- Description: There is ongoing work to fundamentally change {{DependencyCollector}}

[jira] [Updated] (MRESOLVER-248) Make DF and BF collector implementations coexists

2022-03-18 Thread Jira
[ https://issues.apache.org/jira/browse/MRESOLVER-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák updated MRESOLVER-248: -- Description: There is ongoing work to fundamentally change {{DependencyCollector}}

[jira] [Updated] (MRESOLVER-248) Make DF and BF collector implementations coexists

2022-03-18 Thread Jira
[ https://issues.apache.org/jira/browse/MRESOLVER-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák updated MRESOLVER-248: -- Description: There is ongoing work to fundamentally change {{DependencyCollector}}

[jira] [Updated] (MRELEASE-1082) configuration option for shallow checkout

2022-03-18 Thread Michael Cramer (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Cramer updated MRELEASE-1082: - Description: after implementing sonar into our release process we noticed that sonar i

[jira] [Created] (MRELEASE-1082) configuration option for shallow checkout

2022-03-18 Thread Michael Cramer (Jira)
Michael Cramer created MRELEASE-1082: Summary: configuration option for shallow checkout Key: MRELEASE-1082 URL: https://issues.apache.org/jira/browse/MRELEASE-1082 Project: Maven Release Plugin

[GitHub] [maven-resolver] cstamas commented on pull request #158: MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso…

2022-03-18 Thread GitBox
cstamas commented on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1072251713 > Actually Skipper does not help with multi module project. Maven builds module one by one, this means Maven will call [collectDependencies](https://github.com/bfs-skip/ma

[GitHub] [maven-resolver] cstamas edited a comment on pull request #158: MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso…

2022-03-18 Thread GitBox
cstamas edited a comment on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1072251713 > Actually Skipper does not help with multi module project. Maven builds module one by one, this means Maven will call [collectDependencies](https://github.com/bfs-

[GitHub] [maven-resolver] cstamas edited a comment on pull request #158: MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso…

2022-03-18 Thread GitBox
cstamas edited a comment on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1072251713 > Actually Skipper does not help with multi module project. Maven builds module one by one, this means Maven will call [collectDependencies](https://github.com/bfs-

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

2022-03-18 Thread GitBox
laeubi commented on pull request #695: URL: https://github.com/apache/maven/pull/695#issuecomment-1072265226 @michael-o do you like to review this? -- 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 t

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

2022-03-18 Thread GitBox
michael-o commented on pull request #695: URL: https://github.com/apache/maven/pull/695#issuecomment-1072283040 > @michael-o do you like to review this? I need to understand the cause first because there seems to be some quirk, no? -- This is an automated message from the Apache G

[GitHub] [maven-resolver] caiwei-ebay commented on pull request #158: MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso…

2022-03-18 Thread GitBox
caiwei-ebay commented on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1072287150 @cstamas Should I create a JIRA for the reuse of [node children cache](https://github.com/bfs-skip/maven-resolver/blob/master/maven-resolver-impl/src/main/java/org/

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

2022-03-18 Thread GitBox
laeubi commented on pull request #695: URL: https://github.com/apache/maven/pull/695#issuecomment-1072344466 Not sure, at least this does restores the previous behavior. The problem is caused by the following (we have noticed something similar in Tycho as well): 1. `MavenWorkspace

[GitHub] [maven-resolver] caiwei-ebay edited a comment on pull request #158: MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso…

2022-03-18 Thread GitBox
caiwei-ebay edited a comment on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1072287150 @cstamas Should I create a JIRA for the reuse of [node children cache](https://github.com/bfs-skip/maven-resolver/blob/master/maven-resolver-impl/src/main/ja

[GitHub] [maven-resolver] caiwei-ebay edited a comment on pull request #158: MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso…

2022-03-18 Thread GitBox
caiwei-ebay edited a comment on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1072287150 @cstamas Should I create a JIRA for the reuse of [node children cache](https://github.com/bfs-skip/maven-resolver/blob/master/maven-resolver-impl/src/main/ja

[GitHub] [maven-mvnd] hashhar commented on pull request #577: Set default max heap size to null

2022-03-18 Thread GitBox
hashhar commented on pull request #577: URL: https://github.com/apache/maven-mvnd/pull/577#issuecomment-1072412309 Ping @gnodet -- 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 comme

[GitHub] [maven-surefire] winglam commented on pull request #348: Enabling Surefire to run test classes and test methods in any order specified by a new runOrder

2022-03-18 Thread GitBox
winglam commented on pull request #348: URL: https://github.com/apache/maven-surefire/pull/348#issuecomment-1072429832 @Tibor17 and @aslakhellesoy I would be happy to participate in the discussion for this feature. Unfortunately, I would not have time to implement the five-step process tha

[GitHub] [maven-surefire] aslakhellesoy opened a new pull request #492: Tests runorder

2022-03-18 Thread GitBox
aslakhellesoy opened a new pull request #492: URL: https://github.com/apache/maven-surefire/pull/492 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/SUREFIRE) file

[jira] [Created] (MDEP-800) Setting excludeTransitive in copy-dependencies might result in not copying direct dependencies

2022-03-18 Thread Oliver Hecker (Jira)
Oliver Hecker created MDEP-800: -- Summary: Setting excludeTransitive in copy-dependencies might result in not copying direct dependencies Key: MDEP-800 URL: https://issues.apache.org/jira/browse/MDEP-800

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

2022-03-18 Thread GitBox
laeubi commented on pull request #695: URL: https://github.com/apache/maven/pull/695#issuecomment-1072265226 -- 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,

[GitHub] [maven-verifier] slawekjaranowski merged pull request #21: [MSHARED-1048] Upgrade junit from 4.13.1 to 4.13.2

2022-03-18 Thread GitBox
slawekjaranowski merged pull request #21: URL: https://github.com/apache/maven-verifier/pull/21 -- 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-shade-plugin] melloware commented on pull request #123: [MSHADE-412] avoid possible NPE since rawString was added in SimpleRelocator

2022-03-18 Thread GitBox
melloware commented on pull request #123: URL: https://github.com/apache/maven-shade-plugin/pull/123#issuecomment-1070855415 Nice fix! -- 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

[GitHub] [maven-resolver] caiwei-ebay commented on pull request #158: MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso…

2022-03-18 Thread GitBox
caiwei-ebay commented on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1070824708 -- 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. T

[GitHub] [maven] slawekjaranowski commented on a change in pull request #285: [MNG-5222] - Maven 3 no longer logs warnings about deprecated parameter in plugin

2022-03-18 Thread GitBox
slawekjaranowski commented on a change in pull request #285: URL: https://github.com/apache/maven/pull/285#discussion_r829161411 ## File path: maven-core/src/main/java/org/apache/maven/plugin/internal/ValidatingConfigurationListener.java ## @@ -94,4 +111,53 @@ private void not

[GitHub] [maven] belingueres commented on a change in pull request #285: [MNG-5222] - Maven 3 no longer logs warnings about deprecated parameter in plugin

2022-03-18 Thread GitBox
belingueres commented on a change in pull request #285: URL: https://github.com/apache/maven/pull/285#discussion_r829628430 ## File path: maven-core/src/main/java/org/apache/maven/plugin/internal/ValidatingConfigurationListener.java ## @@ -94,4 +111,53 @@ private void notify(

[GitHub] [maven-verifier] slawekjaranowski merged pull request #16: [MSHARED-1046] Upgrade Parent to 35

2022-03-18 Thread GitBox
slawekjaranowski merged pull request #16: URL: https://github.com/apache/maven-verifier/pull/16 -- 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-verifier] slawekjaranowski merged pull request #20: Bump slf4j-simple from 1.7.32 to 1.7.36

2022-03-18 Thread GitBox
slawekjaranowski merged pull request #20: URL: https://github.com/apache/maven-verifier/pull/20 -- 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-shade-plugin] dependabot[bot] commented on pull request #121: Bump slf4j.version from 1.7.32 to 1.7.36

2022-03-18 Thread GitBox
dependabot[bot] commented on pull request #121: URL: https://github.com/apache/maven-shade-plugin/pull/121#issuecomment-1070890360 OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch release

[GitHub] [maven-resolver] cstamas commented on pull request #158: MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso…

2022-03-18 Thread GitBox
cstamas commented on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1070949275 -- 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 un

[GitHub] [maven-mvnd] hashhar commented on pull request #577: Set default max heap size to null

2022-03-18 Thread GitBox
hashhar commented on pull request #577: URL: https://github.com/apache/maven-mvnd/pull/577#issuecomment-1072412309 Ping @gnodet -- 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 comme

[GitHub] [maven-surefire] Tibor17 commented on pull request #348: Enabling Surefire to run test classes and test methods in any order specified by a new runOrder

2022-03-18 Thread GitBox
Tibor17 commented on pull request #348: URL: https://github.com/apache/maven-surefire/pull/348#issuecomment-1070857800 @aslakhellesoy The code is not suited to rebase because this code has some issues. That's the reason why I wanted to save the spare time of @winglam and I wrote 5 steps

[GitHub] [maven-resolver] kwin commented on pull request #160: DependencyCollector: DF vs BF coexists

2022-03-18 Thread GitBox
kwin commented on pull request #160: URL: https://github.com/apache/maven-resolver/pull/160#issuecomment-1071508459 I think this deserves a JIRA ticket with some reasoning why this should be reintroduced. Also the new config property should be documented at https://github.com/apache/maven-

[GitHub] [maven-shade-plugin] slachiewicz commented on pull request #116: Bump plexus-utils from 3.3.0 to 3.4.1

2022-03-18 Thread GitBox
slachiewicz commented on pull request #116: URL: https://github.com/apache/maven-shade-plugin/pull/116#issuecomment-1070993610 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [maven-surefire] winglam commented on pull request #348: Enabling Surefire to run test classes and test methods in any order specified by a new runOrder

2022-03-18 Thread GitBox
winglam commented on pull request #348: URL: https://github.com/apache/maven-surefire/pull/348#issuecomment-1072429832 @Tibor17 and @aslakhellesoy I would be happy to participate in the discussion for this feature. Unfortunately, I would not have time to implement the five-step process tha

[GitHub] [maven-resolver] caiwei-ebay edited a comment on pull request #158: MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso…

2022-03-18 Thread GitBox
caiwei-ebay edited a comment on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1072287150 -- 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 comm

[GitHub] [maven-shade-plugin] slachiewicz commented on pull request #96: Bump hamcrest-core from 1.3 to 2.2

2022-03-18 Thread GitBox
slachiewicz commented on pull request #96: URL: https://github.com/apache/maven-shade-plugin/pull/96#issuecomment-1070891364 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

[GitHub] [maven-compiler-plugin] pzygielo commented on pull request #102: [MCOMPILER-488] dedicated option for `implicit` javac flag

2022-03-18 Thread GitBox
pzygielo commented on pull request #102: URL: https://github.com/apache/maven-compiler-plugin/pull/102#issuecomment-1070903801 Switched to new ticket. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [maven-mvnd] jglick commented on issue #160: Provide a choco package

2022-03-18 Thread GitBox
jglick commented on issue #160: URL: https://github.com/apache/maven-mvnd/issues/160#issuecomment-1070879922 It does not install a required DLL: #607 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [maven-mvnd] gnodet commented on issue #609: [discussion] synchronization of code copied from Maven core

2022-03-18 Thread GitBox
gnodet commented on issue #609: URL: https://github.com/apache/maven-mvnd/issues/609#issuecomment-1072120383 Ideally, the rewritten maven classes would be adapted to either support `mvnd` use cases or to allow `mvnd` to derive a class instead of having to rewrite it. -- This is an autom

[GitHub] [maven-shade-plugin] dependabot[bot] commented on pull request #97: Bump sisu-guice from 3.2.6 to 4.2.0

2022-03-18 Thread GitBox
dependabot[bot] commented on pull request #97: URL: https://github.com/apache/maven-shade-plugin/pull/97#issuecomment-1070890727 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

[GitHub] [maven-resolver] cstamas edited a comment on pull request #158: MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso…

2022-03-18 Thread GitBox
cstamas edited a comment on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1072251713 -- 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.

[GitHub] [maven-compiler-plugin] olamy merged pull request #102: [MCOMPILER-488] dedicated option for `implicit` javac flag

2022-03-18 Thread GitBox
olamy merged pull request #102: URL: https://github.com/apache/maven-compiler-plugin/pull/102 -- 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: issu

[GitHub] [maven] cstamas commented on pull request #698: Cache all interpolated models

2022-03-18 Thread GitBox
cstamas commented on pull request #698: URL: https://github.com/apache/maven/pull/698#issuecomment-1071299370 This looks cool, but am very interested in memory consumption of this... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [maven-surefire] Tibor17 merged pull request #490: [SUREFIRE-1964] Support for method filtering on excludesFile and includesFile

2022-03-18 Thread GitBox
Tibor17 merged pull request #490: URL: https://github.com/apache/maven-surefire/pull/490 -- 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-un

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

2022-03-18 Thread GitBox
michael-o commented on pull request #695: URL: https://github.com/apache/maven/pull/695#issuecomment-1072283040 > @michael-o do you like to review this? I need to understand the cause first because there seems to be some quirk, no? -- This is an automated message from the Apache G

[GitHub] [maven-shade-plugin] slachiewicz commented on pull request #119: Bump mrm-maven-plugin from 1.2.0 to 1.3.0

2022-03-18 Thread GitBox
slachiewicz commented on pull request #119: URL: https://github.com/apache/maven-shade-plugin/pull/119#issuecomment-1070993246 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [maven-shade-plugin] rmannibucau merged pull request #123: [MSHADE-412] avoid possible NPE since rawString was added in SimpleRelocator

2022-03-18 Thread GitBox
rmannibucau merged pull request #123: URL: https://github.com/apache/maven-shade-plugin/pull/123 -- 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: i

[GitHub] [maven-compiler-plugin] pzygielo closed pull request #104: WIP - IT for -488

2022-03-18 Thread GitBox
pzygielo closed pull request #104: URL: https://github.com/apache/maven-compiler-plugin/pull/104 -- 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: i

[GitHub] [maven-mvnd] jglick closed issue #607: `mvnd.exe` gives error about DLL

2022-03-18 Thread GitBox
jglick closed issue #607: URL: https://github.com/apache/maven-mvnd/issues/607 -- 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-mvnd] jglick commented on issue #607: `mvnd.exe` gives error about DLL

2022-03-18 Thread GitBox
jglick commented on issue #607: URL: https://github.com/apache/maven-mvnd/issues/607#issuecomment-1070877375 Thanks @Gaming32! That fixes the DLL issue. I filed #608 for the next error. -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [maven-resolver] cstamas commented on pull request #160: DependencyCollector: DF vs BF coexists

2022-03-18 Thread GitBox
cstamas commented on pull request #160: URL: https://github.com/apache/maven-resolver/pull/160#issuecomment-1070926843 -- 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 un

[GitHub] [maven-shade-plugin] slachiewicz closed pull request #121: Bump slf4j.version from 1.7.32 to 1.7.36

2022-03-18 Thread GitBox
slachiewicz closed pull request #121: URL: https://github.com/apache/maven-shade-plugin/pull/121 -- 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: i

[GitHub] [maven-wrapper] hboutemy commented on pull request #34: add NOTICE file with attribution of initial maven-wrapper module

2022-03-18 Thread GitBox
hboutemy commented on pull request #34: URL: https://github.com/apache/maven-wrapper/pull/34#issuecomment-1070906199 being an OSS contributor, it's important to respect others work as much as I want my work to be respected :) thank you for helping -- This is an automated message from

[GitHub] [maven-shade-plugin] slachiewicz closed pull request #97: Bump sisu-guice from 3.2.6 to 4.2.0

2022-03-18 Thread GitBox
slachiewicz closed pull request #97: URL: https://github.com/apache/maven-shade-plugin/pull/97 -- 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: iss

[GitHub] [maven-shade-plugin] slachiewicz merged pull request #96: Bump hamcrest-core from 1.3 to 2.2

2022-03-18 Thread GitBox
slachiewicz merged pull request #96: URL: https://github.com/apache/maven-shade-plugin/pull/96 -- 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: iss

[GitHub] [maven-mvnd] johanjanssen commented on issue #160: Provide a choco package

2022-03-18 Thread GitBox
johanjanssen commented on issue #160: URL: https://github.com/apache/maven-mvnd/issues/160#issuecomment-1070894512 It indeed only installs the mvndaemon itself and adds it to the path. When I created and tested the package it worked and it has quite some downloads without any remarks.

[jira] [Commented] (MCOMPILER-415) NullPointerException from javac when compiling AntlrWorks-Jank

2022-03-18 Thread Basil Crow (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508898#comment-17508898 ] Basil Crow commented on MCOMPILER-415: -- [~vlatombe] This issue is resolved for me

[jira] [Commented] (MCOMPILER-346) workaround to jdk bug: assertionError inside javac when using javax.tools API

2022-03-18 Thread Basil Crow (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508909#comment-17508909 ] Basil Crow commented on MCOMPILER-346: -- [~olamy] Both this issue (tracking [JDK-

[GitHub] [maven-surefire] nhojpatrick commented on pull request #488: Surefire Report order results

2022-03-18 Thread GitBox
nhojpatrick commented on pull request #488: URL: https://github.com/apache/maven-surefire/pull/488#issuecomment-1072636593 > In #208 we have linked issue https://issues.apache.org/jira/browse/SUREFIRE-1615 which has topic: `surefire.includesProperty is ignored` it is something different wh

[GitHub] [maven-surefire] Tibor17 commented on pull request #488: Surefire Report order results

2022-03-18 Thread GitBox
Tibor17 commented on pull request #488: URL: https://github.com/apache/maven-surefire/pull/488#issuecomment-1072734036 @nhojpatrick The entries cannot be reordered as you like. First the order is defined by the configuration and the XML reporter respects the execution order by `runOr

[GitHub] [maven-surefire] Tibor17 edited a comment on pull request #488: Surefire Report order results

2022-03-18 Thread GitBox
Tibor17 edited a comment on pull request #488: URL: https://github.com/apache/maven-surefire/pull/488#issuecomment-1072734036 @nhojpatrick The entries cannot be reordered as you like. First the order is defined by the configuration and the XML reporter respects the execution order by

[GitHub] [maven-surefire] Tibor17 edited a comment on pull request #488: Surefire Report order results

2022-03-18 Thread GitBox
Tibor17 edited a comment on pull request #488: URL: https://github.com/apache/maven-surefire/pull/488#issuecomment-1072734036 @nhojpatrick The entries cannot be reordered as you like. First the order is defined by the configuration and the XML reporter respects the execution order by

[GitHub] [maven-surefire] Tibor17 edited a comment on pull request #488: Surefire Report order results

2022-03-18 Thread GitBox
Tibor17 edited a comment on pull request #488: URL: https://github.com/apache/maven-surefire/pull/488#issuecomment-1072734036 @nhojpatrick The entries cannot be reordered as you like. First the order is defined by the configuration and the XML reporter respects the execution order by

[GitHub] [maven-dependency-plugin] dependabot[bot] opened a new pull request #209: Bump org.eclipse.sisu.inject from 0.0.0.M5 to 0.3.5

2022-03-18 Thread GitBox
dependabot[bot] opened a new pull request #209: URL: https://github.com/apache/maven-dependency-plugin/pull/209 Bumps org.eclipse.sisu.inject from 0.0.0.M5 to 0.3.5. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-n

[jira] [Commented] (MCOMPILER-346) workaround to jdk bug: assertionError inside javac when using javax.tools API

2022-03-18 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17509137#comment-17509137 ] Olivier Lamy commented on MCOMPILER-346: [~basil] awesome! thanks for looking

[jira] [Comment Edited] (MCOMPILER-415) NullPointerException from javac when compiling AntlrWorks-Jank

2022-03-18 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17509169#comment-17509169 ] Olivier Lamy edited comment on MCOMPILER-415 at 3/19/22, 5:14 AM: --

[jira] [Commented] (MCOMPILER-415) NullPointerException from javac when compiling AntlrWorks-Jank

2022-03-18 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17509169#comment-17509169 ] Olivier Lamy commented on MCOMPILER-415: recent changes in plexus-compiler wil