[jira] [Updated] (MNG-7553) New clean API with immutable model

2022-10-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MNG-7553: --- Description: https://github.com/apache/maven/tree/master/api > New clean API with immutable model > ---

[jira] [Created] (MNG-7571) add new Maven immutable API to reference documentation

2022-10-16 Thread Herve Boutemy (Jira)
Herve Boutemy created MNG-7571: -- Summary: add new Maven immutable API to reference documentation Key: MNG-7571 URL: https://issues.apache.org/jira/browse/MNG-7571 Project: Maven Issue Type: Task

[jira] [Updated] (MNG-7571) add new Maven immutable API to reference documentation

2022-10-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MNG-7571: --- Description: immutable API added in MNG-7553 api directory but maven-api documentation url https://mav

[jira] [Commented] (SCM-1002) create orphaned branches for 2.0-deprecated providers

2022-10-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/SCM-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618301#comment-17618301 ] Herve Boutemy commented on SCM-1002: yes, nice idea, this is the type of small commits

[jira] [Created] (MSHARED-1154) Drop not used announcements templates

2022-10-16 Thread Sylwester Lachiewicz (Jira)
Sylwester Lachiewicz created MSHARED-1154: - Summary: Drop not used announcements templates Key: MSHARED-1154 URL: https://issues.apache.org/jira/browse/MSHARED-1154 Project: Maven Shared Compon

[jira] [Updated] (MSHARED-1154) Drop not used announcements templates

2022-10-16 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MSHARED-1154: -- Description: We no longer use plugins to generate announcement messages or se

[jira] [Assigned] (MSHARED-1154) Drop not used announcements templates

2022-10-16 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz reassigned MSHARED-1154: - Assignee: Sylwester Lachiewicz > Drop not used announcements templates

[jira] [Updated] (MSHARED-1154) Drop not used announcements templates

2022-10-16 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MSHARED-1154: -- Fix Version/s: maven-shared-resources-5 > Drop not used announcements templat

[jira] [Created] (MPOM-348) Remove configuration for Maven Changes Plugin

2022-10-16 Thread Sylwester Lachiewicz (Jira)
Sylwester Lachiewicz created MPOM-348: - Summary: Remove configuration for Maven Changes Plugin Key: MPOM-348 URL: https://issues.apache.org/jira/browse/MPOM-348 Project: Maven POMs Issue

[jira] [Updated] (MPOM-348) Remove configuration for Maven Changes Plugin

2022-10-16 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MPOM-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MPOM-348: -- Fix Version/s: MAVEN-38 > Remove configuration for Maven Changes Plugin > ---

[jira] [Assigned] (MPOM-348) Remove configuration for Maven Changes Plugin

2022-10-16 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MPOM-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz reassigned MPOM-348: - Assignee: Sylwester Lachiewicz > Remove configuration for Maven Changes Plugin > -

[GitHub] [maven-mvnd] gnodet merged pull request #703: Release the read lock in a finally block

2022-10-16 Thread GitBox
gnodet merged PR #703: URL: https://github.com/apache/maven-mvnd/pull/703 -- 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.apach

[GitHub] [maven-mvnd] gnodet commented on issue #706: mvnDebug mode for mvnd

2022-10-16 Thread GitBox
gnodet commented on issue #706: URL: https://github.com/apache/maven-mvnd/issues/706#issuecomment-1280024482 ``` ➜ mvnd git:(maven4/master) mvnd --help | grep -A 3 mvnd.debug -Dmvnd.debug= If true, the daemon will be launched in debug mode with the following JVM

[GitHub] [maven-mvnd] gnodet commented on issue #707: promote the archives to central repo for fast downloading from nearest mirror

2022-10-16 Thread GitBox
gnodet commented on issue #707: URL: https://github.com/apache/maven-mvnd/issues/707#issuecomment-1280025446 You should be able to use `https://dlcdn.apache.org/maven/mvnd/0.8.2/` which uses the download CDN which should be fast enough. -- This is an automated message from the Apache Git

[GitHub] [maven-mvnd] gnodet closed issue #715: Calculate java home for native mvnd from java executable in $PATH

2022-10-16 Thread GitBox
gnodet closed issue #715: Calculate java home for native mvnd from java executable in $PATH URL: https://github.com/apache/maven-mvnd/issues/715 -- 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

[GitHub] [maven-mvnd] gnodet merged pull request #716: Calculate java home from java command

2022-10-16 Thread GitBox
gnodet merged PR #716: URL: https://github.com/apache/maven-mvnd/pull/716 -- 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.apach

[jira] [Closed] (DOXIA-536) AptParser does not force linebreak in Sink after a comment is written

2022-10-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed DOXIA-536. Fix Version/s: (was: wontfix-candidate) Resolution: Won't Fix Although nice to have, the

[GitHub] [maven-build-cache-extension] gnodet merged pull request #24: [MBUILDCACHE-22] added flag to force rebuild per project or globally

2022-10-16 Thread GitBox
gnodet merged PR #24: URL: https://github.com/apache/maven-build-cache-extension/pull/24 -- 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-build-cache-extension] gnodet merged pull request #23: [SECURITY] Fix Zip Slip Vulnerability

2022-10-16 Thread GitBox
gnodet merged PR #23: URL: https://github.com/apache/maven-build-cache-extension/pull/23 -- 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

[jira] [Commented] (MBUILDCACHE-22) Add possibility to skip cache lookup

2022-10-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618316#comment-17618316 ] ASF GitHub Bot commented on MBUILDCACHE-22: --- gnodet merged PR #24: URL: htt

[GitHub] [maven-build-cache-extension] gnodet merged pull request #20: Bump commons-io from 1.3.2 to 2.7

2022-10-16 Thread GitBox
gnodet merged PR #20: URL: https://github.com/apache/maven-build-cache-extension/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: issues-unsubscr

[jira] [Closed] (DOXIA-672) Parse id attribute only on elements by default

2022-10-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed DOXIA-672. Resolution: Fixed Fixed with [13dcd963f59e26a6228fc9e9da341e7a9e9b8eb7|https://gitbox.apache.org/re

[jira] [Commented] (MBUILDCACHE-22) Add possibility to skip cache lookup

2022-10-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618320#comment-17618320 ] Hudson commented on MBUILDCACHE-22: --- Build succeeded in Jenkins: Maven » Maven TLP

[jira] [Closed] (DOXIA-668) Remove all obsolete attributes in HTML5

2022-10-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed DOXIA-668. Resolution: Fixed Fixed with [380a48959ae4ed5fea27354677d497de1d6e3deb|https://gitbox.apache.org/re

[jira] [Closed] (DOXIA-674) Replace table border handling with new CSS class

2022-10-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed DOXIA-674. Resolution: Fixed Fixed with [be34bdd7119acb8c101b54265b833f54477ff944|https://gitbox.apache.org/re

[jira] [Closed] (DOXIA-675) Replace table alignment attributes with CSS styles

2022-10-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed DOXIA-675. Resolution: Fixed Fixed with [4c5b22553c69338bfdd52de4cc121a42566c2195|https://gitbox.apache.org/re

[jira] [Closed] (DOXIA-673) Remove compat handling of absent Sink#tableRows() calls

2022-10-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed DOXIA-673. Resolution: Fixed Fixed with [77f3c1391c22f28453331e6fde221499d14f2977|https://gitbox.apache.org/re

[GitHub] [maven-doxia] asfgit merged pull request #114: [DOXIA-668] Remove all obsolete attributes in HTML5

2022-10-16 Thread GitBox
asfgit merged PR #114: URL: https://github.com/apache/maven-doxia/pull/114 -- 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.apac

[jira] [Commented] (DOXIA-668) Remove all obsolete attributes in HTML5

2022-10-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618324#comment-17618324 ] ASF GitHub Bot commented on DOXIA-668: -- asfgit merged PR #114: URL: https://github.co

[jira] [Commented] (DOXIA-598) Generated XHTML5 content does not pass W3 HTML5 Validation Service

2022-10-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618325#comment-17618325 ] Michael Osipov commented on DOXIA-598: -- All subtasks resolved. > Generated XHTML5 co

[jira] [Assigned] (DOXIA-675) Replace table alignment attributes with CSS styles

2022-10-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned DOXIA-675: Assignee: Michael Osipov > Replace table alignment attributes with CSS styles > ---

[GitHub] [maven-build-cache-extension] gnodet commented on a diff in pull request #28: Documentation updates

2022-10-16 Thread GitBox
gnodet commented on code in PR #28: URL: https://github.com/apache/maven-build-cache-extension/pull/28#discussion_r996479967 ## src/site/markdown/usage.md: ## @@ -24,11 +24,23 @@ Once extension is activated, cache will kick-in automatically on every lifecycle Build could be i

[jira] [Closed] (DOXIA-598) Generated XHTML5 content does not pass W3 HTML5 Validation Service

2022-10-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed DOXIA-598. Resolution: Fixed > Generated XHTML5 content does not pass W3 HTML5 Validation Service > ---

[jira] [Commented] (DOXIA-617) doxia-module-markdown: Add support for --- header section marks

2022-10-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618326#comment-17618326 ] Michael Osipov commented on DOXIA-617: -- [~bertrandmartin], I will release M4 very soo

[jira] [Commented] (DOXIA-677) Macro for printing project properties

2022-10-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618327#comment-17618327 ] Michael Osipov commented on DOXIA-677: -- [~sjaranowski], do you still think this can b

[jira] [Commented] (MASSEMBLY-941) file permissions removed during assembly:single since 3.2.0

2022-10-16 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618328#comment-17618328 ] Ralph Goers commented on MASSEMBLY-941: --- FWIW - This also broke the Flume releas

[GitHub] [maven-build-cache-extension] gnodet opened a new pull request, #29: [draft] Switch to maven 4.0.0-alpha-2

2022-10-16 Thread GitBox
gnodet opened a new pull request, #29: URL: https://github.com/apache/maven-build-cache-extension/pull/29 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

[GitHub] [maven-build-cache-extension] gnodet commented on pull request #25: Mvn4

2022-10-16 Thread GitBox
gnodet commented on PR #25: URL: https://github.com/apache/maven-build-cache-extension/pull/25#issuecomment-1280036429 Not sure what this PR is about. Maven4 is already tested and does not require any change. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [maven-build-cache-extension] gnodet closed pull request #25: Mvn4

2022-10-16 Thread GitBox
gnodet closed pull request #25: Mvn4 URL: https://github.com/apache/maven-build-cache-extension/pull/25 -- 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:

[GitHub] [maven-mvnd] gnodet merged pull request #711: Sync entry scripts with maven 3.8.6

2022-10-16 Thread GitBox
gnodet merged PR #711: URL: https://github.com/apache/maven-mvnd/pull/711 -- 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.apach

[jira] [Updated] (DOXIASITETOOLS-238) Pass input file name as reference to parser

2022-10-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated DOXIASITETOOLS-238: -- Fix Version/s: (was: 1.x) > Pass input file name as reference to pa

[jira] [Created] (DOXIASITETOOLS-267) Upgrade to Doxia 2.0.0-M4

2022-10-16 Thread Michael Osipov (Jira)
Michael Osipov created DOXIASITETOOLS-267: - Summary: Upgrade to Doxia 2.0.0-M4 Key: DOXIASITETOOLS-267 URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-267 Project: Maven Doxia Sitetoo

[GitHub] [maven-plugin-tools] bmarwell opened a new pull request, #152: [MPLUGIN-426] add @Description annotation

2022-10-16 Thread GitBox
bmarwell opened a new pull request, #152: URL: https://github.com/apache/maven-plugin-tools/pull/152 ITs missing, tests missing, draft. -- 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 specifi

[jira] [Commented] (MPLUGIN-426) Description annotation for Mojo and Parameters

2022-10-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618336#comment-17618336 ] ASF GitHub Bot commented on MPLUGIN-426: bmarwell opened a new pull request, #15

[GitHub] [maven-plugin-tools] bmarwell commented on a diff in pull request #152: [MPLUGIN-426] add @Description annotation

2022-10-16 Thread GitBox
bmarwell commented on code in PR #152: URL: https://github.com/apache/maven-plugin-tools/pull/152#discussion_r996494406 ## maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Description.java: ## @@ -0,0 +1,79 @@ +package org.apache.maven.plugins.annotati

[jira] [Commented] (MPLUGIN-426) Description annotation for Mojo and Parameters

2022-10-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618337#comment-17618337 ] ASF GitHub Bot commented on MPLUGIN-426: bmarwell commented on code in PR #152:

[GitHub] [maven-plugin-tools] bmarwell commented on a diff in pull request #152: [MPLUGIN-426] add @Description annotation

2022-10-16 Thread GitBox
bmarwell commented on code in PR #152: URL: https://github.com/apache/maven-plugin-tools/pull/152#discussion_r996494611 ## maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Description.java: ## @@ -0,0 +1,79 @@ +package org.apache.maven.plugins.annotati

[GitHub] [maven-plugin-tools] bmarwell commented on a diff in pull request #152: [MPLUGIN-426] add @Description annotation

2022-10-16 Thread GitBox
bmarwell commented on code in PR #152: URL: https://github.com/apache/maven-plugin-tools/pull/152#discussion_r996494652 ## maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/JavaAnnotationsMojoDescriptorExtractor.java: ## @@ -288,16

[jira] [Commented] (MPLUGIN-426) Description annotation for Mojo and Parameters

2022-10-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618338#comment-17618338 ] ASF GitHub Bot commented on MPLUGIN-426: bmarwell commented on code in PR #152:

[jira] [Commented] (MPLUGIN-426) Description annotation for Mojo and Parameters

2022-10-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618339#comment-17618339 ] ASF GitHub Bot commented on MPLUGIN-426: bmarwell commented on code in PR #152:

[GitHub] [maven-plugin-tools] bmarwell commented on a diff in pull request #152: [MPLUGIN-426] add @Description annotation

2022-10-16 Thread GitBox
bmarwell commented on code in PR #152: URL: https://github.com/apache/maven-plugin-tools/pull/152#discussion_r996494722 ## maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/DefaultMojoAnnotationsScanner.java: ## @@ -306,11 +

[jira] [Commented] (MPLUGIN-426) Description annotation for Mojo and Parameters

2022-10-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618340#comment-17618340 ] ASF GitHub Bot commented on MPLUGIN-426: bmarwell commented on code in PR #152:

[GitHub] [maven-doxia-sitetools] michael-o opened a new pull request, #64: [DOXIASITETOOLS-267] Upgrade to Doxia 2.0.0-M4

2022-10-16 Thread GitBox
michael-o opened a new pull request, #64: URL: https://github.com/apache/maven-doxia-sitetools/pull/64 This closes #64 -- 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 un

[GitHub] [maven-plugin-tools] bmarwell commented on a diff in pull request #152: [MPLUGIN-426] add @Description annotation

2022-10-16 Thread GitBox
bmarwell commented on code in PR #152: URL: https://github.com/apache/maven-plugin-tools/pull/152#discussion_r996494406 ## maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Description.java: ## @@ -0,0 +1,79 @@ +package org.apache.maven.plugins.annotati

[jira] [Commented] (MPLUGIN-426) Description annotation for Mojo and Parameters

2022-10-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618341#comment-17618341 ] ASF GitHub Bot commented on MPLUGIN-426: bmarwell commented on code in PR #152:

[GitHub] [maven-mvnd] gnodet commented on pull request #719: Add a mvnd.rawStreams property

2022-10-16 Thread GitBox
gnodet commented on PR #719: URL: https://github.com/apache/maven-mvnd/pull/719#issuecomment-1280058277 Alternative proposal to #712. The only drawback is that you can't specify `-Dmvnd.rawStreams=false` but only `-Dmvnd.rawStreams` which sets to value to `true`. -- This is an automate

[GitHub] [maven-parent] olamy commented on pull request #81: [MPOM-348] Drop configuration for not used Maven Changes Plugin

2022-10-16 Thread GitBox
olamy commented on PR #81: URL: https://github.com/apache/maven-parent/pull/81#issuecomment-1280067779 after this change, I wonder if `Create an announcement.` section from [here](https://maven.apache.org/developers/release/maven-project-release-procedure.html) section will still work?

[jira] [Commented] (MASSEMBLY-941) file permissions removed during assembly:single since 3.2.0

2022-10-16 Thread Christopher Tubbs (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618358#comment-17618358 ] Christopher Tubbs commented on MASSEMBLY-941: - I'm not sure I understand w

[GitHub] [maven-mvnd] gzm55 commented on issue #706: mvnDebug mode for mvnd

2022-10-16 Thread GitBox
gzm55 commented on issue #706: URL: https://github.com/apache/maven-mvnd/issues/706#issuecomment-1280136733 OK, thx. -- 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 unsu

[GitHub] [maven-mvnd] gzm55 closed issue #706: mvnDebug mode for mvnd

2022-10-16 Thread GitBox
gzm55 closed issue #706: mvnDebug mode for mvnd URL: https://github.com/apache/maven-mvnd/issues/706 -- 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-mvnd] gzm55 commented on issue #707: promote the archives to central repo for fast downloading from nearest mirror

2022-10-16 Thread GitBox
gzm55 commented on issue #707: URL: https://github.com/apache/maven-mvnd/issues/707#issuecomment-1280144000 under https://dlcdn.apache.org/maven/mvnd/ there is only 0.8.2. Is previous versions, e.g. 0.8.1, deleted after a new version uploaded? -- This is an automated message from the Apac

[GitHub] [maven-mvnd] gzm55 commented on pull request #718: Switch to maven 4.0.0-alpha-2

2022-10-16 Thread GitBox
gzm55 commented on PR #718: URL: https://github.com/apache/maven-mvnd/pull/718#issuecomment-1280148049 hi @gnodet , will mvnd be published with an alpha version of maven? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [maven-mvnd] gzm55 commented on pull request #719: Add a mvnd.rawStreams property

2022-10-16 Thread GitBox
gzm55 commented on PR #719: URL: https://github.com/apache/maven-mvnd/pull/719#issuecomment-1280155079 Hi @gnodet I think this pr works fine, treating `-Dmvnd.rawStreams` as a zero parameter switch like `--raw-streams` for now, and i would close #712. In the mean while, should we leave an

[GitHub] [maven-mvnd] gzm55 commented on pull request #712: Add 'mvnd.rawStreams' property

2022-10-16 Thread GitBox
gzm55 commented on PR #712: URL: https://github.com/apache/maven-mvnd/pull/712#issuecomment-1280155637 prefer #719 -- 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 unsub

[GitHub] [maven-mvnd] gzm55 closed pull request #712: Add 'mvnd.rawStreams' property

2022-10-16 Thread GitBox
gzm55 closed pull request #712: Add 'mvnd.rawStreams' property URL: https://github.com/apache/maven-mvnd/pull/712 -- 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-mvnd] gzm55 commented on issue #708: exec-maven-plugin (exec:exec) output unexpected prefix for each line of stdout/stderr

2022-10-16 Thread GitBox
gzm55 commented on issue #708: URL: https://github.com/apache/maven-mvnd/issues/708#issuecomment-1280162745 pr #712 is closed to prefer #719. There is another behavior difference even with `--raw-streams` switch: ``` mvnd -N exec:exec -Dexec.executable=uname --raw-streams -l

[GitHub] [maven-mvnd] gzm55 commented on pull request #717: Add script mvnd-auto to a proper mvnd

2022-10-16 Thread GitBox
gzm55 commented on PR #717: URL: https://github.com/apache/maven-mvnd/pull/717#issuecomment-1280195376 > Also, we may want to investigate a way to run the client on a different JVM that the daemon. We could add two mvnd environment variables, one which would point to the default client JVM,

[GitHub] [maven-script-interpreter] dependabot[bot] opened a new pull request, #81: Bump groovy from 4.0.2 to 4.0.6

2022-10-16 Thread GitBox
dependabot[bot] opened a new pull request, #81: URL: https://github.com/apache/maven-script-interpreter/pull/81 Bumps [groovy](https://github.com/apache/groovy) from 4.0.2 to 4.0.6. Commits See full diff in https://github.com/apache/groovy/commits";>compare view

[GitHub] [maven-script-interpreter] dependabot[bot] commented on pull request #76: Bump groovy from 4.0.2 to 4.0.5

2022-10-16 Thread GitBox
dependabot[bot] commented on PR #76: URL: https://github.com/apache/maven-script-interpreter/pull/76#issuecomment-1280247166 Superseded by #81. -- 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 th

[GitHub] [maven-script-interpreter] dependabot[bot] closed pull request #76: Bump groovy from 4.0.2 to 4.0.5

2022-10-16 Thread GitBox
dependabot[bot] closed pull request #76: Bump groovy from 4.0.2 to 4.0.5 URL: https://github.com/apache/maven-script-interpreter/pull/76 -- 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 c

[GitHub] [maven] hboutemy opened a new pull request, #830: [MNG-7571] add Maven API javadoc

2022-10-16 Thread GitBox
hboutemy opened a new pull request, #830: URL: https://github.com/apache/maven/pull/830 https://issues.apache.org/jira/browse/MNG-7571 -- 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] [Commented] (MNG-7571) add new Maven immutable API to reference documentation

2022-10-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618671#comment-17618671 ] ASF GitHub Bot commented on MNG-7571: - hboutemy opened a new pull request, #830: URL: h

[jira] [Commented] (MASSEMBLY-941) file permissions removed during assembly:single since 3.2.0

2022-10-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618677#comment-17618677 ] Herve Boutemy commented on MASSEMBLY-941: - [~ctubbsii] umask issue is the foll

[GitHub] [maven-plugin-tools] pzygielo commented on a diff in pull request #152: [MPLUGIN-426] add @Description annotation

2022-10-16 Thread GitBox
pzygielo commented on code in PR #152: URL: https://github.com/apache/maven-plugin-tools/pull/152#discussion_r996665939 ## maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Description.java: ## @@ -0,0 +1,79 @@ +package org.apache.maven.plugins.annotati

[jira] [Commented] (MPLUGIN-426) Description annotation for Mojo and Parameters

2022-10-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618680#comment-17618680 ] ASF GitHub Bot commented on MPLUGIN-426: pzygielo commented on code in PR #152:

[jira] [Commented] (MENFORCER-436) Extension defined in .mvn/extensions.xml failing "requirePluginVersions" check

2022-10-16 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618217#comment-17618217 ] Guillaume Nodet commented on MENFORCER-436: --- Such extensions are not really

[GitHub] [maven-jxr] slawekjaranowski commented on pull request #76: Remove dependency org.apache.commons:commons-lang3

2022-10-16 Thread GitBox
slawekjaranowski commented on PR #76: URL: https://github.com/apache/maven-jxr/pull/76#issuecomment-1279908923 Please resolve conflicts. For such PR jira issue will be appreciated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [maven-mvnd] gnodet commented on a diff in pull request #716: calculate java home from java command

2022-10-16 Thread GitBox
gnodet commented on code in PR #716: URL: https://github.com/apache/maven-mvnd/pull/716#discussion_r996400406 ## common/src/main/java/org/mvndaemon/mvnd/common/OsUtils.java: ## @@ -101,6 +102,29 @@ public static long findProcessRssInKb(long pid) { } } +public

[GitHub] [maven-mvnd] gnodet merged pull request #709: Fixed a typo of build mvnd in README

2022-10-16 Thread GitBox
gnodet merged PR #709: URL: https://github.com/apache/maven-mvnd/pull/709 -- 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.apach

[GitHub] [maven-mvnd] gnodet commented on pull request #709: Fixed a typo of build mvnd in README

2022-10-16 Thread GitBox
gnodet commented on PR #709: URL: https://github.com/apache/maven-mvnd/pull/709#issuecomment-1279911052 Thx @WillemJiang ! -- 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. T

[GitHub] [maven-mvnd] gzm55 commented on a diff in pull request #716: calculate java home from java command

2022-10-16 Thread GitBox
gzm55 commented on code in PR #716: URL: https://github.com/apache/maven-mvnd/pull/716#discussion_r996402720 ## common/src/main/java/org/mvndaemon/mvnd/common/OsUtils.java: ## @@ -101,6 +102,29 @@ public static long findProcessRssInKb(long pid) { } } +public

[GitHub] [maven-mvnd] gzm55 commented on a diff in pull request #716: calculate java home from java command

2022-10-16 Thread GitBox
gzm55 commented on code in PR #716: URL: https://github.com/apache/maven-mvnd/pull/716#discussion_r996402811 ## common/src/main/java/org/mvndaemon/mvnd/common/OsUtils.java: ## @@ -101,6 +102,29 @@ public static long findProcessRssInKb(long pid) { } } +public

[GitHub] [maven-mvnd] gnodet commented on a diff in pull request #716: calculate java home from java command

2022-10-16 Thread GitBox
gnodet commented on code in PR #716: URL: https://github.com/apache/maven-mvnd/pull/716#discussion_r996403025 ## common/src/main/java/org/mvndaemon/mvnd/common/OsUtils.java: ## @@ -101,6 +102,29 @@ public static long findProcessRssInKb(long pid) { } } +public

[jira] [Commented] (SCM-1002) create orphaned branches for 2.0-deprecated providers

2022-10-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/SCM-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618220#comment-17618220 ] Herve Boutemy commented on SCM-1002: "the providers need to be moved away from Plexus f

[jira] [Commented] (SCM-1002) create orphaned branches for 2.0-deprecated providers

2022-10-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618221#comment-17618221 ] Michael Osipov commented on SCM-1002: - [~cstamas], has replaced all Plexus annotations

[jira] [Created] (MPLUGIN-427) report: Expose generics information of Collection and Map types

2022-10-16 Thread Konrad Windszus (Jira)
Konrad Windszus created MPLUGIN-427: --- Summary: report: Expose generics information of Collection and Map types Key: MPLUGIN-427 URL: https://issues.apache.org/jira/browse/MPLUGIN-427 Project: Maven

[jira] [Commented] (SCM-1002) create orphaned branches for 2.0-deprecated providers

2022-10-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/SCM-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618224#comment-17618224 ] Herve Boutemy commented on SCM-1002: ah ok, it's not "moving away from Plexus", but mov

[jira] [Commented] (SCM-924) Enhance SCM changelog model to hold information about tagged commits

2022-10-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618240#comment-17618240 ] Michael Osipov commented on SCM-924: [~tzwoenn], do you want to provide the patch? > En

[jira] [Created] (JXR-176) Remove dependency org.apache.commons:commons-lang3

2022-10-16 Thread Markus Spann (Jira)
Markus Spann created JXR-176: Summary: Remove dependency org.apache.commons:commons-lang3 Key: JXR-176 URL: https://issues.apache.org/jira/browse/JXR-176 Project: Maven JXR Issue Type: Improvemen

[GitHub] [maven-jxr] sman-81 commented on pull request #76: [JXR-176] Remove dependency org.apache.commons:commons-lang3

2022-10-16 Thread GitBox
sman-81 commented on PR #76: URL: https://github.com/apache/maven-jxr/pull/76#issuecomment-1279934449 Hi @slawekjaranowski, Thanks again for your feedback. Pull request rebased to master, merge conflicts resolved, issue [JXR-176](https://issues.apache.org/jira/browse/JXR-176) created.

[jira] [Updated] (JXR-176) Remove dependency org.apache.commons:commons-lang3

2022-10-16 Thread Markus Spann (Jira)
[ https://issues.apache.org/jira/browse/JXR-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Spann updated JXR-176: - Description: The project depends on the Apache commons-lang3 library of String-related functionality for it

[jira] [Assigned] (JXR-176) Remove dependency org.apache.commons:commons-lang3

2022-10-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/JXR-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned JXR-176: --- Assignee: Slawomir Jaranowski > Remove dependency org.apache.commons:commons-lang3 > --

[GitHub] [maven-jxr] slawekjaranowski merged pull request #76: [JXR-176] Remove dependency org.apache.commons:commons-lang3

2022-10-16 Thread GitBox
slawekjaranowski merged PR #76: URL: https://github.com/apache/maven-jxr/pull/76 -- 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...@mave

[jira] [Closed] (JXR-176) Remove dependency org.apache.commons:commons-lang3

2022-10-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/JXR-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed JXR-176. --- Fix Version/s: next-release Resolution: Fixed > Remove dependency org.apache.commons:comm

[jira] [Closed] (MEAR-269) Generate Websphere Deployment Descriptors

2022-10-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MEAR-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MEAR-269. Fix Version/s: (was: waiting-for-feedback) Resolution: Won't Fix > Generate Websph

[jira] [Created] (MEAR-321) Remove not implemented parameter - useBaseVersion

2022-10-16 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MEAR-321: Summary: Remove not implemented parameter - useBaseVersion Key: MEAR-321 URL: https://issues.apache.org/jira/browse/MEAR-321 Project: Maven EAR Plugin

[GitHub] [maven-mvnd] gzm55 opened a new pull request, #717: add script mvnd-auto to a proper mvnd

2022-10-16 Thread GitBox
gzm55 opened a new pull request, #717: URL: https://github.com/apache/maven-mvnd/pull/717 The new entry script does some light weight checking to select the first available one from: - native `mvnd` - pure java `mvnd` when run with JDK 11+ - the embedded maven when run with an old J

[GitHub] [maven-mvnd] gnodet commented on pull request #717: add script mvnd-auto to a proper mvnd

2022-10-16 Thread GitBox
gnodet commented on PR #717: URL: https://github.com/apache/maven-mvnd/pull/717#issuecomment-1279954953 I like the fallback idea, though I wonder if we should move that fallback code directly into the `mvnd.sh` script, which would delegate to the native binary if possible, eventually renami

[GitHub] [maven-mvnd] gzm55 commented on pull request #717: add script mvnd-auto to a proper mvnd

2022-10-16 Thread GitBox
gzm55 commented on PR #717: URL: https://github.com/apache/maven-mvnd/pull/717#issuecomment-1279957705 A more complex fallback strategy sounds OK, we could define the rules clearly. And the main entrypoint well known is now `$MVND_HOME/bin/mvnd`. To keep the compatibility, can we move the `

[GitHub] [maven-mvnd] gnodet commented on pull request #717: add script mvnd-auto to a proper mvnd

2022-10-16 Thread GitBox
gnodet commented on PR #717: URL: https://github.com/apache/maven-mvnd/pull/717#issuecomment-1279958791 > A more complex fallback strategy sounds OK, we could define the rules clearly. And the main entrypoint well known is now `$MVND_HOME/bin/mvnd`. To keep the compatibility, can we move th

  1   2   >