[GitHub] [maven] gnodet commented on a diff in pull request #859: [3.9.x] [MNG-7473] Backport Maven BOM to 3.9.0

2022-10-29 Thread GitBox
gnodet commented on code in PR #859: URL: https://github.com/apache/maven/pull/859#discussion_r1008650321 ## maven-bom/pom.xml: ## @@ -0,0 +1,148 @@ + + + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://m

[jira] [Commented] (MNG-7473) Backport Maven BOM to Maven 3.9.x

2022-10-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626013#comment-17626013 ] ASF GitHub Bot commented on MNG-7473: - gnodet commented on code in PR #859: URL: https:

[GitHub] [maven] gnodet commented on a diff in pull request #859: [3.9.x] [MNG-7473] Backport Maven BOM to 3.9.0

2022-10-29 Thread GitBox
gnodet commented on code in PR #859: URL: https://github.com/apache/maven/pull/859#discussion_r1008650617 ## maven-bom/pom.xml: ## @@ -0,0 +1,148 @@ + + + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://m

[jira] [Commented] (MNG-7473) Backport Maven BOM to Maven 3.9.x

2022-10-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626014#comment-17626014 ] ASF GitHub Bot commented on MNG-7473: - gnodet commented on code in PR #859: URL: https:

[GitHub] [maven] gnodet merged pull request #847: Add a README for plexus-utils

2022-10-29 Thread GitBox
gnodet merged PR #847: URL: https://github.com/apache/maven/pull/847 -- 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] (MPH-191) help:evaluate fails on Java 18 - java.util.Hashtable.table not accessible

2022-10-29 Thread Piotr Zygielo (Jira)
[ https://issues.apache.org/jira/browse/MPH-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626015#comment-17626015 ] Piotr Zygielo commented on MPH-191: --- help:evaluate works for me with JDK18: {noformat} $

[jira] [Created] (MPMD-357) Upgrade to PMD 6.51.0

2022-10-29 Thread Andreas Dangel (Jira)
Andreas Dangel created MPMD-357: --- Summary: Upgrade to PMD 6.51.0 Key: MPMD-357 URL: https://issues.apache.org/jira/browse/MPMD-357 Project: Maven PMD Plugin Issue Type: Dependency upgrade

[jira] [Closed] (MPMD-356) Upgrade to PMD 6.50.0

2022-10-29 Thread Andreas Dangel (Jira)
[ https://issues.apache.org/jira/browse/MPMD-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Dangel closed MPMD-356. --- > Upgrade to PMD 6.50.0 > - > > Key: MPMD-356 > URL: ht

[GitHub] [maven-plugin-tools] kwin commented on a diff in pull request #168: [MPLUGIN-438] Parameter description should be taken from annotated item

2022-10-29 Thread GitBox
kwin commented on code in PR #168: URL: https://github.com/apache/maven-plugin-tools/pull/168#discussion_r1008660842 ## maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/JavaAnnotationsMojoDescriptorExtractor.java: ## @@ -463,6 +47

[jira] [Commented] (MPLUGIN-438) Parameter description should be taken from annotated item

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

[GitHub] [maven-plugin-tools] slawekjaranowski commented on a diff in pull request #168: [MPLUGIN-438] Parameter description should be taken from annotated item

2022-10-29 Thread GitBox
slawekjaranowski commented on code in PR #168: URL: https://github.com/apache/maven-plugin-tools/pull/168#discussion_r1008662241 ## maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/datamodel/ParameterAnnotationContent.java: ## @@

[jira] [Commented] (MPLUGIN-438) Parameter description should be taken from annotated item

2022-10-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626022#comment-17626022 ] ASF GitHub Bot commented on MPLUGIN-438: slawekjaranowski commented on code in P

[GitHub] [maven-pmd-plugin] adangel opened a new pull request, #100: [MPMD-357] - Upgrade to PMD 6.51.0

2022-10-29 Thread GitBox
adangel opened a new pull request, #100: URL: https://github.com/apache/maven-pmd-plugin/pull/100 https://issues.apache.org/jira/browse/MPMD-357 Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA issue](htt

[jira] [Updated] (MPLUGIN-410) Create implementation attribute for @Parameter as it exists for javadoc @parameter

2022-10-29 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MPLUGIN-410: Fix Version/s: (was: 3.7.0) > Create implementation attribute for @Parameter a

[GitHub] [maven-mvnd] gzm55 commented on issue #727: build static native image for linux amd64 system

2022-10-29 Thread GitBox
gzm55 commented on issue #727: URL: https://github.com/apache/maven-mvnd/issues/727#issuecomment-1295774550 the preparation of the tool chains are less than 1 minutes, and the increasement of the image sizes can be ignored, less than 1%. The problem is that the embedded JNIs still de

[jira] [Closed] (MPLUGIN-435) Revert MPLUGIN-410 (@Parameter(implementation))

2022-10-29 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MPLUGIN-435. --- Assignee: Romain Manni-Bucau Resolution: Fixed > Revert MPLUGIN-410 (@Paramete

[GitHub] [maven] SimonBaars opened a new pull request, #861: [MVN-7578] Fallback on Linux executable in Windows for findTool utility

2022-10-29 Thread GitBox
SimonBaars opened a new pull request, #861: URL: https://github.com/apache/maven/pull/861 This PR addresses an issue where Windows users may not be able to find the `javac` tool, since it doesn't have the `.exe` extension in all cases. I deviated slightly from the proposed solution in the

[jira] [Assigned] (MNG-7578) Building Linux image on Windows impossible (patch incuded)

2022-10-29 Thread Maarten Mulders (Jira)
[ https://issues.apache.org/jira/browse/MNG-7578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Mulders reassigned MNG-7578: Assignee: Maarten Mulders > Building Linux image on Windows impossible (patch incuded) > ---

[GitHub] [maven] kwin commented on pull request #859: [3.9.x] [MNG-7473] Backport Maven BOM to 3.9.0

2022-10-29 Thread GitBox
kwin commented on PR #859: URL: https://github.com/apache/maven/pull/859#issuecomment-1295794299 What about the comments from https://issues.apache.org/jira/browse/MNG-6806?focusedCommentId=17532971&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17532971. Th

[jira] [Commented] (MNG-7473) Backport Maven BOM to Maven 3.9.x

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

[jira] [Commented] (MNG-6869) New flag to verify the status

2022-10-29 Thread Maarten Mulders (Jira)
[ https://issues.apache.org/jira/browse/MNG-6869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626032#comment-17626032 ] Maarten Mulders commented on MNG-6869: -- [~Giovds] is working on it, but I can't assign

[jira] [Assigned] (MNG-6869) New flag to verify the status

2022-10-29 Thread Maarten Mulders (Jira)
[ https://issues.apache.org/jira/browse/MNG-6869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Mulders reassigned MNG-6869: Assignee: Maarten Mulders > New flag to verify the status > - >

[GitHub] [maven] cstamas commented on pull request #859: [3.9.x] [MNG-7473] Backport Maven BOM to 3.9.0

2022-10-29 Thread GitBox
cstamas commented on PR #859: URL: https://github.com/apache/maven/pull/859#issuecomment-1295798971 @gnodet I also think leaving out maven-compat makes no sense (at least for 3.x line) @kwin I completely agree, but was down voted for doing that by arguments "it is not BOM"... In e

[jira] [Commented] (MNG-7473) Backport Maven BOM to Maven 3.9.x

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

[jira] [Commented] (SUREFIRE-1887) Test Failures should not dump stack.

2022-10-29 Thread Peter Wessels (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626034#comment-17626034 ] Peter Wessels commented on SUREFIRE-1887: - After some investigation, we found

[GitHub] [maven] kwin commented on pull request #859: [3.9.x] [MNG-7473] Backport Maven BOM to 3.9.0

2022-10-29 Thread GitBox
kwin commented on PR #859: URL: https://github.com/apache/maven/pull/859#issuecomment-1295799982 Maybe we can add another artifact then and call it maven-core-classloader-dep-mgmt. I don’t care about naming here, I primarily care about better support for plugin developers. -- This is an

[jira] [Commented] (MNG-7473) Backport Maven BOM to Maven 3.9.x

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

[jira] [Comment Edited] (SUREFIRE-1887) Test Failures should not dump stack.

2022-10-29 Thread Peter Wessels (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626034#comment-17626034 ] Peter Wessels edited comment on SUREFIRE-1887 at 10/29/22 10:43 AM:

[GitHub] [maven-help-plugin] Giovds opened a new pull request, #77: Fix dead link to Github PR documentation

2022-10-29 Thread GitBox
Giovds opened a new pull request, #77: URL: https://github.com/apache/maven-help-plugin/pull/77 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/MPH) filed

[jira] [Updated] (SUREFIRE-1887) Test Failures should not dump stack.

2022-10-29 Thread Peter Wessels (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Wessels updated SUREFIRE-1887: Attachment: (was: Screenshot 2022-10-29 at 12.50.30.png) > Test Failures should not

[jira] [Comment Edited] (SUREFIRE-1887) Test Failures should not dump stack.

2022-10-29 Thread Peter Wessels (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626034#comment-17626034 ] Peter Wessels edited comment on SUREFIRE-1887 at 10/29/22 10:55 AM:

[jira] [Comment Edited] (SUREFIRE-1887) Test Failures should not dump stack.

2022-10-29 Thread Peter Wessels (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626034#comment-17626034 ] Peter Wessels edited comment on SUREFIRE-1887 at 10/29/22 11:00 AM:

[jira] [Comment Edited] (SUREFIRE-1887) Test Failures should not dump stack.

2022-10-29 Thread Peter Wessels (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626034#comment-17626034 ] Peter Wessels edited comment on SUREFIRE-1887 at 10/29/22 11:01 AM:

[jira] [Comment Edited] (SUREFIRE-1887) Test Failures should not dump stack.

2022-10-29 Thread Peter Wessels (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626034#comment-17626034 ] Peter Wessels edited comment on SUREFIRE-1887 at 10/29/22 11:02 AM:

[GitHub] [maven-pmd-plugin] adangel merged pull request #100: [MPMD-357] - Upgrade to PMD 6.51.0

2022-10-29 Thread GitBox
adangel merged PR #100: URL: https://github.com/apache/maven-pmd-plugin/pull/100 -- 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] [Resolved] (MPMD-357) Upgrade to PMD 6.51.0

2022-10-29 Thread Andreas Dangel (Jira)
[ https://issues.apache.org/jira/browse/MPMD-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Dangel resolved MPMD-357. - Resolution: Fixed > Upgrade to PMD 6.51.0 > - > > Key: MPMD-357

[jira] [Closed] (MPMD-357) Upgrade to PMD 6.51.0

2022-10-29 Thread Andreas Dangel (Jira)
[ https://issues.apache.org/jira/browse/MPMD-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Dangel closed MPMD-357. --- > Upgrade to PMD 6.51.0 > - > > Key: MPMD-357 > URL: ht

[jira] [Commented] (MPMD-357) Upgrade to PMD 6.51.0

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

[jira] [Created] (MNG-7587) Update sisu to a version supporting at least Java 17

2022-10-29 Thread Konrad Windszus (Jira)
Konrad Windszus created MNG-7587: Summary: Update sisu to a version supporting at least Java 17 Key: MNG-7587 URL: https://issues.apache.org/jira/browse/MNG-7587 Project: Maven Issue Type: Im

[GitHub] [maven] mthmulders closed pull request #857: [MNG-7564] Check whether session is null when generating metadata

2022-10-29 Thread GitBox
mthmulders closed pull request #857: [MNG-7564] Check whether session is null when generating metadata URL: https://github.com/apache/maven/pull/857 -- 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 t

[GitHub] [maven] mthmulders commented on pull request #857: [MNG-7564] Check whether session is null when generating metadata

2022-10-29 Thread GitBox
mthmulders commented on PR #857: URL: https://github.com/apache/maven/pull/857#issuecomment-1295811373 Thanks a lot for your contribution, @AbdelHajou! -- 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 g

[jira] [Commented] (MNG-7564) Potential NPE in MavenMetadataSource

2022-10-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626040#comment-17626040 ] ASF GitHub Bot commented on MNG-7564: - mthmulders closed pull request #857: [MNG-7564]

[jira] [Commented] (MNG-7564) Potential NPE in MavenMetadataSource

2022-10-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626041#comment-17626041 ] ASF GitHub Bot commented on MNG-7564: - mthmulders commented on PR #857: URL: https://gi

[jira] [Resolved] (MNG-7564) Potential NPE in MavenMetadataSource

2022-10-29 Thread Maarten Mulders (Jira)
[ https://issues.apache.org/jira/browse/MNG-7564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Mulders resolved MNG-7564. -- Resolution: Fixed Fixed in [{{bc8c6be}}|https://github.com/apache/maven/commit/bc8c6be269a97126d

[jira] [Commented] (MNG-7564) Potential NPE in MavenMetadataSource

2022-10-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626044#comment-17626044 ] Hudson commented on MNG-7564: - Build failed in Jenkins: Maven » Maven TLP » maven » master #120

[GitHub] [maven-help-plugin] mthmulders commented on a diff in pull request #76: [MPH-168] effective-pom should support multi-module project

2022-10-29 Thread GitBox
mthmulders commented on code in PR #76: URL: https://github.com/apache/maven-help-plugin/pull/76#discussion_r1008690718 ## src/main/java/org/apache/maven/plugins/help/EffectivePomMojo.java: ## @@ -140,24 +161,73 @@ public void execute() } String effectivePom

[GitHub] [maven-surefire] MrFix93 opened a new pull request, #574: [SUREFIRE-1887] Trim stacktraces to include relevant lines

2022-10-29 Thread GitBox
MrFix93 opened a new pull request, #574: URL: https://github.com/apache/maven-surefire/pull/574 Following issue [SUREFIRE-1887](https://issues.apache.org/jira/browse/SUREFIRE-1887), this PR features an improved version of [`trimStackTrace`](https://maven.apache.org/surefire/maven-surefire-

[jira] [Updated] (MNG-7587) Update sisu to a version supporting at least Java 17

2022-10-29 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MNG-7587: - Description: Version 0.3.5 (inherited from https://github.com/apache/maven-parent/blob/aff1eef5409

[GitHub] [maven-plugin-tools] slawekjaranowski merged pull request #168: [MPLUGIN-438] Parameter description should be taken from annotated item

2022-10-29 Thread GitBox
slawekjaranowski merged PR #168: URL: https://github.com/apache/maven-plugin-tools/pull/168 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsub

[jira] [Closed] (MPLUGIN-438) Parameter description should be taken from annotated item

2022-10-29 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MPLUGIN-438. --- Resolution: Fixed > Parameter description should be taken from annotated item >

[jira] [Commented] (MPLUGIN-438) Parameter description should be taken from annotated item

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

[jira] [Closed] (MPLUGIN-437) Plugin generator generation fails when the parent class comes from a different project

2022-10-29 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MPLUGIN-437. --- Resolution: Fixed PR merged - so I assume that can be closed. > Plugin generator ge

[jira] [Commented] (MPLUGIN-438) Parameter description should be taken from annotated item

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

[GitHub] [maven-help-plugin] mthmulders closed pull request #77: Fix dead link to Github PR documentation

2022-10-29 Thread GitBox
mthmulders closed pull request #77: Fix dead link to Github PR documentation URL: https://github.com/apache/maven-help-plugin/pull/77 -- 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 comm

[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-10-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626054#comment-17626054 ] Hudson commented on MNG-7378: - Build failed in Jenkins: Maven » Maven TLP » maven » PR-849 #6

[jira] [Commented] (MRELEASE-1103) decryption of server password in settings.xml failed (works with 2.5.3)

2022-10-29 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626068#comment-17626068 ] Michael Osipov commented on MRELEASE-1103: -- Please bisect down to the change.

[jira] [Created] (MRELEASE-1108) Upgrade Maven SCM to 2.0.0-M3

2022-10-29 Thread Michael Osipov (Jira)
Michael Osipov created MRELEASE-1108: Summary: Upgrade Maven SCM to 2.0.0-M3 Key: MRELEASE-1108 URL: https://issues.apache.org/jira/browse/MRELEASE-1108 Project: Maven Release Plugin Issu

[jira] [Commented] (MRELEASE-1077) Support for prepare specific profiles

2022-10-29 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626070#comment-17626070 ] Michael Osipov commented on MRELEASE-1077: -- [~nielsbasjes], what about [~khma

[GitHub] [maven-release] michael-o opened a new pull request, #157: [MRELEASE-1108] Upgrade Maven SCM to 2.0.0-M3

2022-10-29 Thread GitBox
michael-o opened a new pull request, #157: URL: https://github.com/apache/maven-release/pull/157 This closes #157 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/br

[jira] [Updated] (MRELEASE-1072) scm.tag removed for next snapshot during prepare when using svn

2022-10-29 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRELEASE-1072: - Issue Type: New Feature (was: Bug) > scm.tag removed for next snapshot during prepare

[jira] [Assigned] (MRELEASE-1072) scm.tag removed for next snapshot during prepare when using svn

2022-10-29 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MRELEASE-1072: Assignee: Michael Osipov > scm.tag removed for next snapshot during prepare whe

[jira] [Updated] (MRELEASE-1072) scm.tag removed for next snapshot during prepare when using svn

2022-10-29 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRELEASE-1072: - Fix Version/s: 3.0.0-M7 (was: waiting-for-feedback) > scm.tag r

[jira] [Updated] (MRELEASE-1072) Reuse original tag for next development version in case translator does not support resolving

2022-10-29 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRELEASE-1072: - Summary: Reuse original tag for next development version in case translator does not s

[jira] [Updated] (MRELEASE-1072) Reuse original tag for next development version in case translator does not support resolution

2022-10-29 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRELEASE-1072: - Summary: Reuse original tag for next development version in case translator does not s

[jira] [Updated] (MRELEASE-1072) Reuse original tag for next development version in case translator does not support resolution

2022-10-29 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRELEASE-1072: - Issue Type: Improvement (was: New Feature) > Reuse original tag for next development

[GitHub] [maven-release] asfgit merged pull request #86: MRELEASE-1072 reuse original tag for next development version in case

2022-10-29 Thread GitBox
asfgit merged PR #86: URL: https://github.com/apache/maven-release/pull/86 -- 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

[GitHub] [maven-release] asfgit merged pull request #157: [MRELEASE-1108] Upgrade Maven SCM to 2.0.0-M3

2022-10-29 Thread GitBox
asfgit merged PR #157: URL: https://github.com/apache/maven-release/pull/157 -- 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.ap

[jira] [Closed] (MRELEASE-1072) Reuse original tag for next development version in case translator does not support resolution

2022-10-29 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MRELEASE-1072. Resolution: Fixed Fixed with [0615a4c3b2138116a255fc2b57fcf83d76d49e68|https://gitbox.a

[jira] [Closed] (MRELEASE-1108) Upgrade Maven SCM to 2.0.0-M3

2022-10-29 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MRELEASE-1108. Resolution: Fixed Fixed with [951aba3843d0334fc8d6d06cda6c5540b8861b94|https://gitbox.a

[GitHub] [maven-release] michael-o commented on pull request #145: Simplify PerformReleaseMojo

2022-10-29 Thread GitBox
michael-o commented on PR #145: URL: https://github.com/apache/maven-release/pull/145#issuecomment-1295903571 > I agree with @nielsbasjes that a lot more parameters are now exposed for goal `perform` which are not useful. Maybe the AbstractScmReleaseMojo would need a split up between `Abstr

[GitHub] [maven-release] michael-o closed pull request #145: Simplify PerformReleaseMojo

2022-10-29 Thread GitBox
michael-o closed pull request #145: Simplify PerformReleaseMojo URL: https://github.com/apache/maven-release/pull/145 -- 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 unsubsc

[jira] [Commented] (MRELEASE-1072) Reuse original tag for next development version in case translator does not support resolution

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

[jira] [Commented] (MRELEASE-1108) Upgrade Maven SCM to 2.0.0-M3

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

[jira] [Updated] (MRELEASE-1105) when running with mvnDebug the spawned process in in debug mode as well

2022-10-29 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRELEASE-1105: - Fix Version/s: (was: 3.0.0-M7) > when running with mvnDebug the spawned process in

[jira] [Commented] (MNG-7564) Potential NPE in MavenMetadataSource

2022-10-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626103#comment-17626103 ] Hudson commented on MNG-7564: - Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-810 #

[jira] [Commented] (MNG-7556) Clean up notion between user properties and system properties

2022-10-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626104#comment-17626104 ] Hudson commented on MNG-7556: - Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-810 #

[jira] [Commented] (MNG-7564) Potential NPE in MavenMetadataSource

2022-10-29 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626106#comment-17626106 ] Michael Osipov commented on MNG-7564: - Where is the fix version? This likely also appli

[GitHub] [maven] asfgit closed pull request #810: [MNG-7556] Clean up notion between user properties and system properties

2022-10-29 Thread GitBox
asfgit closed pull request #810: [MNG-7556] Clean up notion between user properties and system properties URL: https://github.com/apache/maven/pull/810 -- 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 t

[jira] [Commented] (MNG-7556) Clean up notion between user properties and system properties

2022-10-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626107#comment-17626107 ] ASF GitHub Bot commented on MNG-7556: - asfgit closed pull request #810: [MNG-7556] Clea

[jira] [Closed] (MNG-7556) Clean up notion between user properties and system properties

2022-10-29 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-7556. --- Fix Version/s: 3.9.0 (was: 3.9.0-candidate) Resolution: Fixed Fixed with

[GitHub] [maven] michael-o commented on a diff in pull request #831: [3.9.x] Maven changes for upcoming resolver 1.9

2022-10-29 Thread GitBox
michael-o commented on code in PR #831: URL: https://github.com/apache/maven/pull/831#discussion_r1008743550 ## maven-core/src/main/java/org/apache/maven/internal/aether/ResolverLifecycle.java: ## @@ -0,0 +1,54 @@ +package org.apache.maven.internal.aether; + +/* + * Licensed to

[GitHub] [maven] cstamas commented on a diff in pull request #831: [3.9.x] Maven changes for upcoming resolver 1.9

2022-10-29 Thread GitBox
cstamas commented on code in PR #831: URL: https://github.com/apache/maven/pull/831#discussion_r1008745807 ## maven-core/src/main/java/org/apache/maven/internal/aether/ResolverLifecycle.java: ## @@ -0,0 +1,54 @@ +package org.apache.maven.internal.aether; + +/* + * Licensed to th

[GitHub] [maven] michael-o commented on a diff in pull request #831: [3.9.x] Maven changes for upcoming resolver 1.9

2022-10-29 Thread GitBox
michael-o commented on code in PR #831: URL: https://github.com/apache/maven/pull/831#discussion_r1008746028 ## maven-core/src/main/java/org/apache/maven/internal/aether/ResolverLifecycle.java: ## @@ -0,0 +1,54 @@ +package org.apache.maven.internal.aether; + +/* + * Licensed to

[jira] [Commented] (MNG-7556) Clean up notion between user properties and system properties

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

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

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

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

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

[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-10-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626116#comment-17626116 ] Hudson commented on MNG-7378: - Build succeeded in Jenkins: Maven » Maven TLP » maven » maven-3.

[GitHub] [maven-release] dependabot[bot] commented on pull request #153: Bump slf4jVersion from 1.7.36 to 2.0.3

2022-10-29 Thread GitBox
dependabot[bot] commented on PR #153: URL: https://github.com/apache/maven-release/pull/153#issuecomment-1295943330 OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependenc

[GitHub] [maven-release] slachiewicz closed pull request #153: Bump slf4jVersion from 1.7.36 to 2.0.3

2022-10-29 Thread GitBox
slachiewicz closed pull request #153: Bump slf4jVersion from 1.7.36 to 2.0.3 URL: https://github.com/apache/maven-release/pull/153 -- 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

[jira] [Commented] (MNG-7556) Clean up notion between user properties and system properties

2022-10-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626118#comment-17626118 ] Hudson commented on MNG-7556: - Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-810 #

[jira] [Commented] (MNG-7556) Clean up notion between user properties and system properties

2022-10-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626119#comment-17626119 ] Hudson commented on MNG-7556: - Build failed in Jenkins: Maven » Maven TLP » maven » master #122

[jira] [Created] (MINDEXER-172) Update Lucene, gson, plexus-utils

2022-10-29 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MINDEXER-172: Summary: Update Lucene, gson, plexus-utils Key: MINDEXER-172 URL: https://issues.apache.org/jira/browse/MINDEXER-172 Project: Maven Indexer Issue Typ

[jira] [Commented] (MRELEASE-1101) Completely revise argument(s) handling

2022-10-29 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626121#comment-17626121 ] Michael Osipov commented on MRELEASE-1101: -- [~gnodet], I think this is the la

[jira] [Updated] (MINDEXER-172) Update Lucene, gson, plexus-utils

2022-10-29 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MINDEXER-172: - Description: Update dependencies: * plexus-utils to 3.5.0 * Lucene to 9.4.1 * gson t

[jira] [Closed] (MINDEXER-172) Update Lucene, gson, plexus-utils

2022-10-29 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MINDEXER-172. Resolution: Fixed > Update Lucene, gson, plexus-utils > -

[jira] [Commented] (MINDEXER-172) Update Lucene, gson, plexus-utils

2022-10-29 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626124#comment-17626124 ] Tamas Cservenak commented on MINDEXER-172: -- Fixed with https://github.com/apa

[jira] [Assigned] (MINDEXER-172) Update Lucene, gson, plexus-utils

2022-10-29 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MINDEXER-172: Assignee: Tamas Cservenak > Update Lucene, gson, plexus-utils >

[jira] [Commented] (MINDEXER-172) Update Lucene, gson, plexus-utils

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

[GitHub] [maven-indexer] cstamas closed pull request #259: Bump maven-shade-plugin from 3.4.0 to 3.4.1

2022-10-29 Thread GitBox
cstamas closed pull request #259: Bump maven-shade-plugin from 3.4.0 to 3.4.1 URL: https://github.com/apache/maven-indexer/pull/259 -- 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

[GitHub] [maven-indexer] dependabot[bot] commented on pull request #259: Bump maven-shade-plugin from 3.4.0 to 3.4.1

2022-10-29 Thread GitBox
dependabot[bot] commented on PR #259: URL: https://github.com/apache/maven-indexer/pull/259#issuecomment-1295948411 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version,

  1   2   >