[GitHub] [maven-mvnd] gzm55 commented on pull request #722: Use muti-release jar to fallback mvnd-client to original maven

2022-10-19 Thread GitBox
gzm55 commented on PR #722: URL: https://github.com/apache/maven-mvnd/pull/722#issuecomment-1283540909 > Do I understand correctly that this is intended to provide an automatic fallback to the embedded vanilla Maven on platforms for which we (1) do not have a GraalVM native executable and (

[jira] [Commented] (DOXIASITETOOLS-268) Don't open version resource file on every call to render

2022-10-19 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620054#comment-17620054 ] Michael Osipov commented on DOXIASITETOOLS-268: --- This makes sense.

[jira] [Updated] (DOXIASITETOOLS-268) Don't open version resource file on every call to render

2022-10-19 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated DOXIASITETOOLS-268: -- Affects Version/s: 2.0.0-M3 1.11.1 > Don't open

[jira] [Assigned] (DOXIASITETOOLS-268) Don't open version resource file on every call to render

2022-10-19 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned DOXIASITETOOLS-268: - Assignee: Michael Osipov > Don't open version resource file on e

[jira] [Updated] (DOXIASITETOOLS-268) Don't open version resource file on every call to render

2022-10-19 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated DOXIASITETOOLS-268: -- Component/s: Site renderer > Don't open version resource file on every

[jira] [Updated] (DOXIASITETOOLS-268) Don't open version resource file on every call to render

2022-10-19 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated DOXIASITETOOLS-268: -- Fix Version/s: 2.0.0-M4 > Don't open version resource file on every cal

[GitHub] [maven] srajmane commented on pull request #763: [INFRA-23217] : s390x Jenkinsfile

2022-10-19 Thread GitBox
srajmane commented on PR #763: URL: https://github.com/apache/maven/pull/763#issuecomment-1283596473 @slawekjaranowski @olamy Could you please kindly review this PR? Thank you very much! -- This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Updated] (MSHADE-422) Remove usage of deprecated Plugin#getGoals()

2022-10-19 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MSHADE-422: --- Fix Version/s: 3.4.1 > Remove usage of deprecated Plugin#getGoals() > ---

[jira] [Closed] (MSHADE-422) Remove usage of deprecated Plugin#getGoals()

2022-10-19 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MSHADE-422. -- Resolution: Fixed > Remove usage of deprecated Plugin#getGoals() >

[jira] [Created] (MSHADE-430) Remove usage of deprecated ModelBase#getReports()

2022-10-19 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MSHADE-430: -- Summary: Remove usage of deprecated ModelBase#getReports() Key: MSHADE-430 URL: https://issues.apache.org/jira/browse/MSHADE-430 Project: Maven Shade Plugin

[GitHub] [maven-shade-plugin] gnodet opened a new pull request, #157: [MSHADE-430] Remove usage of deprecated ModelBase#getReports()

2022-10-19 Thread GitBox
gnodet opened a new pull request, #157: URL: https://github.com/apache/maven-shade-plugin/pull/157 [MSHADE-430] Remove usage of deprecated ModelBase#getReports() -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [maven-shade-plugin] gnodet commented on pull request #139: Bump plexus-utils from 3.3.0 to 3.4.2

2022-10-19 Thread GitBox
gnodet commented on PR #139: URL: https://github.com/apache/maven-shade-plugin/pull/139#issuecomment-1283607910 @dependabot rebase -- 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 co

[GitHub] [maven-mvnd] gnodet opened a new issue, #723: The errors should be printed at the end

2022-10-19 Thread GitBox
gnodet opened a new issue, #723: URL: https://github.com/apache/maven-mvnd/issues/723 When building big projects, if an error happens early in the build, we end up with a lof of messages like ``` [INFO] [INFO]

[jira] [Commented] (MSHADE-406) relocated multi-release classes aren't moved to a new directory

2022-10-19 Thread sify21 (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620157#comment-17620157 ] sify21 commented on MSHADE-406: --- I posted a work-around here: https://stackoverflow.com/qu

[GitHub] [maven-resolver] cstamas merged pull request #183: Example of using japicmp to ensure binary API compatibility

2022-10-19 Thread GitBox
cstamas merged PR #183: URL: https://github.com/apache/maven-resolver/pull/183 -- 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.

[GitHub] [maven-resolver] cstamas commented on pull request #178: [MRESOLVER-7] download poms in parallel

2022-10-19 Thread GitBox
cstamas commented on PR #178: URL: https://github.com/apache/maven-resolver/pull/178#issuecomment-1283766597 @michael-o can you please specify what changes are requested with your "change request" PR review? It is unclear to me. As for me, this PR is good to merge (and probably improve it l

[jira] [Commented] (MRESOLVER-7) Download dependency POMs in parallel in BF collector

2022-10-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620176#comment-17620176 ] ASF GitHub Bot commented on MRESOLVER-7: cstamas commented on PR #178: URL: http

[jira] [Updated] (SUREFIRE-2119) Inconsistent failIfNoSpecifiedTests parameter prefixes

2022-10-19 Thread Libor Rysavy (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Libor Rysavy updated SUREFIRE-2119: --- Component/s: Maven Failsafe Plugin > Inconsistent failIfNoSpecifiedTests parameter prefixe

[jira] [Updated] (SUREFIRE-2119) Inconsistent failIfNoSpecifiedTests parameter prefixes

2022-10-19 Thread Libor Rysavy (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Libor Rysavy updated SUREFIRE-2119: --- Labels: pull-request-available (was: ) > Inconsistent failIfNoSpecifiedTests parameter pr

[jira] [Commented] (DOXIASITETOOLS-268) Don't open version resource file on every call to render

2022-10-19 Thread John Dimeo (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620278#comment-17620278 ] John Dimeo commented on DOXIASITETOOLS-268: --- Thank you!! I will try to

[GitHub] [maven-plugin-tools] kwin commented on pull request #151: [MPLUGIN-419] Allow `@Parameter` on setters methods

2022-10-19 Thread GitBox
kwin commented on PR #151: URL: https://github.com/apache/maven-plugin-tools/pull/151#issuecomment-1283891880 > @kwin thanks for approve. Please look again - I rebased code with your last change. Still looks good ;-) -- This is an automated message from the Apache Git Service. To

[jira] [Commented] (MPLUGIN-419) Allow @Parameter on setters methods

2022-10-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620283#comment-17620283 ] ASF GitHub Bot commented on MPLUGIN-419: kwin commented on PR #151: URL: https:

[jira] [Updated] (MNG-7574) Never expose Mojo classes via Core Classloader

2022-10-19 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-7574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MNG-7574: - Description: Currently if a Maven plugin is loaded with {{truehttps://github.com/apache/maven/blob/

[jira] [Created] (MINSTALL-178) Maven Doesn't Pick Locally Installed Package / Artifact

2022-10-19 Thread Surendra (Jira)
Surendra created MINSTALL-178: - Summary: Maven Doesn't Pick Locally Installed Package / Artifact Key: MINSTALL-178 URL: https://issues.apache.org/jira/browse/MINSTALL-178 Project: Maven Install Plugin

[jira] [Updated] (MINSTALL-178) Maven Doesn't Pick Locally Installed Package / Artifact

2022-10-19 Thread Surendra (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Surendra updated MINSTALL-178: -- Description: Java Version - 11 `mvn clean install` is not picking up a locally installed snapshot ar

[jira] [Updated] (MINSTALL-178) Maven Doesn't Pick Locally Installed Package / Artifact

2022-10-19 Thread Surendra (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Surendra updated MINSTALL-178: -- Description: Java Version - 11 `mvn clean install` is not picking up a locally installed snapshot ar

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

2022-10-19 Thread GitBox
ppalaga commented on PR #717: URL: https://github.com/apache/maven-mvnd/pull/717#issuecomment-1283971558 > Goal: > > * single official way to startup `mvnd` without knowing the internal structure. now there is only 4 prebuild binaries which depend on hardware and glibc 2.14, and the

[GitHub] [maven-mvnd] ppalaga commented on pull request #722: Use muti-release jar to fallback mvnd-client to original maven

2022-10-19 Thread GitBox
ppalaga commented on PR #722: URL: https://github.com/apache/maven-mvnd/pull/722#issuecomment-1283997228 > > Do I understand correctly that this is intended to provide an automatic fallback to the embedded vanilla Maven on platforms for which we (1) do not have a GraalVM native executable a

[jira] [Assigned] (MRESOLVER-280) Upgrade invoker, install, deploy, require maven 3.8.4+

2022-10-19 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOLVER-280: - Assignee: Tamas Cservenak > Upgrade invoker, install, deploy, require maven 3

[jira] [Created] (MRESOLVER-280) Upgrade invoker, install, deploy, require maven 3.8.4+

2022-10-19 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-280: - Summary: Upgrade invoker, install, deploy, require maven 3.8.4+ Key: MRESOLVER-280 URL: https://issues.apache.org/jira/browse/MRESOLVER-280 Project: Maven Re

[GitHub] [maven-resolver] cstamas opened a new pull request, #204: [MRESOLVER-280] Upgrade invoker, install, deploy, require Mvn 3.8.4+

2022-10-19 Thread GitBox
cstamas opened a new pull request, #204: URL: https://github.com/apache/maven-resolver/pull/204 Upgrade following plugins: * m-invoker-p * m-install-p * m-deploy-p Require Maven 3.8.4+ for building. -- This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (MRESOLVER-280) Upgrade invoker, install, deploy, require maven 3.8.4+

2022-10-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620359#comment-17620359 ] ASF GitHub Bot commented on MRESOLVER-280: -- cstamas opened a new pull request

[jira] [Commented] (MDEPLOY-201) deployAtEnd issue for multi-module projects

2022-10-19 Thread jycr (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620368#comment-17620368 ] jycr commented on MDEPLOY-201: -- I there any news about this issue? A Workaround explained

[GitHub] [maven-mvnd] JenniferCcy commented on issue #705: Package crashes due to java.io.IOException

2022-10-19 Thread GitBox
JenniferCcy commented on issue #705: URL: https://github.com/apache/maven-mvnd/issues/705#issuecomment-1284050652 I resovled the problem by adding -Dmvnd.logPurgePeriod=99d in the command. -- This is an automated message from the Apache Git Service. To respond to the message, please l

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

2022-10-19 Thread GitBox
gzm55 commented on PR #717: URL: https://github.com/apache/maven-mvnd/pull/717#issuecomment-1284082367 > I'd be fine with all of that as long as installing the native binary as the entry point stays possible. For performance reasons package managers like SDKMAN should still prefer doing tha

[GitHub] [maven-plugin-tools] gnodet commented on a diff in pull request #151: [MPLUGIN-419] Allow `@Parameter` on setters methods

2022-10-19 Thread GitBox
gnodet commented on code in PR #151: URL: https://github.com/apache/maven-plugin-tools/pull/151#discussion_r999518801 ## maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/scanner/MojoAnnotationsScanner.java: ## @@ -45,6 +45,9 @@

[jira] [Commented] (MPLUGIN-419) Allow @Parameter on setters methods

2022-10-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620382#comment-17620382 ] ASF GitHub Bot commented on MPLUGIN-419: gnodet commented on code in PR #151: UR

[GitHub] [maven-doxia-sitetools] jdimeo opened a new pull request, #65: [DOXIASITETOOLS-268] - Improve performance by only loading the renderer version once during class initialization

2022-10-19 Thread GitBox
jdimeo opened a new pull request, #65: URL: https://github.com/apache/maven-doxia-sitetools/pull/65 Loading the version information on every file render significantly slows down the Doxia rendering phase. I observed at least a 10x speedup on 45k Markdown files by moving this resource loadin

[jira] [Commented] (DOXIASITETOOLS-268) Don't open version resource file on every call to render

2022-10-19 Thread John Dimeo (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620383#comment-17620383 ] John Dimeo commented on DOXIASITETOOLS-268: --- [~michael-o] I've created

[GitHub] [maven-integration-testing] pzygielo commented on pull request #205: [MNG-7568] Test for deactivating profile defined in settings and project

2022-10-19 Thread GitBox
pzygielo commented on PR #205: URL: https://github.com/apache/maven-integration-testing/pull/205#issuecomment-1284111449 squashed -- 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 com

[GitHub] [maven-doxia-sitetools] michael-o commented on pull request #65: [DOXIASITETOOLS-268] - Improve performance by only loading the renderer version once during class initialization

2022-10-19 Thread GitBox
michael-o commented on PR #65: URL: https://github.com/apache/maven-doxia-sitetools/pull/65#issuecomment-1284121607 Will take care of this this weekend. -- 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 t

[GitHub] [maven-mvnd] gnodet commented on a diff in pull request #722: Use muti-release jar to fallback mvnd-client to original maven

2022-10-19 Thread GitBox
gnodet commented on code in PR #722: URL: https://github.com/apache/maven-mvnd/pull/722#discussion_r999557441 ## daemon/src/main/java/org/mvndaemon/mvnd/syncontext/DaemonNamedLockFactorySelector.java: ## @@ -1,61 +0,0 @@ -/* - * Copyright 2019 the original author or authors. - *

[GitHub] [maven-mvnd] gnodet commented on issue #714: mvnd for Github Actions

2022-10-19 Thread GitBox
gnodet commented on issue #714: URL: https://github.com/apache/maven-mvnd/issues/714#issuecomment-1284146247 `mvnd` is already used on GitHub actions, see: https://github.com/apache/camel/blob/main/.github/workflows/pr-build.yml and the installation action: https://github.com/ap

[GitHub] [maven-plugin-tools] gnodet commented on pull request #151: [MPLUGIN-419] Allow `@Parameter` on setters methods

2022-10-19 Thread GitBox
gnodet commented on PR #151: URL: https://github.com/apache/maven-plugin-tools/pull/151#issuecomment-1284270701 Looks good (apart from the very minor indentation issue). Some of it had already been integrated in the v4 api through https://github.com/gnodet/maven/commit/6317b8c0ad468a4a

[jira] [Commented] (MPLUGIN-419) Allow @Parameter on setters methods

2022-10-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620442#comment-17620442 ] ASF GitHub Bot commented on MPLUGIN-419: gnodet commented on PR #151: URL: http

[GitHub] [maven-plugin-tools] kwin commented on a diff in pull request #147: [MPLUGIN-423] Extract plugin report into its own plugin and deprecate the previous one

2022-10-19 Thread GitBox
kwin commented on code in PR #147: URL: https://github.com/apache/maven-plugin-tools/pull/147#discussion_r999760749 ## maven-plugin-report-plugin/pom.xml: ## @@ -0,0 +1,268 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:s

[jira] [Commented] (MPLUGIN-423) Extract plugin report into its own plugin

2022-10-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620478#comment-17620478 ] ASF GitHub Bot commented on MPLUGIN-423: kwin commented on code in PR #147: URL:

[jira] [Commented] (DOXIA-667) Add and to recognized tag list

2022-10-19 Thread John Dimeo (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620485#comment-17620485 ] John Dimeo commented on DOXIA-667: -- [~michael-o] I'm trying out the new version of the pl

[GitHub] [maven-plugin-tools] slawekjaranowski commented on pull request #151: [MPLUGIN-419] Allow `@Parameter` on setters methods

2022-10-19 Thread GitBox
slawekjaranowski commented on PR #151: URL: https://github.com/apache/maven-plugin-tools/pull/151#issuecomment-1284431737 > Looks good (apart from the very minor indentation issue). Some of it had already been integrated in the v4 api through [gnodet/maven@6317b8c](https://github.com/gnode

[jira] [Commented] (MPLUGIN-419) Allow @Parameter on setters methods

2022-10-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620506#comment-17620506 ] ASF GitHub Bot commented on MPLUGIN-419: slawekjaranowski commented on PR #151:

[GitHub] [maven-resolver] slawekjaranowski commented on a diff in pull request #204: [MRESOLVER-280] Upgrade invoker, install, deploy, require Mvn 3.8.4+

2022-10-19 Thread GitBox
slawekjaranowski commented on code in PR #204: URL: https://github.com/apache/maven-resolver/pull/204#discussion_r999837320 ## maven-resolver-demos/maven-resolver-demo-maven-plugin/pom.xml: ## @@ -97,7 +97,7 @@ maven-invoker-plugin -

[jira] [Commented] (MRESOLVER-280) Upgrade invoker, install, deploy, require maven 3.8.4+

2022-10-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620515#comment-17620515 ] ASF GitHub Bot commented on MRESOLVER-280: -- slawekjaranowski commented on cod

[GitHub] [maven-plugin-tools] gnodet commented on pull request #151: [MPLUGIN-419] Allow `@Parameter` on setters methods

2022-10-19 Thread GitBox
gnodet commented on PR #151: URL: https://github.com/apache/maven-plugin-tools/pull/151#issuecomment-1284497850 > > Looks good (apart from the very minor indentation issue). Some of it had already been integrated in the v4 api through [gnodet/maven@6317b8c](https://github.com/gnodet/maven/

[jira] [Commented] (MPLUGIN-419) Allow @Parameter on setters methods

2022-10-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620555#comment-17620555 ] ASF GitHub Bot commented on MPLUGIN-419: gnodet commented on PR #151: URL: http

[jira] [Updated] (MSHADE-430) Remove usage of deprecated ModelBase#getReports()

2022-10-19 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MSHADE-430: --- Affects Version/s: 3.4.0 (was: 3.4.1) > Remove usage of deprecated

[jira] [Updated] (MSHADE-430) Remove usage of deprecated ModelBase#getReports()

2022-10-19 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MSHADE-430: --- Fix Version/s: 3.4.1 > Remove usage of deprecated ModelBase#getReports() > --

[jira] [Commented] (DOXIA-667) Add and to recognized tag list

2022-10-19 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620564#comment-17620564 ] Michael Osipov commented on DOXIA-667: -- This confuses me and is unexpected. Can you p

[GitHub] [maven-shade-plugin] gnodet commented on pull request #122: MSHADE-147: Add flag to disable jar signing verification

2022-10-19 Thread GitBox
gnodet commented on PR #122: URL: https://github.com/apache/maven-shade-plugin/pull/122#issuecomment-1284518630 A test would be welcomed. -- 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 spec

[jira] [Commented] (MINSTALL-178) Maven Doesn't Pick Locally Installed Package / Artifact

2022-10-19 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620571#comment-17620571 ] Michael Osipov commented on MINSTALL-178: - You should provide a sample project

[GitHub] [maven-plugin-tools] gnodet commented on pull request #147: [MPLUGIN-423] Extract plugin report into its own plugin and deprecate the previous one

2022-10-19 Thread GitBox
gnodet commented on PR #147: URL: https://github.com/apache/maven-plugin-tools/pull/147#issuecomment-1284527144 @kwin I've fixed the dependencies and web site. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[jira] [Commented] (MPLUGIN-423) Extract plugin report into its own plugin

2022-10-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620573#comment-17620573 ] ASF GitHub Bot commented on MPLUGIN-423: gnodet commented on PR #147: URL: http

[GitHub] [maven-plugin-tools] slawekjaranowski merged pull request #151: [MPLUGIN-419] Allow `@Parameter` on setters methods

2022-10-19 Thread GitBox
slawekjaranowski merged PR #151: URL: https://github.com/apache/maven-plugin-tools/pull/151 -- 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] [Commented] (MPLUGIN-419) Allow @Parameter on setters methods

2022-10-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620613#comment-17620613 ] ASF GitHub Bot commented on MPLUGIN-419: slawekjaranowski merged PR #151: URL: h

[jira] [Closed] (MPLUGIN-419) Allow @Parameter on setters methods

2022-10-19 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MPLUGIN-419. --- Fix Version/s: 3.7.0 Resolution: Fixed > Allow @Parameter on setters methods

[jira] [Commented] (MPLUGIN-419) Allow @Parameter on setters methods

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

[jira] [Commented] (MINSTALL-178) Maven Doesn't Pick Locally Installed Package / Artifact

2022-10-19 Thread Surendra (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620702#comment-17620702 ] Surendra commented on MINSTALL-178: --- [~michael-o] I don't have a sample project but I

[GitHub] [maven-doxia-converter] dependabot[bot] opened a new pull request, #33: Bump icu4j from 71.1 to 72.1

2022-10-19 Thread GitBox
dependabot[bot] opened a new pull request, #33: URL: https://github.com/apache/maven-doxia-converter/pull/33 Bumps [icu4j](https://github.com/unicode-org/icu) from 71.1 to 72.1. Release notes Sourced from https://github.com/unicode-org/icu/releases";>icu4j's releases. ICU 72

[GitHub] [maven-reporting-api] dependabot[bot] opened a new pull request, #14: Bump doxia-sink-api from 2.0.0-M3 to 2.0.0-M4

2022-10-19 Thread GitBox
dependabot[bot] opened a new pull request, #14: URL: https://github.com/apache/maven-reporting-api/pull/14 Bumps [doxia-sink-api](https://github.com/apache/maven-doxia) from 2.0.0-M3 to 2.0.0-M4. Commits https://github.com/apache/maven-doxia/commit/65d20f838f8e12cb769b2adbd4926

[GitHub] [maven-reporting-api] dependabot[bot] commented on pull request #11: Bump doxia-sink-api from 2.0.0-M2 to 2.0.0-M3

2022-10-19 Thread GitBox
dependabot[bot] commented on PR #11: URL: https://github.com/apache/maven-reporting-api/pull/11#issuecomment-1284907056 Superseded by #14. -- 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 spe

[GitHub] [maven-reporting-api] dependabot[bot] closed pull request #11: Bump doxia-sink-api from 2.0.0-M2 to 2.0.0-M3

2022-10-19 Thread GitBox
dependabot[bot] closed pull request #11: Bump doxia-sink-api from 2.0.0-M2 to 2.0.0-M3 URL: https://github.com/apache/maven-reporting-api/pull/11 -- 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

[jira] [Updated] (MPLUGIN-423) Extract plugin report into its own plugin

2022-10-19 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MPLUGIN-423: Fix Version/s: 3.7.0 > Extract plugin report into its own plugin > ---

[jira] [Assigned] (MPLUGIN-423) Extract plugin report into its own plugin

2022-10-19 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MPLUGIN-423: --- Assignee: Guillaume Nodet > Extract plugin report into its own plugin > ---

[GitHub] [maven-plugin-tools] gnodet merged pull request #147: [MPLUGIN-423] Extract plugin report into its own plugin and deprecate the previous one

2022-10-19 Thread GitBox
gnodet merged PR #147: URL: https://github.com/apache/maven-plugin-tools/pull/147 -- 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...@mav

[jira] [Commented] (MPLUGIN-423) Extract plugin report into its own plugin

2022-10-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620735#comment-17620735 ] ASF GitHub Bot commented on MPLUGIN-423: gnodet merged PR #147: URL: https://git

[jira] [Closed] (MPLUGIN-423) Extract plugin report into its own plugin

2022-10-19 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MPLUGIN-423. --- Resolution: Fixed > Extract plugin report into its own plugin >

[jira] [Closed] (MPLUGIN-298) The plugin descriptor generated by plugin:descriptor does not consider @see javadoc taglets

2022-10-19 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MPLUGIN-298. --- > The plugin descriptor generated by plugin:descriptor does not consider @see > javadoc taglets

[jira] [Closed] (MPLUGIN-417) report and descriptor goal need to evaluate Javadoc comments differently

2022-10-19 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MPLUGIN-417. --- > report and descriptor goal need to evaluate Javadoc comments differently > ---

[jira] [Closed] (MPLUGIN-9) Add link to javadoc in configuration description page for user defined types of Mojos.

2022-10-19 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MPLUGIN-9. - > Add link to javadoc in configuration description page for user defined types > of Mojos. >

[jira] [Assigned] (MPLUGIN-298) The plugin descriptor generated by plugin:descriptor does not consider @see javadoc taglets

2022-10-19 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MPLUGIN-298: --- Assignee: Konrad Windszus > The plugin descriptor generated by plugin:descriptor do

[jira] [Commented] (MPLUGIN-423) Extract plugin report into its own plugin

2022-10-19 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620742#comment-17620742 ] Hudson commented on MPLUGIN-423: Build failed in Jenkins: Maven » Maven TLP » maven-plug

[jira] [Created] (MNG-7575) Remove deprecated elements from plugin descriptor

2022-10-19 Thread Konrad Windszus (Jira)
Konrad Windszus created MNG-7575: Summary: Remove deprecated elements from plugin descriptor Key: MNG-7575 URL: https://issues.apache.org/jira/browse/MNG-7575 Project: Maven Issue Type: Impro

[GitHub] [maven-site] kwin commented on pull request #330: [MNG-7566] Plugin descriptor 1.1.0 adding element "requiredJavaVersion"

2022-10-19 Thread GitBox
kwin commented on PR #330: URL: https://github.com/apache/maven-site/pull/330#issuecomment-1285001908 @hboutemy I found https://issues.apache.org/jira/browse/MNG-5624 but I don't really see why the XSD should not be published. Can you share why you think XSD should not be published? IMHO

[jira] [Commented] (MNG-7566) Allow a Maven plugin to require a Java version through its plugin descriptor

2022-10-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620771#comment-17620771 ] ASF GitHub Bot commented on MNG-7566: - kwin commented on PR #330: URL: https://github.c

[GitHub] [maven-resolver] cstamas commented on a diff in pull request #204: [MRESOLVER-280] Upgrade invoker, install, deploy, require Mvn 3.8.4+

2022-10-19 Thread GitBox
cstamas commented on code in PR #204: URL: https://github.com/apache/maven-resolver/pull/204#discussion_r1000194425 ## maven-resolver-demos/maven-resolver-demo-maven-plugin/pom.xml: ## @@ -97,7 +97,7 @@ maven-invoker-plugin -3.2.2 +

[jira] [Commented] (MRESOLVER-280) Upgrade invoker, install, deploy, require maven 3.8.4+

2022-10-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620776#comment-17620776 ] ASF GitHub Bot commented on MRESOLVER-280: -- cstamas commented on code in PR #