[GitHub] [maven] hboutemy opened a new pull request, #975: rename Maven's plexus-utils to maven-plexus-utils

2023-01-30 Thread via GitHub
hboutemy opened a new pull request, #975: URL: https://github.com/apache/maven/pull/975 https://issues.apache.org/jira/browse/MNG-7655 -- 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

[GitHub] [maven-invoker-plugin] cstamas commented on a diff in pull request #174: [MINVOKER-313] Get rid of maven-artifact-transfer - InstallMojo refactor

2023-01-30 Thread via GitHub
cstamas commented on code in PR #174: URL: https://github.com/apache/maven-invoker-plugin/pull/174#discussion_r1091549092 ## src/main/java/org/apache/maven/plugins/invoker/MetadataUtils.java: ## @@ -1,146 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under on

[GitHub] [maven-invoker-plugin] cstamas commented on a diff in pull request #174: [MINVOKER-313] Get rid of maven-artifact-transfer - InstallMojo refactor

2023-01-30 Thread via GitHub
cstamas commented on code in PR #174: URL: https://github.com/apache/maven-invoker-plugin/pull/174#discussion_r1091548740 ## src/main/java/org/apache/maven/plugins/invoker/MetadataUtils.java: ## @@ -1,146 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under on

[jira] [Created] (MNG-7674) Windows mvn.cmd should call cmd.exe explicitly.

2023-01-30 Thread Fei Dai (Jira)
Fei Dai created MNG-7674: Summary: Windows mvn.cmd should call cmd.exe explicitly. Key: MNG-7674 URL: https://issues.apache.org/jira/browse/MNG-7674 Project: Maven Issue Type: Improvement C

[jira] [Commented] (MCOMPILER-481) JPMS Regression: cannot access (requires static module not include anymore)

2023-01-30 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682326#comment-17682326 ] Olivier Lamy commented on MCOMPILER-481: [~cstamas] good catch!! maybe you can

[GitHub] [maven-reporting-impl] hboutemy commented on a diff in pull request #13: [MSHARED-1168] support markup output

2023-01-30 Thread via GitHub
hboutemy commented on code in PR #13: URL: https://github.com/apache/maven-reporting-impl/pull/13#discussion_r1091293652 ## src/main/java/org/apache/maven/reporting/AbstractMavenReport.java: ## @@ -159,6 +165,14 @@ /** The current report output directory to use */ pri

[GitHub] [maven-reporting-impl] hboutemy commented on a diff in pull request #13: [MSHARED-1168] support markup output

2023-01-30 Thread via GitHub
hboutemy commented on code in PR #13: URL: https://github.com/apache/maven-reporting-impl/pull/13#discussion_r1091293066 ## src/main/java/org/apache/maven/reporting/AbstractMavenReport.java: ## @@ -163,6 +177,61 @@ public void execute() return; } +

[jira] [Updated] (MSHARED-1168) add support for markup output

2023-01-30 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MSHARED-1168: --- Fix Version/s: maven-reporting-impl-4.0.0-M4 > add support for markup output >

[jira] [Updated] (MSHARED-1168) add support for markup output

2023-01-30 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MSHARED-1168: --- Affects Version/s: maven-reporting-impl-3.2.0 > add support for markup output > ---

[jira] [Commented] (MCOMPILER-523) MCOMPILER-481 IT fails with Maven 3.9.0

2023-01-30 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682297#comment-17682297 ] Slawomir Jaranowski commented on MCOMPILER-523: --- Confirmed: MCOMPILER-4

[jira] [Commented] (MCOMPILER-481) JPMS Regression: cannot access (requires static module not include anymore)

2023-01-30 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682296#comment-17682296 ] Tamas Cservenak commented on MCOMPILER-481: --- This seems like Surefire 3.0.0-

[jira] [Commented] (MBUILDCACHE-33) Support remote cache credentials from environment variables

2023-01-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682294#comment-17682294 ] ASF GitHub Bot commented on MBUILDCACHE-33: --- rmannibucau commented on PR #3

[GitHub] [maven-build-cache-extension] rmannibucau commented on pull request #35: [MBUILDCACHE-33] Allow to set remote cache credentials from env vars

2023-01-30 Thread via GitHub
rmannibucau commented on PR #35: URL: https://github.com/apache/maven-build-cache-extension/pull/35#issuecomment-1409439167 +1 to make settings.xml optional, it creates issues or complicated maintenance for nothing - leading to set it fully in env vars soletimes - but ultimatly it should b

[jira] [Commented] (MBUILDCACHE-33) Support remote cache credentials from environment variables

2023-01-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682268#comment-17682268 ] ASF GitHub Bot commented on MBUILDCACHE-33: --- michael-o commented on PR #35:

[GitHub] [maven-build-cache-extension] michael-o commented on pull request #35: [MBUILDCACHE-33] Allow to set remote cache credentials from env vars

2023-01-30 Thread via GitHub
michael-o commented on PR #35: URL: https://github.com/apache/maven-build-cache-extension/pull/35#issuecomment-1409297594 I still consider this wrong and credentials must come from `settings.xml`. There you can use env var interpolation. -- This is an automated message from the Apache Gi

[GitHub] [maven-mvnd] oehme commented on pull request #784: Make Classworld setup more alike to vanilla Maven

2023-01-30 Thread via GitHub
oehme commented on PR #784: URL: https://github.com/apache/maven-mvnd/pull/784#issuecomment-1409272433 FYI the builds are failing since https://github.com/apache/maven-mvnd/commit/bf892cd1bf10083448a9981b61615774869bf16b - Seems those artifacts aren't there yet. I'll rebase this branch on a

[GitHub] [maven-mvnd] gnodet commented on a diff in pull request #784: Make Classworld setup more alike to vanilla Maven

2023-01-30 Thread via GitHub
gnodet commented on code in PR #784: URL: https://github.com/apache/maven-mvnd/pull/784#discussion_r1091091086 ## common/src/main/java/org/mvndaemon/mvnd/common/MavenDaemon.java: ## @@ -18,67 +18,39 @@ */ package org.mvndaemon.mvnd.common; -import java.net.MalformedURLExcep

[GitHub] [maven-mvnd] oehme opened a new pull request, #784: Make Classworld setup more alike to vanilla Maven

2023-01-30 Thread via GitHub
oehme opened a new pull request, #784: URL: https://github.com/apache/maven-mvnd/pull/784 Instead of providing a custom URLClassLoader, create the ClassWorld using the plexus configurator and then pass it down the call chain. This improves compatbility with any extensions or plugins t

[GitHub] [maven-invoker-plugin] slawekjaranowski opened a new pull request, #174: [MINVOKER-313] Get rid of maven-artifact-transfer - InstallMojo refactor

2023-01-30 Thread via GitHub
slawekjaranowski opened a new pull request, #174: URL: https://github.com/apache/maven-invoker-plugin/pull/174 - refactor InstallMojo to use Resolver API - add possibility to configure scope for installing artifacts - remove maven-artifact-transfer and maven-common-artifact-filters from

[jira] [Assigned] (MINVOKER-313) Get rid of maven-artifact-transfer

2023-01-30 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MINVOKER-313: Assignee: Slawomir Jaranowski > Get rid of maven-artifact-transfer > ---

[jira] [Updated] (MINVOKER-313) Get rid of maven-artifact-transfer

2023-01-30 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MINVOKER-313: - Fix Version/s: 3.5.0 > Get rid of maven-artifact-transfer > ---

[GitHub] [maven-wrapper] bdemers opened a new pull request, #89: Corrected download links in generated site

2023-01-30 Thread via GitHub
bdemers opened a new pull request, #89: URL: https://github.com/apache/maven-wrapper/pull/89 `project.artifactId` resolves to the project parent, but the source zip is named `maven-wrapper-${project.version}` This fix hardcodes the name in download.xml.vm Following this checklist t

[jira] [Commented] (MNG-7670) Upgrade misc dependencies

2023-01-30 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682147#comment-17682147 ] Tamas Cservenak commented on MNG-7670: -- [https://github.com/codehaus-plexus/plexus-con

[jira] [Commented] (MBUILDCACHE-33) Support remote cache credentials from environment variables

2023-01-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682140#comment-17682140 ] ASF GitHub Bot commented on MBUILDCACHE-33: --- gnodet commented on code in PR

[GitHub] [maven-build-cache-extension] gnodet commented on a diff in pull request #35: [MBUILDCACHE-33] Allow to set remote cache credentials from env vars

2023-01-30 Thread via GitHub
gnodet commented on code in PR #35: URL: https://github.com/apache/maven-build-cache-extension/pull/35#discussion_r1090762647 ## src/main/java/org/apache/maven/buildcache/RemoteCacheRepositoryImpl.java: ## @@ -81,11 +90,58 @@ public RemoteCacheRepositoryImpl( Repos

[GitHub] [maven] cstamas merged pull request #973: [3.9.x] Fix site plugin warning

2023-01-30 Thread via GitHub
cstamas merged PR #973: URL: https://github.com/apache/maven/pull/973 -- 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...@maven.apache.or

[GitHub] [maven] cstamas merged pull request #974: Fix site plugin warning

2023-01-30 Thread via GitHub
cstamas merged PR #974: URL: https://github.com/apache/maven/pull/974 -- 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...@maven.apache.or

[GitHub] [maven] cstamas opened a new pull request, #974: Fix site plugin warning

2023-01-30 Thread via GitHub
cstamas opened a new pull request, #974: URL: https://github.com/apache/maven/pull/974 As date format in these two files were not parsed. -- 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 s

[jira] [Commented] (MBUILDCACHE-25) Project processed multiple time in presence of forked executions

2023-01-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682136#comment-17682136 ] ASF GitHub Bot commented on MBUILDCACHE-25: --- gnodet commented on code in PR

[GitHub] [maven-build-cache-extension] gnodet commented on a diff in pull request #34: [MBUILDCACHE-25] Fixes N+1 cache processings for forked executions

2023-01-30 Thread via GitHub
gnodet commented on code in PR #34: URL: https://github.com/apache/maven-build-cache-extension/pull/34#discussion_r1090750483 ## src/main/java/org/apache/maven/buildcache/xml/CacheConfigImpl.java: ## @@ -594,7 +595,7 @@ public String getId() public String getUrl() {

[jira] [Commented] (MBUILDCACHE-32) Do not print exception when probing builds in remote repo

2023-01-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682135#comment-17682135 ] ASF GitHub Bot commented on MBUILDCACHE-32: --- gnodet commented on code in PR

[GitHub] [maven-build-cache-extension] gnodet commented on a diff in pull request #33: [MBUILDCACHE-32] Do not print exception when probing builds

2023-01-30 Thread via GitHub
gnodet commented on code in PR #33: URL: https://github.com/apache/maven-build-cache-extension/pull/33#discussion_r1090695427 ## src/main/java/org/apache/maven/buildcache/RemoteCacheRepositoryImpl.java: ## @@ -165,9 +168,28 @@ public Optional getResourceContent( String url ) t

[GitHub] [maven] cstamas opened a new pull request, #973: Fix site plugin warning

2023-01-30 Thread via GitHub
cstamas opened a new pull request, #973: URL: https://github.com/apache/maven/pull/973 As date format in these two files were not parsed. -- 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 speci

[jira] [Commented] (DOXIA-690) Markdown Parser: Multiline metadata incorrectly rendered

2023-01-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682126#comment-17682126 ] ASF GitHub Bot commented on DOXIA-690: -- kwin commented on code in PR #141: URL: https

[GitHub] [maven-doxia] kwin commented on a diff in pull request #141: [DOXIA-690] Improved support of metadata (both YAML front matter and

2023-01-30 Thread via GitHub
kwin commented on code in PR #141: URL: https://github.com/apache/maven-doxia/pull/141#discussion_r1090723122 ## doxia-modules/doxia-module-markdown/src/main/java/org/apache/maven/doxia/module/markdown/MarkdownParser.java: ## @@ -76,19 +83,23 @@ public class MarkdownParser exten

[jira] [Commented] (DOXIA-691) APT: Emit multiple authors in separate meta tags

2023-01-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682122#comment-17682122 ] ASF GitHub Bot commented on DOXIA-691: -- kwin merged PR #27: URL: https://github.com/a

[GitHub] [maven-doxia-site] kwin merged pull request #27: [DOXIA-691] Clarify multiple author line semantics

2023-01-30 Thread via GitHub
kwin merged PR #27: URL: https://github.com/apache/maven-doxia-site/pull/27 -- 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...@maven.apa

[jira] [Commented] (MBUILDCACHE-39) Upgrade to maven-parent pom 39

2023-01-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682118#comment-17682118 ] ASF GitHub Bot commented on MBUILDCACHE-39: --- gnodet opened a new pull reque

[jira] [Updated] (MBUILDCACHE-39) Upgrade to maven-parent pom 39

2023-01-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated MBUILDCACHE-39: -- Labels: pull-request-available (was: ) > Upgrade to maven-parent pom 39 >

[GitHub] [maven-build-cache-extension] gnodet opened a new pull request, #39: [MBUILDCACHE-39] Upgrade to maven-parent pom 39

2023-01-30 Thread via GitHub
gnodet opened a new pull request, #39: URL: https://github.com/apache/maven-build-cache-extension/pull/39 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

[jira] [Created] (MBUILDCACHE-39) Upgrade to maven-parent pom 39

2023-01-30 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MBUILDCACHE-39: -- Summary: Upgrade to maven-parent pom 39 Key: MBUILDCACHE-39 URL: https://issues.apache.org/jira/browse/MBUILDCACHE-39 Project: Maven Build Cache Extension

[GitHub] [maven-mvnd] ppalaga opened a new issue, #783: 1.0.0-m4 slower than 0.8.2

2023-01-30 Thread via GitHub
ppalaga opened a new issue, #783: URL: https://github.com/apache/maven-mvnd/issues/783 1.0.0-m4 feels better than 1.0.0-m1. The initial pom parsing duration feels faster and single module builds are also much faster (perhaps not reparsing the whole module hierarchy anymore). However,

[GitHub] [maven-compiler-plugin] slachiewicz closed pull request #168: Bump mockito-core to 5.0.0 for Java11+

2023-01-30 Thread via GitHub
slachiewicz closed pull request #168: Bump mockito-core to 5.0.0 for Java11+ URL: https://github.com/apache/maven-compiler-plugin/pull/168 -- 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

[jira] [Closed] (MNG-7672) Aggregate goals executed in a submodule forks the whole reactor

2023-01-30 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-7672. Fix Version/s: 3.8.8 4.0.0-alpha-5 (was: 4.0.0)

[jira] [Closed] (MNG-7673) IllegalArgumentException thrown for invalid checksum 'never'

2023-01-30 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-7673. Resolution: Fixed > IllegalArgumentException thrown for invalid checksum 'never' > --

[jira] [Commented] (MNG-7673) IllegalArgumentException thrown for invalid checksum 'never'

2023-01-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682113#comment-17682113 ] ASF GitHub Bot commented on MNG-7673: - gnodet merged PR #972: URL: https://github.com/a

[GitHub] [maven] gnodet merged pull request #972: [MNG-7673] IllegalArgumentException thrown for invalid checksum 'never'

2023-01-30 Thread via GitHub
gnodet merged PR #972: URL: https://github.com/apache/maven/pull/972 -- 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...@maven.apache.org

[jira] [Commented] (MNG-7672) Aggregate goals executed in a submodule forks the whole reactor

2023-01-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682110#comment-17682110 ] ASF GitHub Bot commented on MNG-7672: - gnodet merged PR #970: URL: https://github.com/a

[GitHub] [maven] gnodet merged pull request #970: [3.8.x] [MNG-7672] Fork should only execute the project and its submodules

2023-01-30 Thread via GitHub
gnodet merged PR #970: URL: https://github.com/apache/maven/pull/970 -- 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...@maven.apache.org

[jira] [Commented] (MNG-7672) Aggregate goals executed in a submodule forks the whole reactor

2023-01-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682106#comment-17682106 ] ASF GitHub Bot commented on MNG-7672: - gnodet merged PR #969: URL: https://github.com/a

[jira] [Commented] (MNG-7672) Aggregate goals executed in a submodule forks the whole reactor

2023-01-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682105#comment-17682105 ] ASF GitHub Bot commented on MNG-7672: - gnodet merged PR #968: URL: https://github.com/a

[GitHub] [maven] gnodet merged pull request #969: [3.9.x] [MNG-7672] Fork should only execute the project and its submodules

2023-01-30 Thread via GitHub
gnodet merged PR #969: URL: https://github.com/apache/maven/pull/969 -- 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...@maven.apache.org

[GitHub] [maven] gnodet merged pull request #968: [MNG-7672] Fork should only execute the project and its submodules

2023-01-30 Thread via GitHub
gnodet merged PR #968: URL: https://github.com/apache/maven/pull/968 -- 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...@maven.apache.org

[GitHub] [maven-compiler-plugin] jorsol commented on pull request #172: [MCOMPILER-525] - Incremental recompile incorrect detection of dependency change

2023-01-30 Thread via GitHub
jorsol commented on PR #172: URL: https://github.com/apache/maven-compiler-plugin/pull/172#issuecomment-1408624537 Hi @olamy, the issue is not fixed with the PR https://github.com/apache/maven-compiler-plugin/pull/163. I haven't done any performance testing, but I'm sure this will be

[GitHub] [maven-invoker-plugin] gnodet opened a new pull request, #173: [MINVOKER-319] Workaround to allow use with Maven 4.0.0-alpha-4

2023-01-30 Thread via GitHub
gnodet opened a new pull request, #173: URL: https://github.com/apache/maven-invoker-plugin/pull/173 Alternative to #171 -- 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

[GitHub] [maven-invoker-plugin] gnodet commented on pull request #171: [MINVOKER-319] Workaround to allow use with Maven 4.0.0-alpha-4

2023-01-30 Thread via GitHub
gnodet commented on PR #171: URL: https://github.com/apache/maven-invoker-plugin/pull/171#issuecomment-1408509239 > Although I completely miss the point why artifact/setFile is invoked at all Maybe there's a better alternative. Let me check. -- This is an automated message fr

[jira] [Commented] (MNG-7672) Aggregate goals executed in a submodule forks the whole reactor

2023-01-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682033#comment-17682033 ] ASF GitHub Bot commented on MNG-7672: - gnodet commented on PR #968: URL: https://github

[GitHub] [maven] gnodet commented on pull request #968: [MNG-7672] Fork should only execute the project and its submodules

2023-01-30 Thread via GitHub
gnodet commented on PR #968: URL: https://github.com/apache/maven/pull/968#issuecomment-1408482616 > So, what is the status of this (am more interested in 3.9 backport), is this fix confirmed? When is merge expected? #969 and #970 I think @michael-o wanted to review this PR, right

[jira] [Commented] (DOXIA-690) Markdown Parser: Multiline metadata incorrectly rendered

2023-01-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682032#comment-17682032 ] ASF GitHub Bot commented on DOXIA-690: -- kwin commented on code in PR #141: URL: https

[GitHub] [maven-doxia] kwin commented on a diff in pull request #141: [DOXIA-690] Improved support of metadata (both YAML front matter and

2023-01-30 Thread via GitHub
kwin commented on code in PR #141: URL: https://github.com/apache/maven-doxia/pull/141#discussion_r1090522411 ## doxia-modules/doxia-module-markdown/src/main/java/org/apache/maven/doxia/module/markdown/MarkdownParser.java: ## @@ -156,6 +178,86 @@ public void parse(Reader source,

[jira] [Commented] (DOXIA-690) Markdown Parser: Multiline metadata incorrectly rendered

2023-01-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682031#comment-17682031 ] ASF GitHub Bot commented on DOXIA-690: -- kwin commented on code in PR #141: URL: https

[GitHub] [maven-doxia] kwin commented on a diff in pull request #141: [DOXIA-690] Improved support of metadata (both YAML front matter and

2023-01-30 Thread via GitHub
kwin commented on code in PR #141: URL: https://github.com/apache/maven-doxia/pull/141#discussion_r1090522065 ## doxia-modules/doxia-module-markdown/src/main/java/org/apache/maven/doxia/module/markdown/MarkdownParser.java: ## @@ -156,6 +178,86 @@ public void parse(Reader source,

[jira] [Commented] (DOXIA-691) APT: Emit multiple authors in separate meta tags

2023-01-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682026#comment-17682026 ] ASF GitHub Bot commented on DOXIA-691: -- kwin commented on PR #142: URL: https://githu

[GitHub] [maven-doxia] kwin commented on pull request #142: [DOXIA-691] emit multiple authors in separate tags

2023-01-30 Thread via GitHub
kwin commented on PR #142: URL: https://github.com/apache/maven-doxia/pull/142#issuecomment-1408471949 > So the support for multiple authors in apt sources won't be documented since you have a test doc for it. I raised https://github.com/apache/maven-doxia-site/pull/27 for the clarif

[jira] [Commented] (MNG-7672) Aggregate goals executed in a submodule forks the whole reactor

2023-01-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682025#comment-17682025 ] ASF GitHub Bot commented on MNG-7672: - cstamas commented on PR #968: URL: https://githu

[GitHub] [maven] cstamas commented on pull request #968: [MNG-7672] Fork should only execute the project and its submodules

2023-01-30 Thread via GitHub
cstamas commented on PR #968: URL: https://github.com/apache/maven/pull/968#issuecomment-1408471471 So, what is the status of this (am more interested in 3.9 backport), is this fix confirmed? When is merge expected? -- This is an automated message from the Apache Git Service. To respond t

[GitHub] [maven-compiler-plugin] psiroky commented on a diff in pull request #170: [MCOMPILER-503] Resolve all annotation processor dependencies together

2023-01-30 Thread via GitHub
psiroky commented on code in PR #170: URL: https://github.com/apache/maven-compiler-plugin/pull/170#discussion_r1090478984 ## src/it/setup_annotation-verify-plugin/src/main/java/org.apache.maven.plugins.compiler.it/SourcePathReadGoal.java: ## @@ -80,13 +79,12 @@ private void as

[GitHub] [maven-mvnd] lppedd closed issue #782: Cannot run program "infocmp"

2023-01-30 Thread via GitHub
lppedd closed issue #782: Cannot run program "infocmp" URL: https://github.com/apache/maven-mvnd/issues/782 -- 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-ma

[GitHub] [maven-compiler-plugin] psiroky commented on a diff in pull request #173: [MCOMPILER-395] Support exclusions for 'annotationProcessorPaths'

2023-01-30 Thread via GitHub
psiroky commented on code in PR #173: URL: https://github.com/apache/maven-compiler-plugin/pull/173#discussion_r1090432857 ## src/main/java/org/apache/maven/plugin/compiler/DependencyExclusion.java: ## @@ -0,0 +1,114 @@ +package org.apache.maven.plugin.compiler; + +/* + * Licen

[GitHub] [maven-compiler-plugin] psiroky commented on a diff in pull request #173: [MCOMPILER-395] Support exclusions for 'annotationProcessorPaths'

2023-01-30 Thread via GitHub
psiroky commented on code in PR #173: URL: https://github.com/apache/maven-compiler-plugin/pull/173#discussion_r1090427466 ## src/main/java/org/apache/maven/plugin/compiler/DependencyCoordinate.java: ## @@ -107,71 +123,17 @@ public boolean equals( Object obj ) {

[GitHub] [maven-mvnd] gnodet commented on issue #782: Cannot run program "infocmp"

2023-01-30 Thread via GitHub
gnodet commented on issue #782: URL: https://github.com/apache/maven-mvnd/issues/782#issuecomment-1408346349 > @gnodet should I move the issue on the jline repo? Yes please. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [maven-compiler-plugin] psiroky opened a new pull request, #173: [MCOMPILER-395] Support exclusions for 'annotationProcessorPaths'

2023-01-30 Thread via GitHub
psiroky opened a new pull request, #173: URL: https://github.com/apache/maven-compiler-plugin/pull/173 * this should be quite straightforward to review, since the plugin only needs to "push" the exclusions down to the maven-resolver and all the "magic" happens there Following thi

[GitHub] [maven-mvnd] lppedd commented on issue #782: Cannot run program "infocmp"

2023-01-30 Thread via GitHub
lppedd commented on issue #782: URL: https://github.com/apache/maven-mvnd/issues/782#issuecomment-1408325788 @gnodet should I move the issue on the jline repo? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [maven-plugin-testing] gnodet opened a new pull request, #27: [MPLUGINTESTING-80] Upgrade to maven 4.0.0-alpha-4

2023-01-30 Thread via GitHub
gnodet opened a new pull request, #27: URL: https://github.com/apache/maven-plugin-testing/pull/27 - [MPLUGINTESTING-78] Upgrade maven-parent pom to 39 - [MPLUGINTESTING-80] Upgrade to maven 4.0.0-alpha-4 -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Created] (MPLUGINTESTING-80) Upgrade to maven 4.0.0-alpha-4

2023-01-30 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MPLUGINTESTING-80: - Summary: Upgrade to maven 4.0.0-alpha-4 Key: MPLUGINTESTING-80 URL: https://issues.apache.org/jira/browse/MPLUGINTESTING-80 Project: Maven Plugin Tes

[GitHub] [maven-mvnd] gnodet commented on issue #782: Cannot run program "infocmp"

2023-01-30 Thread via GitHub
gnodet commented on issue #782: URL: https://github.com/apache/maven-mvnd/issues/782#issuecomment-1408304901 This is clearly a [jline](https://github.com/jline/jline3) issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [maven-mvnd] lppedd commented on issue #782: Cannot run program "infocmp"

2023-01-30 Thread via GitHub
lppedd commented on issue #782: URL: https://github.com/apache/maven-mvnd/issues/782#issuecomment-1408238991 Not sure if this is related to the Deamon or to Maven itself tho. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [maven-compiler-plugin] psiroky commented on a diff in pull request #170: [MCOMPILER-503] Resolve all annotation processor dependencies together

2023-01-30 Thread via GitHub
psiroky commented on code in PR #170: URL: https://github.com/apache/maven-compiler-plugin/pull/170#discussion_r1090348526 ## src/it/setup_annotation-verify-plugin/src/main/java/org.apache.maven.plugins.compiler.it/SourcePathReadGoal.java: ## @@ -80,13 +79,12 @@ private void as

[GitHub] [maven-mvnd] lppedd opened a new issue, #782: Cannot run program "infocmp"

2023-01-30 Thread via GitHub
lppedd opened a new issue, #782: URL: https://github.com/apache/maven-mvnd/issues/782 This seems to a common issue on Windows. See https://github.com/ctongfei/progressbar/issues/55 Binary used: ``` maven-mvnd-1.0.0-m1-windows-amd64.zip ``` Complete error: ``` C

[jira] [Created] (MINVOKER-321) Switch to the maven v4 api

2023-01-30 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MINVOKER-321: Summary: Switch to the maven v4 api Key: MINVOKER-321 URL: https://issues.apache.org/jira/browse/MINVOKER-321 Project: Maven Invoker Plugin Issue Typ

[jira] [Closed] (MINSTALL-188) Upgrade Parent to 39

2023-01-30 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MINSTALL-188. Resolution: Fixed > Upgrade Parent to 39 > > >

[GitHub] [maven-invoker-plugin] gnodet commented on pull request #171: [MINVOKER-319] Workaround to allow use with Maven 4.0.0-alpha-4

2023-01-30 Thread via GitHub
gnodet commented on PR #171: URL: https://github.com/apache/maven-invoker-plugin/pull/171#issuecomment-1408197954 > InstallMojo should be refactored according to [MINVOKER-313](https://issues.apache.org/jira/browse/MINVOKER-313) Fwiw, I'm resuming the work to [switch to the v4 api](

[GitHub] [maven-install-plugin] slawekjaranowski merged pull request #53: [MINSTALL-188] Upgrade Parent to 39

2023-01-30 Thread via GitHub
slawekjaranowski merged PR #53: URL: https://github.com/apache/maven-install-plugin/pull/53 -- 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-unsub

[jira] [Created] (MPLUGINTESTING-79) Upgrade to maven parent 39

2023-01-30 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MPLUGINTESTING-79: - Summary: Upgrade to maven parent 39 Key: MPLUGINTESTING-79 URL: https://issues.apache.org/jira/browse/MPLUGINTESTING-79 Project: Maven Plugin Testing

[jira] [Comment Edited] (MNG-7605) ArtifactHandler should include a method to check if this one has a compile phase

2023-01-30 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681929#comment-17681929 ] Christoph Läubrich edited comment on MNG-7605 at 1/30/23 8:33 AM: ---