[jira] [Commented] (MCOMPILER-488) dedicated option for `implicit` javac flag

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

[jira] [Closed] (MCOMPILER-488) dedicated option for `implicit` javac flag

2022-03-17 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MCOMPILER-488. -- > dedicated option for `implicit` javac flag > -- > >

[jira] [Resolved] (MCOMPILER-488) dedicated option for `implicit` javac flag

2022-03-17 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy resolved MCOMPILER-488. Resolution: Fixed > dedicated option for `implicit` javac flag > ---

[jira] [Updated] (MCOMPILER-488) dedicated option for `implicit` javac flag

2022-03-17 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MCOMPILER-488: --- Fix Version/s: 3.11.0 > dedicated option for `implicit` javac flag > -

[jira] [Assigned] (MCOMPILER-488) dedicated option for `implicit` javac flag

2022-03-17 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy reassigned MCOMPILER-488: -- Assignee: Olivier Lamy > dedicated option for `implicit` javac flag > -

[jira] [Commented] (MCOMPILER-488) dedicated option for `implicit` javac flag

2022-03-17 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508593#comment-17508593 ] Olivier Lamy commented on MCOMPILER-488: PR merged. Thanks for your contributi

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

2022-03-17 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-resolver] cstamas commented on pull request #160: DependencyCollector: DF vs BF coexists

2022-03-17 Thread GitBox
cstamas commented on pull request #160: URL: https://github.com/apache/maven-resolver/pull/160#issuecomment-1072077291 > MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso… #158 Sure, this PR is merely to simplify testing/comparison phase, for explanation of "why"

[GitHub] [maven-surefire] slawekjaranowski opened a new pull request #491: [SUREFIRE-2038] Upgrade Maven Parent to 35

2022-03-17 Thread GitBox
slawekjaranowski opened a new pull request #491: URL: https://github.com/apache/maven-surefire/pull/491 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] [Created] (MNG-7436) Do not fail if there is one bad dependency

2022-03-17 Thread Jira
Christoph Läubrich created MNG-7436: --- Summary: Do not fail if there is one bad dependency Key: MNG-7436 URL: https://issues.apache.org/jira/browse/MNG-7436 Project: Maven Issue Type: Improv

[jira] [Created] (MNG-7435) Make SNAPSHOTS more accessible

2022-03-17 Thread Jira
Christoph Läubrich created MNG-7435: --- Summary: Make SNAPSHOTS more accessible Key: MNG-7435 URL: https://issues.apache.org/jira/browse/MNG-7435 Project: Maven Issue Type: Improvement

[jira] [Commented] (MNG-7433) multiple maven instances working same source tree can lock each other

2022-03-17 Thread Dan Tran (Jira)
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508563#comment-17508563 ] Dan Tran commented on MNG-7433: --- The below comment block in interesting {code:java} /**

[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-17 Thread GitBox
belingueres commented on a change in pull request #285: URL: https://github.com/apache/maven/pull/285#discussion_r829669915 ## File path: maven-core/src/main/java/org/apache/maven/plugin/internal/ValidatingConfigurationListener.java ## @@ -94,4 +111,53 @@ private void notify(

[jira] [Comment Edited] (MNG-7433) multiple maven instances working same source tree can lock each other

2022-03-17 Thread Dan Tran (Jira)
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508424#comment-17508424 ] Dan Tran edited comment on MNG-7433 at 3/18/22, 3:21 AM: - I also tr

[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-17 Thread GitBox
belingueres commented on a change in pull request #285: URL: https://github.com/apache/maven/pull/285#discussion_r829628543 ## File path: maven-core/src/main/java/org/apache/maven/plugin/internal/ValidatingConfigurationListener.java ## @@ -68,21 +75,31 @@ public void no

[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-17 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(

[jira] [Commented] (SUREFIRE-1964) Method filtering support on excludes and includes file

2022-03-17 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508458#comment-17508458 ] Tibor Digana commented on SUREFIRE-1964: https://gitbox.apache.org/repos/asf?p

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

2022-03-17 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

[jira] [Updated] (MSHARED-1043) Deprecate methods which use JUnit4

2022-03-17 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MSHARED-1043: - Summary: Deprecate methods which use JUnit4 (was: Deprecate JUnit4 dependency) > Dep

[jira] [Updated] (MSHARED-1043) Deprecate JUnit4 dependency

2022-03-17 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MSHARED-1043: - Summary: Deprecate JUnit4 dependency (was: Get rid of JUnit4 dependency) > Deprecate J

[jira] [Commented] (MSHARED-1048) Upgrade junit from 4.13.1 to 4.13.2

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

[jira] [Closed] (MSHARED-1048) Upgrade junit from 4.13.1 to 4.13.2

2022-03-17 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MSHARED-1048. Resolution: Fixed > Upgrade junit from 4.13.1 to 4.13.2 > ---

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

2022-03-17 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

[jira] [Created] (SUREFIRE-2038) Upgrade Maven Parent to 35

2022-03-17 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created SUREFIRE-2038: - Summary: Upgrade Maven Parent to 35 Key: SUREFIRE-2038 URL: https://issues.apache.org/jira/browse/SUREFIRE-2038 Project: Maven Surefire Iss

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

2022-03-17 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-

[jira] [Commented] (MPOM-308) Upgrade Maven PMD Plugin from 3.15.0 to 3.16.0

2022-03-17 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPOM-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508431#comment-17508431 ] Slawomir Jaranowski commented on MPOM-308: -- Form version 3.15.0 of PMD we have new

[jira] [Comment Edited] (MNG-7433) multiple maven instances working same source tree can lock each other

2022-03-17 Thread Dan Tran (Jira)
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508424#comment-17508424 ] Dan Tran edited comment on MNG-7433 at 3/17/22, 8:50 PM: - I also tr

[jira] [Commented] (MNG-7433) multiple maven instances working same source tree can lock each other

2022-03-17 Thread Dan Tran (Jira)
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508424#comment-17508424 ] Dan Tran commented on MNG-7433: --- I also tried: * replicate local repo to dedicate for

[jira] [Created] (MSHARED-1048) Upgrade junit from 4.13.1 to 4.13.2

2022-03-17 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1048: Summary: Upgrade junit from 4.13.1 to 4.13.2 Key: MSHARED-1048 URL: https://issues.apache.org/jira/browse/MSHARED-1048 Project: Maven Shared Components

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

2022-03-17 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-verifier] slawekjaranowski merged pull request #20: Bump slf4j-simple from 1.7.32 to 1.7.36

2022-03-17 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

[jira] [Commented] (MSHARED-1046) Upgrade Parent to 35

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

[jira] [Closed] (MSHARED-1046) Upgrade Parent to 35

2022-03-17 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MSHARED-1046. Resolution: Fixed > Upgrade Parent to 35 > > >

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

2022-03-17 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

[jira] [Commented] (MNG-7316) MavenProject.getAttachedArtifacts() regression with 3.8.1

2022-03-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508321#comment-17508321 ] Michael Osipov commented on MNG-7316: - That's the way to go. Please try. > MavenProjec

[jira] [Commented] (MNG-7316) MavenProject.getAttachedArtifacts() regression with 3.8.1

2022-03-17 Thread Rob Tompkins (Jira)
[ https://issues.apache.org/jira/browse/MNG-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508290#comment-17508290 ] Rob Tompkins commented on MNG-7316: --- I will though say, your change was breaking with a m

[jira] [Commented] (MNG-7316) MavenProject.getAttachedArtifacts() regression with 3.8.1

2022-03-17 Thread Rob Tompkins (Jira)
[ https://issues.apache.org/jira/browse/MNG-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508289#comment-17508289 ] Rob Tompkins commented on MNG-7316: --- I spent a good deal of time looking through your ass

[jira] [Commented] (MNG-7433) multiple maven instances working same source tree can lock each other

2022-03-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508279#comment-17508279 ] Michael Osipov commented on MNG-7433: - This doesn't make sense. There is no locking on

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

2022-03-17 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-shade-plugin] slachiewicz commented on pull request #119: Bump mrm-maven-plugin from 1.2.0 to 1.3.0

2022-03-17 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] slachiewicz merged pull request #96: Bump hamcrest-core from 1.3 to 2.2

2022-03-17 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] gnodet opened a new pull request #698: Cache all interpolated models

2022-03-17 Thread GitBox
gnodet opened a new pull request #698: URL: https://github.com/apache/maven/pull/698 The idea is to avoid having to do the interpolation for all the ancestors. Once a model has been interpolated with the profiles and merged with its parent, it is cached and reused as the only ancestor whe

[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-17 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-resolver] cstamas commented on pull request #158: MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso…

2022-03-17 Thread GitBox
cstamas commented on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1070950424 Created https://github.com/apache/maven-resolver/pull/160 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

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

2022-03-17 Thread GitBox
cstamas commented on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1070949275 ... or make it a component. Will discuss this with @gnodet as well, as mvnd keeps contaner (hence components) for longer, while mvn CLI only during run... -- This is an

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

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

[GitHub] [maven-resolver] cstamas opened a new pull request #160: DependencyCollector: DF vs BF coexists

2022-03-17 Thread GitBox
cstamas opened a new pull request #160: URL: https://github.com/apache/maven-resolver/pull/160 Review pre 69aeda6c7976e5ff39ed7d0f888e4895a50a7f75 commit DF DependencyCollector, and keep the BF one. as well. -- This is an automated message from the Apache Git Service. To respond to the

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

2022-03-17 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

[jira] [Commented] (MSHADE-412) SimpleRelocator can fail in NPE, in particular with manifest transformer

2022-03-17 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508186#comment-17508186 ] Hudson commented on MSHADE-412: --- Build succeeded in Jenkins: Maven » Maven TLP » maven-shad

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

2022-03-17 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] johanjanssen commented on issue #160: Provide a choco package

2022-03-17 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.

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

2022-03-17 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-shade-plugin] dependabot[bot] commented on pull request #97: Bump sisu-guice from 3.2.6 to 4.2.0

2022-03-17 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-shade-plugin] slachiewicz closed pull request #97: Bump sisu-guice from 3.2.6 to 4.2.0

2022-03-17 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] dependabot[bot] commented on pull request #121: Bump slf4j.version from 1.7.32 to 1.7.36

2022-03-17 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-shade-plugin] slachiewicz closed pull request #121: Bump slf4j.version from 1.7.32 to 1.7.36

2022-03-17 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

[jira] [Updated] (MSHADE-412) SimpleRelocator can fail in NPE, in particular with manifest transformer

2022-03-17 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MSHADE-412: Fix Version/s: 3.3.1 > SimpleRelocator can fail in NPE, in particular with manifest

[jira] [Assigned] (MSHADE-412) SimpleRelocator can fail in NPE, in particular with manifest transformer

2022-03-17 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz reassigned MSHADE-412: --- Assignee: Romain Manni-Bucau > SimpleRelocator can fail in NPE, in particula

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

2022-03-17 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] jglick commented on issue #607: `mvnd.exe` gives error about DLL

2022-03-17 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-mvnd] jglick closed issue #607: `mvnd.exe` gives error about DLL

2022-03-17 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-shade-plugin] rmannibucau merged pull request #123: [MSHADE-412] avoid possible NPE since rawString was added in SimpleRelocator

2022-03-17 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-mvnd] jglick opened a new issue #608: mvnd on Windows throws `java.lang.NumberFormatException: For input string: "self"`

2022-03-17 Thread GitBox
jglick opened a new issue #608: URL: https://github.com/apache/maven-mvnd/issues/608 As in #607, ``` mvnd JVM client 0.7.1-windows-amd64 (97c587c11383a67b5bd0ff8388bd94c694b91c1e) Terminal: org.jline.terminal.impl.jansi.win.JansiWinSysTerminal Apache Maven 3.8.3 (ff8e977a158

[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-17 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

[jira] [Commented] (MSHADE-412) SimpleRelocator can fail in NPE, in particular with manifest transformer

2022-03-17 Thread Melloware (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508162#comment-17508162 ] Melloware commented on MSHADE-412: -- We discovered this issue while working on this http

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

2022-03-17 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-compiler-plugin] pzygielo closed pull request #104: WIP - IT for -488

2022-03-17 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-resolver] caiwei-ebay commented on pull request #158: MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso…

2022-03-17 Thread GitBox
caiwei-ebay commented on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1070824708 > @caiwei-ebay @michael-o @ibabiankou @jebeaudet IMO, this PR is good to be merged, so let's merge it. > > I personally am not quite convinced about this (BF

[GitHub] [maven] gnodet opened a new pull request #697: [MNG-7360] Fix xml transformation to ensure proper context

2022-03-17 Thread GitBox
gnodet opened a new pull request #697: URL: https://github.com/apache/maven/pull/697 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 ch

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

2022-03-17 Thread GitBox
aslakhellesoy commented on pull request #348: URL: https://github.com/apache/maven-surefire/pull/348#issuecomment-1070779077 I'll try to help move this PR forward. I'll start by trying to bring this branch uptodate with master. What's the easiest way to collaborate? I could send a pr to th

[jira] [Updated] (MNG-7433) multiple maven instances working same source tree can lock each other

2022-03-17 Thread Dan Tran (Jira)
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Tran updated MNG-7433: -- Description: I have a large multi modules java maven build where: * phase 1 - basic build + unit tests + jacoc

[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-17 Thread GitBox
Tibor17 commented on pull request #348: URL: https://github.com/apache/maven-surefire/pull/348#issuecomment-1070772326 How are you @winglam? We have discussed your pull request in #169 and it seems that @aslakhellesoy would pay an attention. @winglam do you have time to participate?

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

2022-03-17 Thread GitBox
michael-o commented on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1070770988 > @caiwei-ebay @michael-o @ibabiankou @jebeaudet IMO, this PR is good to be merged, so let's merge it. > > I personally am not quite convinced about this (BFS + sk

[GitHub] [maven-surefire] aslakhellesoy commented on pull request #169: [SUREFIRE-1405] Allows user to extend RunOrder & RunOrderCalculator

2022-03-17 Thread GitBox
aslakhellesoy commented on pull request #169: URL: https://github.com/apache/maven-surefire/pull/169#issuecomment-1070768120 Thanks for the quick answer @Tibor17. I wasn't aware of #348 - from the first glance it looks like this implementation would address my needs! -- This is an automa

[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-17 Thread GitBox
slawekjaranowski commented on a change in pull request #285: URL: https://github.com/apache/maven/pull/285#discussion_r828974769 ## File path: maven-core/src/main/java/org/apache/maven/plugin/internal/ValidatingConfigurationListener.java ## @@ -39,14 +43,17 @@ private f

[jira] [Updated] (MNG-7433) multiple maven instances working same source tree can lock each other

2022-03-17 Thread Dan Tran (Jira)
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Tran updated MNG-7433: -- Description: I have a large multi modules java maven build where: * phase 1 - basic build + unit tests - 40 m

[jira] [Updated] (MNG-7433) multiple maven instances working same source tree can lock each other

2022-03-17 Thread Dan Tran (Jira)
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Tran updated MNG-7433: -- Description: I have a large multi modules java maven build where: * phase 1 - basic build + unit tests - 40 m

[jira] [Commented] (MNG-7433) multiple maven instances working same source tree can lock each other

2022-03-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508109#comment-17508109 ] Michael Osipov commented on MNG-7433: - [~gnodet] > multiple maven instances working sa

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

2022-03-17 Thread GitBox
cstamas edited a comment on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1070591546 @caiwei-ebay @michael-o @ibabiankou @jebeaudet IMO, this PR is good to be merged, so let's merge it. I personally am not quite convinced about this (BFS + ski

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

2022-03-17 Thread GitBox
cstamas commented on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1070591546 @caiwei-ebay @michael-o @ibabiankou @jebeaudet IMO, this PR is good to be merged, so let's merge it. I personally am not quite convinced about this (BFS + skipper),

[jira] [Closed] (MNG-7434) The parent filter may cause failure

2022-03-17 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-7434. Resolution: Duplicate > The parent filter may cause failure > --- > >

[jira] [Updated] (MNG-7434) The parent filter may cause failure

2022-03-17 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7434: - Description: Reproducer: {code} git clone https://github.com/apache/camel.git cd camel mvn verify {

[jira] [Created] (MNG-7434) The parent filter may cause failure

2022-03-17 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-7434: Summary: The parent filter may cause failure Key: MNG-7434 URL: https://issues.apache.org/jira/browse/MNG-7434 Project: Maven Issue Type: Bug Affects Ver

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

2022-03-17 Thread GitBox
cstamas commented on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1070543024 Project: Maven master 31193cbf0c93205a63c8c7b372b09200f60e69f4 Contenders: - mvn-385: vanilla Maven 3.8.5 release - mvn-df: maven-resolver master w/ reverted 6

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

2022-03-17 Thread GitBox
marcphilipp commented on pull request #34: URL: https://github.com/apache/maven-wrapper/pull/34#issuecomment-1070514859 @hboutemy Thanks for taking care of this! 🙂 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

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

2022-03-17 Thread GitBox
rmannibucau opened a new pull request #123: URL: https://github.com/apache/maven-shade-plugin/pull/123 guess this one is trivial -- 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

[jira] [Created] (MSHADE-412) SimpleRelocator can fail in NPE, in particular with manifest transformer

2022-03-17 Thread Romain Manni-Bucau (Jira)
Romain Manni-Bucau created MSHADE-412: - Summary: SimpleRelocator can fail in NPE, in particular with manifest transformer Key: MSHADE-412 URL: https://issues.apache.org/jira/browse/MSHADE-412 Proj

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

2022-03-17 Thread GitBox
caiwei-ebay edited a comment on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1069797740 > Am getting consistently slower results (2nd, 3rd run), but unsure is it skipper or BFS that is on master? > > @caiwei-ebay could you tell more about tho

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

2022-03-17 Thread GitBox
caiwei-ebay edited a comment on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1069797740 > Am getting consistently slower results (2nd, 3rd run), but unsure is it skipper or BFS that is on master? > > @caiwei-ebay could you tell more about tho