[GitHub] [maven-surefire] slawekjaranowski commented on a change in pull request #393: [SUREFIRE-1954] move inner class ProviderList to upper level

2021-11-10 Thread GitBox
slawekjaranowski commented on a change in pull request #393: URL: https://github.com/apache/maven-surefire/pull/393#discussion_r746954542 ## File path: maven-surefire-common/src/main/java/org/apache/maven/surefire/providerapi/ConfigurableProviderInfo.java ## @@ -1,4 +1,4 @@ -p

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #393: [SUREFIRE-1954] move inner class ProviderList to upper level

2021-11-10 Thread GitBox
Tibor17 commented on a change in pull request #393: URL: https://github.com/apache/maven-surefire/pull/393#discussion_r746916936 ## File path: maven-surefire-common/src/main/java/org/apache/maven/surefire/providerapi/ConfigurableProviderInfo.java ## @@ -1,4 +1,4 @@ -package or

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #393: [SUREFIRE-1954] move inner class ProviderList to upper level

2021-11-10 Thread GitBox
Tibor17 commented on a change in pull request #393: URL: https://github.com/apache/maven-surefire/pull/393#discussion_r746916936 ## File path: maven-surefire-common/src/main/java/org/apache/maven/surefire/providerapi/ConfigurableProviderInfo.java ## @@ -1,4 +1,4 @@ -package or

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #393: [SUREFIRE-1954] move inner class ProviderList to upper level

2021-11-10 Thread GitBox
Tibor17 commented on a change in pull request #393: URL: https://github.com/apache/maven-surefire/pull/393#discussion_r746916936 ## File path: maven-surefire-common/src/main/java/org/apache/maven/surefire/providerapi/ConfigurableProviderInfo.java ## @@ -1,4 +1,4 @@ -package or

[GitHub] [maven-surefire] Tibor17 commented on pull request #393: [SUREFIRE-1954] move inner class ProviderList to upper level

2021-11-10 Thread GitBox
Tibor17 commented on pull request #393: URL: https://github.com/apache/maven-surefire/pull/393#issuecomment-965662886 Hi @slawekjaranowski , I am just having a look. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Commented] (MNG-7319) Maven 4 (SNAPSHOT) can't build itself

2021-11-10 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441897#comment-17441897 ] Guillaume Nodet commented on MNG-7319: -- The enforcer plugin has been upgraded in maste

[jira] [Closed] (MNG-7329) Upgrade maven-enforcer-plugin

2021-11-10 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-7329. Resolution: Fixed > Upgrade maven-enforcer-plugin > - > >

[GitHub] [maven] gnodet merged pull request #608: [MNG-7329] Upgrade maven-enforcer-plugin

2021-11-10 Thread GitBox
gnodet merged pull request #608: URL: https://github.com/apache/maven/pull/608 -- 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] rfscholte commented on a change in pull request #603: [MPH-183] BOM hierarchy in InputSource

2021-11-10 Thread GitBox
rfscholte commented on a change in pull request #603: URL: https://github.com/apache/maven/pull/603#discussion_r746795957 ## File path: maven-model-builder/src/main/java/org/apache/maven/model/composition/DefaultDependencyManagementImporter.java ## @@ -83,4 +90,43 @@ public vo

[GitHub] [maven] gnodet commented on pull request #608: [MNG-7329] Upgrade maven-enforcer-plugin

2021-11-10 Thread GitBox
gnodet commented on pull request #608: URL: https://github.com/apache/maven/pull/608#issuecomment-965317212 > But updating it for Maven only (as this PR does) is most likely the _fastest_ way forward. The only thing I'm afraid of is that we will forget to remove this quick patch when maven

[jira] [Created] (MNG-7330) Upgrade parent and revert MNG-7329

2021-11-10 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-7330: Summary: Upgrade parent and revert MNG-7329 Key: MNG-7330 URL: https://issues.apache.org/jira/browse/MNG-7330 Project: Maven Issue Type: Task Rep

[jira] [Commented] (MNG-7310) Maven loads extension from another submodule

2021-11-10 Thread Martin Kanters (Jira)
[ https://issues.apache.org/jira/browse/MNG-7310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441771#comment-17441771 ] Martin Kanters commented on MNG-7310: - [~cstamas] thankfully pointed me on the dev mail

[GitHub] [maven] slawekjaranowski commented on pull request #608: [MNG-7329] Upgrade maven-enforcer-plugin

2021-11-10 Thread GitBox
slawekjaranowski commented on pull request #608: URL: https://github.com/apache/maven/pull/608#issuecomment-965250548 We have also m-e-p version in ASF parent pom and was updated https://github.com/apache/maven-apache-parent/commit/9e195c86baada07b2a1a493ca7eed622d0482b36 -- This

[GitHub] [maven] mthmulders commented on pull request #608: [MNG-7329] Upgrade maven-enforcer-plugin

2021-11-10 Thread GitBox
mthmulders commented on pull request #608: URL: https://github.com/apache/maven/pull/608#issuecomment-965140793 > Imho, having master not building correctly should be fixed asap Most certainly agree. We shouldn't even let it come this far (but that's a different topic). > What

[GitHub] [maven] gnodet commented on pull request #608: [MNG-7329] Upgrade maven-enforcer-plugin

2021-11-10 Thread GitBox
gnodet commented on pull request #608: URL: https://github.com/apache/maven/pull/608#issuecomment-965136763 > Is this a work-around for the fact that [apache/maven-parent#32](https://github.com/apache/maven-parent/pull/32) has not yet been released? Based on what @cstamas said in [MNG-731

[jira] [Resolved] (MNG-7326) Rebase on top of master 4.x

2021-11-10 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved MNG-7326. -- Resolution: Resolved > Rebase on top of master 4.x > --- > >

[jira] [Resolved] (MNG-7327) Avoid guava usage

2021-11-10 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved MNG-7327. -- Resolution: Resolved > Avoid guava usage > - > > Key: MNG-7327 >

[GitHub] [maven] mthmulders commented on pull request #608: [MNG-7329] Upgrade maven-enforcer-plugin

2021-11-10 Thread GitBox
mthmulders commented on pull request #608: URL: https://github.com/apache/maven/pull/608#issuecomment-965128304 Is this a work-around for the fact that https://github.com/apache/maven-parent/pull/32 has not yet been released? Based on what @cstamas said in [MNG-7319](https://issues.apache

[GitHub] [maven] gnodet commented on pull request #598: [MNG-7324] switch from JAXB to Modello

2021-11-10 Thread GitBox
gnodet commented on pull request #598: URL: https://github.com/apache/maven/pull/598#issuecomment-965128171 Superseded by #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 commen

[GitHub] [maven] gnodet closed pull request #598: [MNG-7324] switch from JAXB to Modello

2021-11-10 Thread GitBox
gnodet closed pull request #598: URL: https://github.com/apache/maven/pull/598 -- 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] gnodet closed pull request #606: Extract the caching system into its own module

2021-11-10 Thread GitBox
gnodet closed pull request #606: URL: https://github.com/apache/maven/pull/606 -- 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] gnodet opened a new pull request #608: [MNG-7329] Upgrade maven-enforcer-plugin

2021-11-10 Thread GitBox
gnodet opened a new pull request #608: URL: https://github.com/apache/maven/pull/608 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] [Created] (MNG-7329) Upgrade maven-enforcer-plugin

2021-11-10 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-7329: Summary: Upgrade maven-enforcer-plugin Key: MNG-7329 URL: https://issues.apache.org/jira/browse/MNG-7329 Project: Maven Issue Type: Task Components

[jira] [Created] (MARTIFACT-28) warn if project.build.outputTimestamp has not been defined in reactor but in independent parent

2021-11-10 Thread Herve Boutemy (Jira)
Herve Boutemy created MARTIFACT-28: -- Summary: warn if project.build.outputTimestamp has not been defined in reactor but in independent parent Key: MARTIFACT-28 URL: https://issues.apache.org/jira/browse/MARTIFACT