[GitHub] [maven-enforcer] kgunnerud commented on pull request #102: [MENFORCER-394] Only look at shipped dependencies in DependencyConvergence

2021-08-20 Thread GitBox
kgunnerud commented on pull request #102: URL: https://github.com/apache/maven-enforcer/pull/102#issuecomment-902478872 Great that this will be fixed. After upgrading to Spring Boot 2.5.4 which was released yesterday, they bumped maven-enforcer-plugin version and a lot of convergence was r

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

2021-08-20 Thread GitBox
rmannibucau commented on pull request #526: URL: https://github.com/apache/maven/pull/526#issuecomment-902490370 Hi, Looks very promishing, congrats! I just have 2 small notes on the overall PR. 1. Since we got a positive vote on mvnd, did you think about making both conver

[jira] [Commented] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2021-08-20 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402080#comment-17402080 ] Robert Scholte commented on MDEP-753: - [~elharo] you should pick this one up, I'm overl

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

2021-08-20 Thread GitBox
rfscholte commented on pull request #526: URL: https://github.com/apache/maven/pull/526#issuecomment-902495118 If I recall correclty there were one or two existing classes that needed to be extended to be able to support the cache. Could we move those to a separate PR? That will make reduc

[jira] [Created] (MNG-7220) [REGRESSION] test-classpath incorrectly resolved

2021-08-20 Thread Robert Scholte (Jira)
Robert Scholte created MNG-7220: --- Summary: [REGRESSION] test-classpath incorrectly resolved Key: MNG-7220 URL: https://issues.apache.org/jira/browse/MNG-7220 Project: Maven Issue Type: Bug

[jira] [Commented] (MNG-7220) [REGRESSION] test-classpath incorrectly resolved

2021-08-20 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-7220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402106#comment-17402106 ] Robert Scholte commented on MNG-7220: - I hope [~famod] can help investigate this one. M

[jira] [Updated] (MSHADE-403) Imports are wrongly modified even for excluded artifacts

2021-08-20 Thread Jin Kwon (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jin Kwon updated MSHADE-403: Summary: Imports are wrongly modified even for excluded artifacts (was: Imports are wrongly relocated even

[jira] [Created] (MSHADE-403) Imports are wrongly relocated event for excluded artifacts

2021-08-20 Thread Jin Kwon (Jira)
Jin Kwon created MSHADE-403: --- Summary: Imports are wrongly relocated event for excluded artifacts Key: MSHADE-403 URL: https://issues.apache.org/jira/browse/MSHADE-403 Project: Maven Shade Plugin I

[jira] [Updated] (MSHADE-403) Imports are wrongly modified even for excluded artifacts

2021-08-20 Thread Jin Kwon (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jin Kwon updated MSHADE-403: Description: For following dependencies, {code:xml} org.mongodb mongodb-driver-reactivestr

[jira] [Updated] (MSHADE-403) Imports are wrongly modified even for excluded artifacts

2021-08-20 Thread Jin Kwon (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jin Kwon updated MSHADE-403: Description: For following dependencies, {code:xml} org.mongodb mongodb-driver-reactivestr

[jira] [Updated] (MSHADE-403) Imports are wrongly modified even for excluded artifacts

2021-08-20 Thread Jin Kwon (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jin Kwon updated MSHADE-403: Description: For following dependencies, {code:xml} org.mongodb mongodb-driver-reactivestr

[jira] [Updated] (MSHADE-403) Imports are wrongly modified even for excluded artifacts

2021-08-20 Thread Jin Kwon (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jin Kwon updated MSHADE-403: Description: For following dependencies, {code:xml} org.mongodb mongodb-driver-reactivestr

[jira] [Updated] (MSHADE-403) Imports are wrongly modified even for excluded artifacts

2021-08-20 Thread Jin Kwon (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jin Kwon updated MSHADE-403: Description: For following dependencies, {code:xml} org.mongodb mongodb-driver-reactivestr

[GitHub] [maven-compiler-plugin] dependabot[bot] opened a new pull request #61: Bump mockito-core from 2.28.2 to 3.12.0

2021-08-20 Thread GitBox
dependabot[bot] opened a new pull request #61: URL: https://github.com/apache/maven-compiler-plugin/pull/61 Bumps [mockito-core](https://github.com/mockito/mockito) from 2.28.2 to 3.12.0. Release notes Sourced from https://github.com/mockito/mockito/releases";>mockito-core's rele

[GitHub] [maven-enforcer] dependabot[bot] opened a new pull request #104: Bump mockito-core from 3.12.0 to 3.12.1

2021-08-20 Thread GitBox
dependabot[bot] opened a new pull request #104: URL: https://github.com/apache/maven-enforcer/pull/104 Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.0 to 3.12.1. Release notes Sourced from https://github.com/mockito/mockito/releases";>mockito-core's releases.

[jira] [Commented] (MNG-7220) [REGRESSION] test-classpath incorrectly resolved

2021-08-20 Thread Falko Modler (Jira)
[ https://issues.apache.org/jira/browse/MNG-7220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402416#comment-17402416 ] Falko Modler commented on MNG-7220: --- Standard Maven plugins are not tested with a new Mav

[jira] [Comment Edited] (MNG-7220) [REGRESSION] test-classpath incorrectly resolved

2021-08-20 Thread Falko Modler (Jira)
[ https://issues.apache.org/jira/browse/MNG-7220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402416#comment-17402416 ] Falko Modler edited comment on MNG-7220 at 8/20/21, 8:57 PM: - S

[jira] [Comment Edited] (MNG-7220) [REGRESSION] test-classpath incorrectly resolved

2021-08-20 Thread Falko Modler (Jira)
[ https://issues.apache.org/jira/browse/MNG-7220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402416#comment-17402416 ] Falko Modler edited comment on MNG-7220 at 8/20/21, 8:57 PM: - S

[jira] [Commented] (MNG-7220) [REGRESSION] test-classpath incorrectly resolved

2021-08-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402420#comment-17402420 ] Michael Osipov commented on MNG-7220: - Robert started working on this, but the setups a

[jira] [Commented] (MNG-7220) [REGRESSION] test-classpath incorrectly resolved

2021-08-20 Thread Falko Modler (Jira)
[ https://issues.apache.org/jira/browse/MNG-7220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402422#comment-17402422 ] Falko Modler commented on MNG-7220: --- I understand the urgency, that's why I'll try to hel

[jira] [Commented] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2021-08-20 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402428#comment-17402428 ] Elliotte Rusty Harold commented on MDEP-753: The next step here is, I think, a

[GitHub] [maven-dependency-plugin] dependabot[bot] commented on pull request #155: Bump mockito-core from 2.28.2 to 3.12.0

2021-08-20 Thread GitBox
dependabot[bot] commented on pull request #155: URL: https://github.com/apache/maven-dependency-plugin/pull/155#issuecomment-902979608 Superseded by #156. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [maven-dependency-plugin] dependabot[bot] opened a new pull request #156: Bump mockito-core from 2.28.2 to 3.12.1

2021-08-20 Thread GitBox
dependabot[bot] opened a new pull request #156: URL: https://github.com/apache/maven-dependency-plugin/pull/156 Bumps [mockito-core](https://github.com/mockito/mockito) from 2.28.2 to 3.12.1. Release notes Sourced from https://github.com/mockito/mockito/releases";>mockito-core's

[GitHub] [maven-dependency-plugin] dependabot[bot] closed pull request #155: Bump mockito-core from 2.28.2 to 3.12.0

2021-08-20 Thread GitBox
dependabot[bot] closed pull request #155: URL: https://github.com/apache/maven-dependency-plugin/pull/155 -- 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] hboutemy commented on pull request #526: [MNG-7129] Incremental build and shared cache feature

2021-08-20 Thread GitBox
hboutemy commented on pull request #526: URL: https://github.com/apache/maven/pull/526#issuecomment-903067093 @rmannibucau > Since we got a positive vote on mvnd @olamy any news on this? need help? -- This is an automated message from the Apache Git Service. To respond to t