[jira] [Commented] (MNG-7590) Allow configure resolver by properties in settings.xml

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

[GitHub] [maven] cstamas commented on pull request #863: [MNG-7590] Allow to configure resolver by properties in settings.xml

2022-11-09 Thread GitBox
cstamas commented on PR #863: URL: https://github.com/apache/maven/pull/863#issuecomment-1309864925 Well, sorry for late as I missed: due https://issues.apache.org/jira/browse/MRESOLVER-284 this is not true for ANY settings as we talk here only about session config properties, but if yo

[jira] [Updated] (MRESOLVER-284) BREAKING: Some Sisu parameters needs to be bound

2022-11-09 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-284: -- Description: This is more a "documentation" or heads-up issue. Integrators of Resol

[jira] [Commented] (MPLUGIN-441) Support mojos using the new maven v4 api

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

[GitHub] [maven-plugin-tools] gnodet commented on a diff in pull request #117: [MPLUGIN-441] Support for the new maven4 api

2022-11-09 Thread GitBox
gnodet commented on code in PR #117: URL: https://github.com/apache/maven-plugin-tools/pull/117#discussion_r1018695778 ## maven-plugin-tools-generators/src/main/resources/help-class-source.vm: ## @@ -1,13 +1,20 @@ +#if ( $useMaven4Api ) +#set ( $mojoException = "MojoException"

[jira] [Updated] (MPLUGIN-441) Support mojos using the new maven v4 api

2022-11-09 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MPLUGIN-441: Summary: Support mojos using the new maven v4 api (was: Support the new maven v4 api) >

[jira] [Created] (MPLUGIN-441) Support the new maven v4 api

2022-11-09 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MPLUGIN-441: --- Summary: Support the new maven v4 api Key: MPLUGIN-441 URL: https://issues.apache.org/jira/browse/MPLUGIN-441 Project: Maven Plugin Tools Issue Type: N

[jira] [Created] (MNG-7596) Upgrade to plexus-utils 3.5.0

2022-11-09 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-7596: Summary: Upgrade to plexus-utils 3.5.0 Key: MNG-7596 URL: https://issues.apache.org/jira/browse/MNG-7596 Project: Maven Issue Type: Dependency upgrade

[jira] [Updated] (MNG-7586) Update Maven Resolver to 1.9.0

2022-11-09 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7586: - Fix Version/s: 4.0.0-alpha-3 > Update Maven Resolver to 1.9.0 > -- > >

[jira] [Commented] (MNG-5896) Download dependency POMs in parallel

2022-11-09 Thread Jonathan Haber (Jira)
[ https://issues.apache.org/jira/browse/MNG-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631426#comment-17631426 ] Jonathan Haber commented on MNG-5896: - I think updating the code to  "aether.dependency

[jira] [Commented] (SUREFIRE-1919) JUnit test discovery fails with reuseForks=false but works when reuseForks=true

2022-11-09 Thread Andrew Orlowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631359#comment-17631359 ] Andrew Orlowski commented on SUREFIRE-1919: --- Jan's comment above is not accu

[jira] [Commented] (MNG-5896) Download dependency POMs in parallel

2022-11-09 Thread wei cai (Jira)
[ https://issues.apache.org/jira/browse/MNG-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631354#comment-17631354 ] wei cai commented on MNG-5896: -- [~jhaber] You are right. [~cstamas]  Not sure you would pref

[GitHub] [maven-install-plugin] slawekjaranowski opened a new pull request, #45: [MINSTALL-184] Cleanup IT tests

2022-11-09 Thread GitBox
slawekjaranowski opened a new pull request, #45: URL: https://github.com/apache/maven-install-plugin/pull/45 Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MIN

[jira] [Assigned] (MINSTALL-184) Cleanup IT tests

2022-11-09 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MINSTALL-184: Assignee: Slawomir Jaranowski > Cleanup IT tests > > >

[jira] [Commented] (MNG-7590) Allow configure resolver by properties in settings.xml

2022-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631332#comment-17631332 ] ASF GitHub Bot commented on MNG-7590: - slawekjaranowski opened a new pull request, #867

[GitHub] [maven] slawekjaranowski opened a new pull request, #867: [MNG-7590] Allow to configure resolver by properties in settings.xml

2022-11-09 Thread GitBox
slawekjaranowski opened a new pull request, #867: URL: https://github.com/apache/maven/pull/867 Cherry-pick from fa15fcf1536a6a5e92355ac8c91ecfa0301f016e --- Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is

[jira] [Updated] (MINSTALL-184) Cleanup IT tests

2022-11-09 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MINSTALL-184: - Description: - remove {{createChecksum}} - parameter from tests - was removed

[jira] [Updated] (MINSTALL-184) Cleanup IT tests

2022-11-09 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MINSTALL-184: - Description: - remove {{createChecksum}} - parameter from tests - was removed

[jira] [Updated] (MINSTALL-184) Cleanup IT tests

2022-11-09 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MINSTALL-184: - Description: - remove not existing parameter createChecksum - parameter was rem

[jira] [Updated] (MINSTALL-184) Cleanup IT tests

2022-11-09 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MINSTALL-184: - Summary: Cleanup IT tests (was: Cleanup IT tests - remove not existing paramet

[jira] [Commented] (MNG-7590) Allow configure resolver by properties in settings.xml

2022-11-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631327#comment-17631327 ] Hudson commented on MNG-7590: - Build succeeded in Jenkins: Maven » Maven TLP » maven » master #

[jira] [Commented] (MNG-7595) [REGRESSION] $pom.-expressions in remote pom cause warnings

2022-11-09 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631324#comment-17631324 ] Michael Osipov commented on MNG-7595: - What a pain :-( > [REGRESSION] $pom.-expression

[jira] [Commented] (MNG-7590) Allow configure resolver by properties in settings.xml

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

[GitHub] [maven] michael-o commented on pull request #863: [MNG-7590] Allow to configure resolver by properties in settings.xml

2022-11-09 Thread GitBox
michael-o commented on PR #863: URL: https://github.com/apache/maven/pull/863#issuecomment-1309483709 Yet another thing came to my mind: Consider people use custom components in Resolver and they need access to all config props, then filtering would break it. So all is good. -- This is a

[jira] [Commented] (MNG-7590) Allow configure resolver by properties in settings.xml

2022-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631314#comment-17631314 ] ASF GitHub Bot commented on MNG-7590: - slawekjaranowski merged PR #863: URL: https://gi

[GitHub] [maven] slawekjaranowski merged pull request #863: [MNG-7590] Allow to configure resolver by properties in settings.xml

2022-11-09 Thread GitBox
slawekjaranowski merged PR #863: URL: https://github.com/apache/maven/pull/863 -- 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-parent] slawekjaranowski commented on pull request #89: [MPOM-357] Execute checkstyle after enforcer

2022-11-09 Thread GitBox
slawekjaranowski commented on PR #89: URL: https://github.com/apache/maven-parent/pull/89#issuecomment-1309444181 you are right `process-source` is more accurate for what plugin do -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [maven-parent] gnodet commented on pull request #89: [MPOM-357] Execute checkstyle after enforcer

2022-11-09 Thread GitBox
gnodet commented on PR #89: URL: https://github.com/apache/maven-parent/pull/89#issuecomment-1309435564 I wonder if it would be better at `process-sources`... This is also related to https://github.com/apache/maven-parent/pull/82/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cec

[jira] [Created] (MPOM-357) Execute checkstyle after enforcer

2022-11-09 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MPOM-357: Summary: Execute checkstyle after enforcer Key: MPOM-357 URL: https://issues.apache.org/jira/browse/MPOM-357 Project: Maven POMs Issue Type: Improvem

[jira] [Commented] (MNG-7595) [REGRESSION] $pom.-expressions in remote pom cause warnings

2022-11-09 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-7595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631284#comment-17631284 ] Robert Scholte commented on MNG-7595: - The issue here is that it exists in Central, whi

[jira] [Updated] (MCOMPILER-511) proc:only doesn't work as expected

2022-11-09 Thread Jira
[ https://issues.apache.org/jira/browse/MCOMPILER-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Röck updated MCOMPILER-511: -- Description: According to the docs [https://maven.apache.org/plugins/maven-compiler-plugin/

[jira] [Created] (MCOMPILER-511) proc:only doesn't work as expected

2022-11-09 Thread Jira
Stefan Röck created MCOMPILER-511: - Summary: proc:only doesn't work as expected Key: MCOMPILER-511 URL: https://issues.apache.org/jira/browse/MCOMPILER-511 Project: Maven Compiler Plugin Issu

[GitHub] [maven] gnodet opened a new pull request, #866: Upgrade to plexus 3.5.0

2022-11-09 Thread GitBox
gnodet opened a new pull request, #866: URL: https://github.com/apache/maven/pull/866 Upgrade to plexus 3.5.0 and change the xml merge accordingly -- 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

[jira] [Commented] (MNG-7595) [REGRESSION] $pom.-expressions in remote pom cause warnings

2022-11-09 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631235#comment-17631235 ] Michael Osipov commented on MNG-7595: - I don't think so. If we need to reconsider then

[jira] [Commented] (MNG-7583) Allow concurrent access to the MavenPluginManager

2022-11-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631224#comment-17631224 ] Hudson commented on MNG-7583: - Build succeeded in Jenkins: Maven » Maven TLP » maven » master #

[jira] [Created] (MNG-7595) [REGRESSION] $pom.-expressions in remote pom cause warnings

2022-11-09 Thread Robert Scholte (Jira)
Robert Scholte created MNG-7595: --- Summary: [REGRESSION] $pom.-expressions in remote pom cause warnings Key: MNG-7595 URL: https://issues.apache.org/jira/browse/MNG-7595 Project: Maven Issue Ty

[jira] [Commented] (MNG-5896) Download dependency POMs in parallel

2022-11-09 Thread Jonathan Haber (Jira)
[ https://issues.apache.org/jira/browse/MNG-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631168#comment-17631168 ] Jonathan Haber commented on MNG-5896: - [~wecai] shouldn't it be "-Daether.collector.imp

[GitHub] [maven-dependency-plugin] kwin commented on a diff in pull request #257: [MDEP-674] Add m2e lifecycle metadata

2022-11-09 Thread GitBox
kwin commented on code in PR #257: URL: https://github.com/apache/maven-dependency-plugin/pull/257#discussion_r101814 ## src/main/java/org/apache/maven/plugins/dependency/AbstractDependencyMojo.java: ## @@ -59,6 +60,21 @@ @Component private ArchiverManager archive

[GitHub] [maven-dependency-plugin] kwin commented on a diff in pull request #257: [MDEP-674] Add m2e lifecycle metadata

2022-11-09 Thread GitBox
kwin commented on code in PR #257: URL: https://github.com/apache/maven-dependency-plugin/pull/257#discussion_r1018133127 ## src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml: ## @@ -0,0 +1,68 @@ + + + + + + +

[GitHub] [maven-dependency-plugin] kwin commented on a diff in pull request #257: [MDEP-674] Add m2e lifecycle metadata

2022-11-09 Thread GitBox
kwin commented on code in PR #257: URL: https://github.com/apache/maven-dependency-plugin/pull/257#discussion_r1018132317 ## src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml: ## @@ -0,0 +1,68 @@ + + Review Comment: As there was no consensus to add m2e specific

[jira] [Created] (MPOM-356) Bump maven-jxr-plugin from 3.2.0 to 3.3.0

2022-11-09 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MPOM-356: Summary: Bump maven-jxr-plugin from 3.2.0 to 3.3.0 Key: MPOM-356 URL: https://issues.apache.org/jira/browse/MPOM-356 Project: Maven POMs Issue Type: Dependen

[jira] [Updated] (MPOM-353) Use standard value for ignoreFailures at m-invoker-p

2022-11-09 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MPOM-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MPOM-353: - Component/s: maven > Use standard value for ignoreFailures at m-invoker-p > ---

[jira] [Created] (MPOM-355) Bump maven-pmd-plugin from 3.17.0 to 3.19.0

2022-11-09 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MPOM-355: Summary: Bump maven-pmd-plugin from 3.17.0 to 3.19.0 Key: MPOM-355 URL: https://issues.apache.org/jira/browse/MPOM-355 Project: Maven POMs Issue Type: Depend

[GitHub] [maven-mvnd] JenniferCcy commented on issue #649: Maven goal is sometimes skipped

2022-11-09 Thread GitBox
JenniferCcy commented on issue #649: URL: https://github.com/apache/maven-mvnd/issues/649#issuecomment-1308858015 @ppalaga The sequence of commands are following: 1.mvnd -Dmaven.settings=/home/jenkins/.m2/settings.xml -Dmaven.legacyLocalRepo=true -Dmvnd.logPurgePeriod=99d clean packag

[jira] [Commented] (MPOM-352) Remove managed dependency on deprecated plexus-component-annotations

2022-11-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MPOM-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631095#comment-17631095 ] Hudson commented on MPOM-352: - Build succeeded in Jenkins: Maven » Maven TLP » maven-parent » m

[jira] [Closed] (MPOM-352) Remove managed dependency on deprecated plexus-component-annotations

2022-11-09 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MPOM-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MPOM-352. Resolution: Fixed > Remove managed dependency on deprecated plexus-component-annotations > --

[GitHub] [maven-parent] gnodet merged pull request #85: [MPOM-352] Remove managed dependency on deprecated plexus-component-annotations

2022-11-09 Thread GitBox
gnodet merged PR #85: URL: https://github.com/apache/maven-parent/pull/85 -- 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] [Commented] (MNG-7583) Allow concurrent access to the MavenPluginManager

2022-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631064#comment-17631064 ] ASF GitHub Bot commented on MNG-7583: - gnodet merged PR #855: URL: https://github.com/a

[jira] [Closed] (MNG-7583) Allow concurrent access to the MavenPluginManager

2022-11-09 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-7583. Resolution: Fixed > Allow concurrent access to the MavenPluginManager > -

[GitHub] [maven] gnodet merged pull request #855: [MNG-7583] Allow concurrent access to the MavenPluginManager

2022-11-09 Thread GitBox
gnodet merged PR #855: URL: https://github.com/apache/maven/pull/855 -- 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] (MPLUGIN-440) Clarify deprecation of all extractors but the maven-plugin-tools-annotations

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

[jira] [Commented] (MPLUGIN-439) Execute annotation only supports standard lifecycle phases due to use of enum

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

[jira] [Resolved] (MPLUGIN-440) Clarify deprecation of all extractors but the maven-plugin-tools-annotations

2022-11-09 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved MPLUGIN-440. - Fix Version/s: next-release Resolution: Fixed Fixed in https://github.com/apache

[jira] [Commented] (MPLUGIN-440) Clarify deprecation of all extractors but the maven-plugin-tools-annotations

2022-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631042#comment-17631042 ] ASF GitHub Bot commented on MPLUGIN-440: kwin merged PR #172: URL: https://githu

[GitHub] [maven-plugin-tools] kwin merged pull request #172: [MPLUGIN-440] Clarify deprecation of all extractors but the

2022-11-09 Thread GitBox
kwin merged PR #172: URL: https://github.com/apache/maven-plugin-tools/pull/172 -- 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

[jira] [Commented] (MPLUGIN-439) Execute annotation only supports standard lifecycle phases due to use of enum

2022-11-09 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631031#comment-17631031 ] Konrad Windszus commented on MPLUGIN-439: - Fixed for Maven 4 API in https://git

[jira] [Commented] (MPLUGIN-439) Execute annotation only supports standard lifecycle phases due to use of enum

2022-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631030#comment-17631030 ] ASF GitHub Bot commented on MPLUGIN-439: kwin merged PR #865: URL: https://githu

[GitHub] [maven] kwin merged pull request #865: [MPLUGIN-439] Support custom lifecycle phase ids in Execute annotation

2022-11-09 Thread GitBox
kwin merged PR #865: URL: https://github.com/apache/maven/pull/865 -- 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] (MPLUGIN-439) Execute annotation only supports standard lifecycle phases due to use of enum

2022-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631022#comment-17631022 ] ASF GitHub Bot commented on MPLUGIN-439: kwin commented on PR #170: URL: https:

[GitHub] [maven-plugin-tools] kwin commented on pull request #170: [MPLUGIN-439] Support custom phases in Execute annotation

2022-11-09 Thread GitBox
kwin commented on PR #170: URL: https://github.com/apache/maven-plugin-tools/pull/170#issuecomment-1308633667 @gnodet Done in https://github.com/apache/maven/pull/865. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[jira] [Commented] (MPLUGIN-439) Execute annotation only supports standard lifecycle phases due to use of enum

2022-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631021#comment-17631021 ] ASF GitHub Bot commented on MPLUGIN-439: kwin opened a new pull request, #865: U

[GitHub] [maven] kwin opened a new pull request, #865: [MPLUGIN-439] Support custom lifecycle phase ids in Execute annotation

2022-11-09 Thread GitBox
kwin opened a new pull request, #865: URL: https://github.com/apache/maven/pull/865 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MNG) filed for the chan

[jira] [Commented] (MPLUGIN-439) Execute annotation only supports standard lifecycle phases due to use of enum

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

[GitHub] [maven-plugin-tools] gnodet commented on pull request #170: [MPLUGIN-439] Support custom phases in Execute annotation

2022-11-09 Thread GitBox
gnodet commented on PR #170: URL: https://github.com/apache/maven-plugin-tools/pull/170#issuecomment-1308624640 @kwin do you plan to create a similar PR for api/maven-api-core/src/main/java/org/apache/maven/api/plugin/annotations/Execute.java ? -- This is an automated message from the A

[jira] [Commented] (MNG-7588) Plugin Descriptor: Java Beans and Reader should be generated automatically

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

[GitHub] [maven] kwin commented on pull request #862: [MNG-7588] generate reader and some beans automatically for plugin

2022-11-09 Thread GitBox
kwin commented on PR #862: URL: https://github.com/apache/maven/pull/862#issuecomment-1308586382 I would like to migrate all usage of Maven Core from the old `descriptor` to the new `immutabledescriptor` package. But the question is again, do we consider interfaces like https://github.com/

[jira] [Commented] (MPLUGIN-440) Clarify deprecation of all extractors but the maven-plugin-tools-annotations

2022-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630897#comment-17630897 ] ASF GitHub Bot commented on MPLUGIN-440: kwin opened a new pull request, #172: U

[GitHub] [maven-plugin-tools] kwin opened a new pull request, #172: [MPLUGIN-440] Clarify deprecation of all extractors but the

2022-11-09 Thread GitBox
kwin opened a new pull request, #172: URL: https://github.com/apache/maven-plugin-tools/pull/172 maven-plugin-tools-annotations -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific commen

[jira] [Assigned] (MPLUGIN-440) Clarify deprecation of all extractors but the maven-plugin-tools-annotations

2022-11-09 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus reassigned MPLUGIN-440: --- Assignee: Konrad Windszus > Clarify deprecation of all extractors but the maven-plu

[jira] [Commented] (MPLUGIN-425) Plugin descriptor should contain the requiredJavaVersion/requiredMavenVersion

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

[jira] [Updated] (MPLUGIN-425) Plugin descriptor should contain the requiredJavaVersion/requiredMavenVersion

2022-11-09 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MPLUGIN-425: Summary: Plugin descriptor should contain the requiredJavaVersion/requiredMavenVersion (w

[jira] [Resolved] (MPLUGIN-425) Plugin descriptor should optionally contain the requiredJavaVersion/requiredMavenVersion

2022-11-09 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved MPLUGIN-425. - Fix Version/s: next-release Resolution: Fixed Fixed in https://github.com/apache

[jira] [Commented] (MPLUGIN-425) Plugin descriptor should optionally contain the requiredJavaVersion/requiredMavenVersion

2022-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630888#comment-17630888 ] ASF GitHub Bot commented on MPLUGIN-425: kwin merged PR #171: URL: https://githu

[GitHub] [maven-plugin-tools] kwin merged pull request #171: [MPLUGIN-425] Add required Java and Maven version to the generated

2022-11-09 Thread GitBox
kwin merged PR #171: URL: https://github.com/apache/maven-plugin-tools/pull/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 unsubscribe, e-mail: issues-unsubscr...@maven

[jira] [Updated] (MNG-7590) Allow configure resolver by properties in settings.xml

2022-11-09 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-7590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MNG-7590: - Fix Version/s: 3.9.0 4.0.x-candidate 4.0.0-alpha-3 >

[jira] [Commented] (MPLUGIN-439) Execute annotation only supports standard lifecycle phases due to use of enum

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

[jira] [Commented] (MNG-7590) Allow configure resolver by properties in settings.xml

2022-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630880#comment-17630880 ] ASF GitHub Bot commented on MNG-7590: - slawekjaranowski commented on code in PR #863: U

[GitHub] [maven] slawekjaranowski commented on a diff in pull request #863: [MNG-7590] Allow to configure resolver by properties in settings.xml

2022-11-09 Thread GitBox
slawekjaranowski commented on code in PR #863: URL: https://github.com/apache/maven/pull/863#discussion_r1017694640 ## maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java: ## @@ -313,6 +317,28 @@ else if ( !MAVEN_RESOLVER_TRANSPOR

[jira] [Resolved] (MPLUGIN-439) Execute annotation only supports standard lifecycle phases due to use of enum

2022-11-09 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved MPLUGIN-439. - Fix Version/s: next-release Resolution: Fixed Fixed in https://github.com/apache

[jira] [Commented] (MPLUGIN-439) Execute annotation only supports standard lifecycle phases due to use of enum

2022-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630876#comment-17630876 ] ASF GitHub Bot commented on MPLUGIN-439: kwin merged PR #170: URL: https://githu

[GitHub] [maven-plugin-tools] kwin merged pull request #170: [MPLUGIN-439] Support custom phases in Execute annotation

2022-11-09 Thread GitBox
kwin merged PR #170: URL: https://github.com/apache/maven-plugin-tools/pull/170 -- 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

[jira] [Commented] (MNG-7590) Allow configure resolver by properties in settings.xml

2022-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630868#comment-17630868 ] ASF GitHub Bot commented on MNG-7590: - cstamas commented on code in PR #863: URL: https

[GitHub] [maven] cstamas commented on a diff in pull request #863: [MNG-7590] Allow to configure resolver by properties in settings.xml

2022-11-09 Thread GitBox
cstamas commented on code in PR #863: URL: https://github.com/apache/maven/pull/863#discussion_r1017667664 ## maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java: ## @@ -313,6 +317,28 @@ else if ( !MAVEN_RESOLVER_TRANSPORT_AUTO.eq

[jira] [Commented] (MNG-7590) Allow configure resolver by properties in settings.xml

2022-11-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630865#comment-17630865 ] ASF GitHub Bot commented on MNG-7590: - michael-o commented on code in PR #863: URL: htt

[GitHub] [maven] michael-o commented on a diff in pull request #863: [MNG-7590] Allow to configure resolver by properties in settings.xml

2022-11-09 Thread GitBox
michael-o commented on code in PR #863: URL: https://github.com/apache/maven/pull/863#discussion_r1017653958 ## maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java: ## @@ -313,6 +317,28 @@ else if ( !MAVEN_RESOLVER_TRANSPORT_AUTO.

[jira] [Created] (SUREFIRE-2125) Surefire site-doc is confusing

2022-11-09 Thread Jira
Christoph Läubrich created SUREFIRE-2125: Summary: Surefire site-doc is confusing Key: SUREFIRE-2125 URL: https://issues.apache.org/jira/browse/SUREFIRE-2125 Project: Maven Surefire I