[GitHub] [maven-integration-testing] michael-o commented on a diff in pull request #174: [MNG-7504] Don't print warning unsupported reportPlugins for m-site-p

2022-06-21 Thread GitBox
michael-o commented on code in PR #174: URL: https://github.com/apache/maven-integration-testing/pull/174#discussion_r902238831 ## core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7504NotWarnUnsupportedReportPluginsTest.java: ## @@ -0,0 +1,61 @@ +/* + * Licensed to the

[GitHub] [maven-archiver] michael-o commented on a diff in pull request #22: [MSHARED-1066] - Upgrade Plexus Archiver to 4.3.0, Improve the Reproducible Builds methods

2022-06-21 Thread GitBox
michael-o commented on code in PR #22: URL: https://github.com/apache/maven-archiver/pull/22#discussion_r902241569 ## src/main/java/org/apache/maven/archiver/MavenArchiver.java: ## @@ -97,6 +101,10 @@ "${artifact.groupIdPath}/${artifact.artifactId}/" + "${artifact.base

[jira] [Commented] (MSHARED-1066) Upgrade Plexus Archiver to 4.3.0

2022-06-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556694#comment-17556694 ] ASF GitHub Bot commented on MSHARED-1066: - michael-o commented on code in PR #2

[GitHub] [maven-filtering] fbricon commented on pull request #38: [MSHARED-1080] Parent POM 36, Java8, drop legacy.

2022-06-21 Thread GitBox
fbricon commented on PR #38: URL: https://github.com/apache/maven-filtering/pull/38#issuecomment-1161365275 Sorry for the late response (I'm not super active on the m2e front), but yeah the buildcontext API is very much used by m2e: https://github.com/eclipse-m2e/m2e-core/search?q=BuildCont

[GitHub] [maven-deploy-plugin] michael-o commented on a diff in pull request #25: [MDEPLOY-295] Drop MAT

2022-06-21 Thread GitBox
michael-o commented on code in PR #25: URL: https://github.com/apache/maven-deploy-plugin/pull/25#discussion_r902258110 ## src/main/java/org/apache/maven/plugins/deploy/DeployMojo.java: ## @@ -137,12 +135,6 @@ @Parameter( property = "maven.deploy.skip", defaultValue = "fals

[jira] (MNG-7468) Unsupported plugins parameters in configuration should be verified

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7468 ] Herve Boutemy deleted comment on MNG-7468: was (Author: hudson): Build succeeded in Jenkins: Maven » Maven TLP » maven » maven-3.8.x #31 See https://ci-maven.apache.org/job/Maven/job/maven-box

[jira] (MNG-7468) Unsupported plugins parameters in configuration should be verified

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7468 ] Herve Boutemy deleted comment on MNG-7468: was (Author: hudson): Build succeeded in Jenkins: Maven » Maven TLP » maven » maven-3.9.x #42 See https://ci-maven.apache.org/job/Maven/job/maven-box

[jira] (MNG-7468) Unsupported plugins parameters in configuration should be verified

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7468 ] Herve Boutemy deleted comment on MNG-7468: was (Author: hudson): Build succeeded in Jenkins: Maven » Maven TLP » maven » maven-3.8.x #32 See https://ci-maven.apache.org/job/Maven/job/maven-box

[jira] (MNG-7468) Unsupported plugins parameters in configuration should be verified

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7468 ] Herve Boutemy deleted comment on MNG-7468: was (Author: hudson): Build succeeded in Jenkins: Maven » Maven TLP » maven » MNG-7451 #5 See https://ci-maven.apache.org/job/Maven/job/maven-box/job

[jira] (MNG-7468) Unsupported plugins parameters in configuration should be verified

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7468 ] Herve Boutemy deleted comment on MNG-7468: was (Author: hudson): Build succeeded in Jenkins: Maven » Maven TLP » maven » master #60 See https://ci-maven.apache.org/job/Maven/job/maven-box/job/m

[jira] [Commented] (MNG-7468) Unsupported plugins parameters in configuration should be verified

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556704#comment-17556704 ] Herve Boutemy commented on MNG-7468: [~sjaranowski] IIUC, the parameters existence chec

[jira] [Commented] (MNG-7468) Unsupported plugins parameters in configuration should be verified

2022-06-21 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556708#comment-17556708 ] Slawomir Jaranowski commented on MNG-7468: -- [~hboutemy]  - Valid parameters are ch

[GitHub] [maven-archiver] jorsol commented on a diff in pull request #22: [MSHARED-1066] - Upgrade Plexus Archiver to 4.3.0, Improve the Reproducible Builds methods

2022-06-21 Thread GitBox
jorsol commented on code in PR #22: URL: https://github.com/apache/maven-archiver/pull/22#discussion_r902285916 ## src/test/java/org/apache/maven/archiver/MavenArchiverTest.java: ## @@ -1444,54 +1447,76 @@ public void testParseOutputTimestamp() assertThat( archiver.pars

[jira] [Commented] (MSHARED-1066) Upgrade Plexus Archiver to 4.3.0

2022-06-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556713#comment-17556713 ] ASF GitHub Bot commented on MSHARED-1066: - jorsol commented on code in PR #22:

[jira] [Commented] (MSHARED-1066) Upgrade Plexus Archiver to 4.3.0

2022-06-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556715#comment-17556715 ] ASF GitHub Bot commented on MSHARED-1066: - jorsol commented on code in PR #22:

[GitHub] [maven-archiver] jorsol commented on a diff in pull request #22: [MSHARED-1066] - Upgrade Plexus Archiver to 4.3.0, Improve the Reproducible Builds methods

2022-06-21 Thread GitBox
jorsol commented on code in PR #22: URL: https://github.com/apache/maven-archiver/pull/22#discussion_r902292422 ## src/main/java/org/apache/maven/archiver/MavenArchiver.java: ## @@ -97,6 +101,10 @@ "${artifact.groupIdPath}/${artifact.artifactId}/" + "${artifact.baseVer

[GitHub] [maven-integration-testing] slawekjaranowski commented on a diff in pull request #174: [MNG-7504] Don't print warning unsupported reportPlugins for m-site-p

2022-06-21 Thread GitBox
slawekjaranowski commented on code in PR #174: URL: https://github.com/apache/maven-integration-testing/pull/174#discussion_r902293849 ## core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7504NotWarnUnsupportedReportPluginsTest.java: ## @@ -0,0 +1,61 @@ +/* + * Licensed

[GitHub] [maven-archiver] jorsol commented on a diff in pull request #22: [MSHARED-1066] - Upgrade Plexus Archiver to 4.3.0, Improve the Reproducible Builds methods

2022-06-21 Thread GitBox
jorsol commented on code in PR #22: URL: https://github.com/apache/maven-archiver/pull/22#discussion_r902294775 ## src/main/java/org/apache/maven/archiver/MavenArchiver.java: ## @@ -812,28 +820,78 @@ public void setBuildJdkSpecDefaultEntry( boolean buildJdkSpecDefaultEntry )

[jira] [Commented] (MSHARED-1066) Upgrade Plexus Archiver to 4.3.0

2022-06-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556716#comment-17556716 ] ASF GitHub Bot commented on MSHARED-1066: - jorsol commented on code in PR #22:

[GitHub] [maven-deploy-plugin] olamy commented on a diff in pull request #25: [MDEPLOY-295] Drop MAT

2022-06-21 Thread GitBox
olamy commented on code in PR #25: URL: https://github.com/apache/maven-deploy-plugin/pull/25#discussion_r902357071 ## src/main/java/org/apache/maven/plugins/deploy/AbstractDeployMojo.java: ## @@ -19,16 +19,28 @@ * under the License. */ +import java.util.List; + +import or

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven » MNG-6512-build-11 #15 See https://builds.apache.org/job/maven-box/job/maven/job/M

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven » MNG-6169/MNG-6550 #41 See https://builds.apache.org/job/maven-box/job/maven/job/

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven » MNG-6909 #8 See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6909/8/

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven » MNG-6169/MNG-6555 #45 See https://builds.apache.org/job/maven-box/job/maven/job/

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven » MNG-6548 #22 See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6548/2

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven » MNG-6169/MNG-6552 #38 See https://builds.apache.org/job/maven-box/job/maven/job/

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven » MNG-6169/MNG-6556 #44 See https://builds.apache.org/job/maven-box/job/maven/job/

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven » MNG-6169/MNG-6554 #37 See https://builds.apache.org/job/maven-box/job/maven/job/

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven » MRESOLVER-94 #3 See https://builds.apache.org/job/maven-box/job/maven/job/MRESOLV

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build succeeded in Jenkins: Maven TLP » maven » master #436 See https://builds.apache.org/job/maven-box/job/maven/job/master/436

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven » MODELTESTS_IMPROVEMENT #26 See https://builds.apache.org/job/maven-box/job/maven

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven » MNG-6169/MNG-6551 #44 See https://builds.apache.org/job/maven-box/job/maven/job/

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven » MNG-6169/MNG-6553 #38 See https://builds.apache.org/job/maven-box/job/maven/job/

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven » MNG-6889 #3 See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6889/3/

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven » Bananeweizen-MNG-6907 #3 See https://builds.apache.org/job/maven-box/job/maven/j

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven » checkstyle-3.1 #2 See https://builds.apache.org/job/maven-box/job/maven/job/check

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven » mng-5668-poc #24 See https://builds.apache.org/job/maven-box/job/maven/job/mng-56

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven » REMOVE_DEPRECATED #16 See https://builds.apache.org/job/maven-box/job/maven/job/R

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build succeeded in Jenkins: Maven » Maven TLP » maven » MNG-6169/MNG-6553 #14 See https://ci-builds.apache.org/job/Maven/job/ma

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven » MNG-5567 #55 See https://builds.apache.org/job/maven-box/job/maven/job/MNG-5567/5

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven » MNG-6888 #3 See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6888/3/

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven » MNG-6012-Missing-Profile-At-End #57 See https://builds.apache.org/job/maven-box

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven » MNG-6829 #24 See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6829/2

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build failed in Jenkins: Maven » Maven TLP » maven » master #137 See https://ci-builds.apache.org/job/Maven/job/maven-box/job/m

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build succeeded in Jenkins: Maven » Maven TLP » maven » MNG-6169/MNG-6556 #14 See https://ci-builds.apache.org/job/Maven/job/ma

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build succeeded in Jenkins: Maven » Maven TLP » maven » MNG-6169/MNG-6555 #14 See https://ci-builds.apache.org/job/Maven/job/ma

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven » Maven TLP » maven » master #135 See https://ci-builds.apache.org/job/Maven/job/maven-box/job

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build failed in Jenkins: Maven TLP » maven » MPOM-215 #33 See https://builds.apache.org/job/maven-box/job/maven/job/MPOM-215/33/

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build failed in Jenkins: Maven TLP » maven » slf4j-1.8-modules #34 See https://builds.apache.org/job/maven-box/job/maven/job/slf

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6169/MNG-6551 #14 See https://ci-builds.apache.org/job/Maven/job/mav

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven TLP » maven-studies » maven-metrics #20 See https://builds.apache.org/job/maven-box/job/maven-

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build unstable in Jenkins: Maven » Maven TLP » maven » master #134 See https://ci-builds.apache.org/job/Maven/job/maven-box/job

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build failed in Jenkins: Maven » Maven TLP » maven » master #202 See https://ci-maven.apache.org/job/Maven/job/maven-box/job/ma

[jira] [Commented] (MNG-7338) Reduce carbon footprint in CI

2022-06-21 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556756#comment-17556756 ] Jörg Hohwiller commented on MNG-7338: - [~michael-o] Thanks for your excellent hint abou

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build succeeded in Jenkins: Maven » Maven TLP » maven » master #138 See https://ci-builds.apache.org/job/Maven/job/maven-box/jo

[jira] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656 ] Herve Boutemy deleted comment on MNG-6656: was (Author: hudson): Build succeeded in Jenkins: Maven » Maven TLP » maven » checkstyle-next #12 See https://ci-builds.apache.org/job/Maven/job/mave

[jira] [Comment Edited] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142363#comment-17142363 ] Herve Boutemy edited comment on MNG-6656 at 6/21/22 9:38 AM: - d

[jira] [Comment Edited] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142363#comment-17142363 ] Herve Boutemy edited comment on MNG-6656 at 6/21/22 9:39 AM: - d

[jira] [Comment Edited] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142363#comment-17142363 ] Herve Boutemy edited comment on MNG-6656 at 6/21/22 9:48 AM: - d

[jira] [Comment Edited] (MNG-6656) Introduce base for build/consumer process

2022-06-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142363#comment-17142363 ] Herve Boutemy edited comment on MNG-6656 at 6/21/22 9:58 AM: - d

[jira] [Commented] (MRELEASE-282) Replace the current 'arguments' parameter with specialized version for each mojo (eg. 'argumentsRelease')

2022-06-21 Thread Pablo Caraballo Llorente (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556782#comment-17556782 ] Pablo Caraballo Llorente commented on MRELEASE-282: --- In theory it sho

[jira] [Created] (MJAR-289) Support toolchain

2022-06-21 Thread b. ohnsorg (Jira)
b. ohnsorg created MJAR-289: --- Summary: Support toolchain Key: MJAR-289 URL: https://issues.apache.org/jira/browse/MJAR-289 Project: Maven JAR Plugin Issue Type: Improvement Reporter: b.

[GitHub] [maven-install-plugin] olamy commented on pull request #31: [MINSTALL-175] Drop MAT

2022-06-21 Thread GitBox
olamy commented on PR #31: URL: https://github.com/apache/maven-install-plugin/pull/31#issuecomment-1161552566 -0 we reached some consensus few years back saying we will use only `org.apache,maven` namespace to hide everything happened. And now we’re back on this? And then to cha

[GitHub] [maven-deploy-plugin] olamy commented on pull request #25: [MDEPLOY-295] Drop MAT

2022-06-21 Thread GitBox
olamy commented on PR #25: URL: https://github.com/apache/maven-deploy-plugin/pull/25#issuecomment-1161553386 -0 same comment as here https://github.com/apache/maven-install-plugin/pull/31#issuecomment-1161552566 -- This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (MJAR-289) Support toolchain

2022-06-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MJAR-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556869#comment-17556869 ] Michael Osipov commented on MJAR-289: - What exactly you expect to see with this plugin?

[GitHub] [maven-install-plugin] slachiewicz commented on pull request #31: [MINSTALL-175] Drop MAT

2022-06-21 Thread GitBox
slachiewicz commented on PR #31: URL: https://github.com/apache/maven-install-plugin/pull/31#issuecomment-1161691911 Let's imagine that we change package to o.a.m for resolver. It's like change like jakarta from javax. How this will look like? If we just change it, all old plugins will be

[GitHub] [maven-install-plugin] cstamas commented on pull request #31: [MINSTALL-175] Drop MAT

2022-06-21 Thread GitBox
cstamas commented on PR #31: URL: https://github.com/apache/maven-install-plugin/pull/31#issuecomment-1161697457 > -0 we reached some consensus few years back saying we will use only `org.apache,maven` namespace to hide everything happened. And now we’re back on this? And then to change ag

[GitHub] [maven-deploy-plugin] cstamas commented on a diff in pull request #25: [MDEPLOY-295] Drop MAT

2022-06-21 Thread GitBox
cstamas commented on code in PR #25: URL: https://github.com/apache/maven-deploy-plugin/pull/25#discussion_r902575017 ## src/main/java/org/apache/maven/plugins/deploy/AbstractDeployMojo.java: ## @@ -19,16 +19,28 @@ * under the License. */ +import java.util.List; + +import

[GitHub] [maven-deploy-plugin] cstamas commented on a diff in pull request #25: [MDEPLOY-295] Drop MAT

2022-06-21 Thread GitBox
cstamas commented on code in PR #25: URL: https://github.com/apache/maven-deploy-plugin/pull/25#discussion_r902575017 ## src/main/java/org/apache/maven/plugins/deploy/AbstractDeployMojo.java: ## @@ -19,16 +19,28 @@ * under the License. */ +import java.util.List; + +import

[jira] [Commented] (MNG-7427) Intermittend failure on Java 17 LTS on Windows x64

2022-06-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556897#comment-17556897 ] Michael Osipov commented on MNG-7427: - Can you provide more input? > Intermittend fail

[jira] [Closed] (MNG-7281) Announce new Maven releases via SDKMAN!

2022-06-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-7281. --- Fix Version/s: (was: wontfix-candidate) Resolution: Won't Fix Will not happen with us. Too m

[jira] [Commented] (MNG-7050) Create M2_REPOSITORY env variable for Local Repository and Wrapper locations

2022-06-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556899#comment-17556899 ] Michael Osipov commented on MNG-7050: - Waiting for an answer. > Create M2_REPOSITORY e

[jira] [Closed] (MNG-7126) Maven option -nsu --no-snapshot-updates not working

2022-06-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-7126. --- Fix Version/s: (was: waiting-for-feedback) (was: wontfix-candidate) Re

[GitHub] [maven-filtering] cstamas commented on pull request #38: [MSHARED-1080] Parent POM 36, Java8, drop legacy.

2022-06-21 Thread GitBox
cstamas commented on PR #38: URL: https://github.com/apache/maven-filtering/pull/38#issuecomment-1161742351 @fbricon but m2e uses this, very this implementation? Or it depends, as AFAIK when takari-lifecycle used, then this implementation is totally swapped out and unused by it. -- This

[GitHub] [maven-integration-testing] gnodet opened a new pull request, #175: Relax test for wider terminals

2022-06-21 Thread GitBox
gnodet opened a new pull request, #175: URL: https://github.com/apache/maven-integration-testing/pull/175 Maven 4.0.x has some code new code which takes care of the terminal width to adjust the output. The number of dots can thus vary when running the tests locally. -- This is an automa

[jira] [Commented] (MNG-7427) Intermittend failure on Java 17 LTS on Windows x64

2022-06-21 Thread Ben Middleton (Jira)
[ https://issues.apache.org/jira/browse/MNG-7427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556913#comment-17556913 ] Ben Middleton commented on MNG-7427: Sadly not. It would fail frequently, but not every

[jira] [Comment Edited] (MNG-7427) Intermittend failure on Java 17 LTS on Windows x64

2022-06-21 Thread Ben Middleton (Jira)
[ https://issues.apache.org/jira/browse/MNG-7427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556913#comment-17556913 ] Ben Middleton edited comment on MNG-7427 at 6/21/22 1:34 PM: - S

[GitHub] [maven-filtering] fbricon commented on pull request #38: [MSHARED-1080] Parent POM 36, Java8, drop legacy.

2022-06-21 Thread GitBox
fbricon commented on PR #38: URL: https://github.com/apache/maven-filtering/pull/38#issuecomment-1161794101 m2e only uses org.sonatype.plexus.build.incremental.BuildContext. Looks like the eclipse-takari integration uses its own thing ([io.takari.incrementalbuild.BuildContext](https:

[jira] [Commented] (MNG-7427) Intermittend failure on Java 17 LTS on Windows x64

2022-06-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556964#comment-17556964 ] Michael Osipov commented on MNG-7427: - Have you retried with Maven 3.8.6, if not retry

[jira] [Commented] (MJAR-289) Support toolchain

2022-06-21 Thread b. ohnsorg (Jira)
[ https://issues.apache.org/jira/browse/MJAR-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556987#comment-17556987 ] b. ohnsorg commented on MJAR-289: - Amended the description. I was of the opinion those who

[jira] [Commented] (MNG-7427) Intermittend failure on Java 17 LTS on Windows x64

2022-06-21 Thread Ben Middleton (Jira)
[ https://issues.apache.org/jira/browse/MNG-7427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556989#comment-17556989 ] Ben Middleton commented on MNG-7427: Hi - have upgraded to Maven 3.8.6 and switched bac

[GitHub] [maven] hboutemy commented on pull request #756: MNG-7501 display relative path to pom.xml

2022-06-21 Thread GitBox
hboutemy commented on PR #756: URL: https://github.com/apache/maven/pull/756#issuecomment-1161978062 - drop pom.xml: are we so constrained that we start complexifying? - mono-module: ok, we can do it, but does it deserve special case? - debug mode: it defeats the intent = have useful in

[jira] [Commented] (MNG-7501) display relative path to pom.xml

2022-06-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556999#comment-17556999 ] ASF GitHub Bot commented on MNG-7501: - hboutemy commented on PR #756: URL: https://gith

[GitHub] [maven] rmannibucau commented on pull request #756: MNG-7501 display relative path to pom.xml

2022-06-21 Thread GitBox
rmannibucau commented on PR #756: URL: https://github.com/apache/maven/pull/756#issuecomment-1161988690 > drop pom.xml: are we so constrained that we start complexifying? Guess that to be fair it should be asked both ways, is current verbosity worth it and holding any information? Les

[jira] [Commented] (MNG-7501) display relative path to pom.xml

2022-06-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557004#comment-17557004 ] ASF GitHub Bot commented on MNG-7501: - rmannibucau commented on PR #756: URL: https://g

[jira] [Closed] (MJAR-289) Support toolchain

2022-06-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MJAR-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MJAR-289. --- Resolution: Duplicate > Support toolchain > - > > Key: MJAR-289 >

[GitHub] [maven] hboutemy commented on pull request #756: MNG-7501 display relative path to pom.xml

2022-06-21 Thread GitBox
hboutemy commented on PR #756: URL: https://github.com/apache/maven/pull/756#issuecomment-1162031946 > it is no more true since we get logger configuration on the CLI so we have built-in toggles now :) I don't understand > Hmm, do you have some examples? yes, see the des

[jira] [Commented] (MNG-7501) display relative path to pom.xml

2022-06-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557016#comment-17557016 ] ASF GitHub Bot commented on MNG-7501: - hboutemy commented on PR #756: URL: https://gith

[jira] [Commented] (MNG-7498) Cannot use Maven to install a project on a NetApp volume

2022-06-21 Thread Michael Bauer (Jira)
[ https://issues.apache.org/jira/browse/MNG-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557028#comment-17557028 ] Michael Bauer commented on MNG-7498: The justification is largely paranoia.  We install

[GitHub] [maven] rmannibucau commented on pull request #756: MNG-7501 display relative path to pom.xml

2022-06-21 Thread GitBox
rmannibucau commented on PR #756: URL: https://github.com/apache/maven/pull/756#issuecomment-1162093910 > I don't understand Using one logger per concern we get the needed info at will and we dont have the over-verbose output issue anymore so it enables more data injection user could

[jira] [Commented] (MNG-7501) display relative path to pom.xml

2022-06-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557030#comment-17557030 ] ASF GitHub Bot commented on MNG-7501: - rmannibucau commented on PR #756: URL: https://g

[GitHub] [maven] cstamas commented on pull request #756: MNG-7501 display relative path to pom.xml

2022-06-21 Thread GitBox
cstamas commented on PR #756: URL: https://github.com/apache/maven/pull/756#issuecomment-1162170761 > Generally speaking module name should be sufficient if dev did it right. Please do not be overly smart. Out users has really wildly complex builds, the fact that you tested with tomee

[jira] [Commented] (MNG-7501) display relative path to pom.xml

2022-06-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557054#comment-17557054 ] ASF GitHub Bot commented on MNG-7501: - cstamas commented on PR #756: URL: https://githu

[jira] [Created] (MSITE-904) Unable to generate zh_TW locale of site document

2022-06-21 Thread Will (Jira)
Will created MSITE-904: -- Summary: Unable to generate zh_TW locale of site document Key: MSITE-904 URL: https://issues.apache.org/jira/browse/MSITE-904 Project: Maven Site Plugin Issue Type: Bug

[jira] [Updated] (MSITE-904) Unable to generate zh_TW locale of site document

2022-06-21 Thread Will (Jira)
[ https://issues.apache.org/jira/browse/MSITE-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Will updated MSITE-904: --- Attachment: image-2022-06-22-02-42-48-237.png image-2022-06-22-02-42-27-184.png imag

[GitHub] [maven] rmannibucau commented on pull request #756: MNG-7501 display relative path to pom.xml

2022-06-21 Thread GitBox
rmannibucau commented on PR #756: URL: https://github.com/apache/maven/pull/756#issuecomment-1162178246 @cstamas exactly, using easy to get and very convention friendly builds we already hit issues, was the only point. -- This is an automated message from the Apache Git Service. To respon

[jira] [Commented] (MNG-7501) display relative path to pom.xml

2022-06-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557057#comment-17557057 ] ASF GitHub Bot commented on MNG-7501: - rmannibucau commented on PR #756: URL: https://g

[GitHub] [maven] michael-o commented on pull request #755: [MNG-6965] Extensions suddenly have org.codehaus.plexus:plexus-utils:…

2022-06-21 Thread GitBox
michael-o commented on PR #755: URL: https://github.com/apache/maven/pull/755#issuecomment-1162269472 @cstamas @hboutemy Any objections? -- 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

[jira] [Commented] (MNG-6965) Extensions suddenly have org.codehaus.plexus:plexus-utils:jar:1.1 on their classpath

2022-06-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557086#comment-17557086 ] ASF GitHub Bot commented on MNG-6965: - michael-o commented on PR #755: URL: https://git

[jira] [Commented] (MSITE-904) Unable to generate zh_TW locale of site document

2022-06-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSITE-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557108#comment-17557108 ] Michael Osipov commented on MSITE-904: -- That's not a bug, but a feature. Long standin

  1   2   >