[GitHub] [maven] slawekjaranowski opened a new pull request, #873: Update actions in GH build

2022-11-16 Thread GitBox
slawekjaranowski opened a new pull request, #873: URL: https://github.com/apache/maven/pull/873 chery-pick from a6b1ebb1cd40ca4b288fdeb30c6d2460323aa25b Old actions use deprecated node 12 - cache v2 -> v3 - checkout v2 -> v3 - download-artifact v2 -> v3 - setup-java v2

[jira] [Commented] (MNG-6720) MultiThreadedBuilder: wait for parallel running projects when using --fail-fast

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

[jira] [Created] (MRELEASE-1109) update-versions removes the CI-friendly {revisions}

2022-11-16 Thread Jira
Marcel Stör created MRELEASE-1109: - Summary: update-versions removes the CI-friendly {revisions} Key: MRELEASE-1109 URL: https://issues.apache.org/jira/browse/MRELEASE-1109 Project: Maven Release Plugi

[jira] [Updated] (MRELEASE-1109) update-versions removes the CI-friendly ${revisions}

2022-11-16 Thread Jira
[ https://issues.apache.org/jira/browse/MRELEASE-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Stör updated MRELEASE-1109: -- Summary: update-versions removes the CI-friendly ${revisions} (was: update-versions removes

[jira] [Commented] (MPLUGIN-442) Get rid of deprecated XDoc format

2022-11-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634719#comment-17634719 ] Michael Osipov commented on MPLUGIN-442: Yes, there are multipage reports possib

[jira] [Comment Edited] (MPLUGIN-442) Get rid of deprecated XDoc format

2022-11-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634719#comment-17634719 ] Michael Osipov edited comment on MPLUGIN-442 at 11/16/22 8:15 AM:

[jira] [Created] (MNG-7598) Enforce binary backwards-compatibility with Maven 3 of all exported packages

2022-11-16 Thread Konrad Windszus (Jira)
Konrad Windszus created MNG-7598: Summary: Enforce binary backwards-compatibility with Maven 3 of all exported packages Key: MNG-7598 URL: https://issues.apache.org/jira/browse/MNG-7598 Project: Maven

[GitHub] [maven] kwin opened a new pull request, #874: [MNG-7598] Enforce binary backwards-compatibility

2022-11-16 Thread GitBox
kwin opened a new pull request, #874: URL: https://github.com/apache/maven/pull/874 For now only enabled in core and plugin-api Currently breaks build due to incompatible changes compared to 3.8.6 -- This is an automated message from the Apache Git Service. To respond to the message, pl

[jira] [Commented] (MNG-7598) Enforce binary backwards-compatibility with Maven 3 of all exported packages

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

[jira] [Commented] (MNG-7316) MavenProject.getAttachedArtifacts() regression with 3.8.1

2022-11-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634810#comment-17634810 ] Elliotte Rusty Harold commented on MNG-7316: I'd say the Java API is bad also,

[jira] [Commented] (MRESOLVER-289) Remove "Aether wiki" link from site

2022-11-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634816#comment-17634816 ] Elliotte Rusty Harold commented on MRESOLVER-289: - Is this the link in

[jira] [Commented] (MNG-7316) MavenProject.getAttachedArtifacts() regression with 3.8.1

2022-11-16 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/MNG-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634818#comment-17634818 ] Gary D. Gregory commented on MNG-7316: -- I'll be ok with it being fixed in 3.8.x or 3.9

[jira] [Comment Edited] (MNG-7316) MavenProject.getAttachedArtifacts() regression with 3.8.1

2022-11-16 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/MNG-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634818#comment-17634818 ] Gary D. Gregory edited comment on MNG-7316 at 11/16/22 12:35 PM:

[jira] [Commented] (MENFORCER-422) Support declaring external banned dependencies in an external file/URL

2022-11-16 Thread Jimisola Laursen (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634861#comment-17634861 ] Jimisola Laursen commented on MENFORCER-422: [~gastaldi] Ok. I think it wo

[GitHub] [maven] kwin commented on pull request #874: [MNG-7598] Enforce binary backwards-compatibility

2022-11-16 Thread GitBox
kwin commented on PR #874: URL: https://github.com/apache/maven/pull/874#issuecomment-1317193067 @gnodet I fixed most of the issues in Maven Core. Can you look at the others and either fix or ignore with a comment? -- This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (MNG-7598) Enforce binary backwards-compatibility with Maven 3 of all exported packages

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

[jira] [Updated] (MNG-7598) Enforce binary backwards-compatibility with Maven 3 of all exported packages

2022-11-16 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-7598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MNG-7598: - Description: All packages exported through the API classloader (indicated in https://github.com/ap

[jira] [Created] (MNG-7599) Include Concurrent Safe Local Repository implementation in standard maven

2022-11-16 Thread Jira
Christoph Läubrich created MNG-7599: --- Summary: Include Concurrent Safe Local Repository implementation in standard maven Key: MNG-7599 URL: https://issues.apache.org/jira/browse/MNG-7599 Project: Ma

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

2022-11-16 Thread Jonathan Haber (Jira)
[ https://issues.apache.org/jira/browse/MNG-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634949#comment-17634949 ] Jonathan Haber commented on MNG-5896: - On one of our medium-large projects (24 modules,

[GitHub] [maven-surefire] slawekjaranowski commented on pull request #575: [SUREFIRE-1654] Remove deprecated `forkMode` parameter

2022-11-16 Thread GitBox
slawekjaranowski commented on PR #575: URL: https://github.com/apache/maven-surefire/pull/575#issuecomment-1317415615 First check: - `org.apache.maven.surefire.api.provider.SurefireProvider` - `forkMode` in comments - to think, discover correct descriptions - `org.apache.maven.

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

2022-11-16 Thread GitBox
bmarwell commented on PR #152: URL: https://github.com/apache/maven-plugin-tools/pull/152#issuecomment-1317465986 > Should the new annotation contain a `since` field to be able to avoid the `since` javadoc tag ? Sounds like a plan! But we still have a "dispute", some favour an app

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

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

[jira] [Commented] (MNG-7572) Plugin descriptor should indicate if plugin should be loaded as Maven build extension

2022-11-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634973#comment-17634973 ] Hudson commented on MNG-7572: - Build unstable in Jenkins: Maven » Maven TLP » maven » PR-833 #2

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

2022-11-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634974#comment-17634974 ] Hudson commented on MNG-7566: - Build unstable in Jenkins: Maven » Maven TLP » maven » PR-833 #2

[jira] [Commented] (MNG-6609) Profile activation by packaging

2022-11-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634975#comment-17634975 ] Hudson commented on MNG-6609: - Build unstable in Jenkins: Maven » Maven TLP » maven » PR-833 #2

[jira] [Commented] (MNG-7378) neither the Core IT link in PR template nor contributor's guide tells new contributors how to run Core IT

2022-11-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634976#comment-17634976 ] Hudson commented on MNG-7378: - Build unstable in Jenkins: Maven » Maven TLP » maven » PR-833 #2

[jira] [Commented] (MNG-6720) MultiThreadedBuilder: wait for parallel running projects when using --fail-fast

2022-11-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634977#comment-17634977 ] Hudson commented on MNG-6720: - Build unstable in Jenkins: Maven » Maven TLP » maven » PR-833 #2

[jira] [Commented] (MNG-7599) Include Concurrent Safe Local Repository implementation in standard maven

2022-11-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634981#comment-17634981 ] Michael Osipov commented on MNG-7599: - Maven 3.9.0+ will come with a concurrent single

[jira] [Created] (SUREFIRE-2126) Use the latest surefire version 3.0.0-M7 with self testing

2022-11-16 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created SUREFIRE-2126: - Summary: Use the latest surefire version 3.0.0-M7 with self testing Key: SUREFIRE-2126 URL: https://issues.apache.org/jira/browse/SUREFIRE-2126 Proje

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

2022-11-16 Thread Jonathan Haber (Jira)
[ https://issues.apache.org/jira/browse/MNG-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634949#comment-17634949 ] Jonathan Haber edited comment on MNG-5896 at 11/16/22 9:55 PM: --

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

2022-11-16 Thread Jonathan Haber (Jira)
[ https://issues.apache.org/jira/browse/MNG-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634949#comment-17634949 ] Jonathan Haber edited comment on MNG-5896 at 11/16/22 9:55 PM: --

[jira] [Created] (MWRAPPER-83) mvnw fails in zsh due to empty MAVEN_OPTS variable

2022-11-16 Thread Scott Kurz (Jira)
Scott Kurz created MWRAPPER-83: -- Summary: mvnw fails in zsh due to empty MAVEN_OPTS variable Key: MWRAPPER-83 URL: https://issues.apache.org/jira/browse/MWRAPPER-83 Project: Maven Wrapper Issue

[jira] [Updated] (MWRAPPER-83) mvnw fails in zsh due to empty MAVEN_OPTS variable

2022-11-16 Thread Scott Kurz (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Kurz updated MWRAPPER-83: --- Description: Running mvnw in zsh, I get: {quote}*Error: Could not find or load main class* *Caused b

[jira] [Updated] (MWRAPPER-83) mvnw fails in zsh due to empty MAVEN_OPTS variable

2022-11-16 Thread Scott Kurz (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Kurz updated MWRAPPER-83: --- Description: Running mvnw in zsh, I get: {quote}*Error: Could not find or load main class* *Caused b

[jira] [Closed] (MWRAPPER-83) mvnw fails in zsh due to empty MAVEN_OPTS variable

2022-11-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MWRAPPER-83. -- Resolution: Invalid The wrapper script is a Bourne shell script targeted at standard POSIX she

[jira] [Comment Edited] (MWRAPPER-83) mvnw fails in zsh due to empty MAVEN_OPTS variable

2022-11-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17635026#comment-17635026 ] Michael Osipov edited comment on MWRAPPER-83 at 11/16/22 10:30 PM: ---

[GitHub] [maven-doxia-sitetools] dependabot[bot] opened a new pull request, #68: Bump mockito-core from 2.28.2 to 4.9.0

2022-11-16 Thread GitBox
dependabot[bot] opened a new pull request, #68: URL: https://github.com/apache/maven-doxia-sitetools/pull/68 Bumps [mockito-core](https://github.com/mockito/mockito) from 2.28.2 to 4.9.0. Release notes Sourced from https://github.com/mockito/mockito/releases";>mockito-core's relea

[GitHub] [maven-doxia-sitetools] dependabot[bot] commented on pull request #66: Bump mockito-core from 2.28.2 to 4.8.1

2022-11-16 Thread GitBox
dependabot[bot] commented on PR #66: URL: https://github.com/apache/maven-doxia-sitetools/pull/66#issuecomment-1317803830 Superseded by #68. -- 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-doxia-sitetools] dependabot[bot] closed pull request #66: Bump mockito-core from 2.28.2 to 4.8.1

2022-11-16 Thread GitBox
dependabot[bot] closed pull request #66: Bump mockito-core from 2.28.2 to 4.8.1 URL: https://github.com/apache/maven-doxia-sitetools/pull/66 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

[jira] [Commented] (MWRAPPER-83) mvnw fails in zsh due to empty MAVEN_OPTS variable

2022-11-16 Thread Scott Kurz (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17635041#comment-17635041 ] Scott Kurz commented on MWRAPPER-83: Under [https://maven.apache.org/wrapper/#suppor

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request, #265: Bump version.spring from 5.3.23 to 6.0.0

2022-11-16 Thread GitBox
dependabot[bot] opened a new pull request, #265: URL: https://github.com/apache/maven-indexer/pull/265 Bumps `version.spring` from 5.3.23 to 6.0.0. Updates `spring-beans` from 5.3.23 to 6.0.0 Release notes Sourced from https://github.com/spring-projects/spring-framework/releases"

[jira] [Commented] (MWRAPPER-83) mvnw fails in zsh due to empty MAVEN_OPTS variable

2022-11-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17635163#comment-17635163 ] Michael Osipov commented on MWRAPPER-83: Need to change docs. > mvnw fails in z

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

2022-11-16 Thread wei cai (Jira)
[ https://issues.apache.org/jira/browse/MNG-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17635179#comment-17635179 ] wei cai commented on MNG-5896: -- [~jhaber]  Should not be such case. *DF* in 3.9.0 should not

[GitHub] [maven-surefire] slawekjaranowski opened a new pull request, #578: [SUREFIRE-2126] Use the latest surefire version 3.0.0-M7 with self testing

2022-11-16 Thread GitBox
slawekjaranowski opened a new pull request, #578: URL: https://github.com/apache/maven-surefire/pull/578 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/SUREFIR