[jira] [Comment Edited] (SUREFIRE-1426) Fork crash doesn't fail build with -Dmaven.test.failure.ignore=true

2022-02-27 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498539#comment-17498539 ] Olivier Lamy edited comment on SUREFIRE-1426 at 2/27/22, 8:08 AM: --

[jira] [Comment Edited] (SUREFIRE-1426) Fork crash doesn't fail build with -Dmaven.test.failure.ignore=true

2022-02-27 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498539#comment-17498539 ] Olivier Lamy edited comment on SUREFIRE-1426 at 2/27/22, 8:22 AM: --

[GitHub] [maven-surefire] olamy opened a new pull request #479: test hacking depedencies and build plan to be able to use -T3 or mvnd

2022-02-27 Thread GitBox
olamy opened a new pull request #479: URL: https://github.com/apache/maven-surefire/pull/479 - try to include those dependencies to fake the build plan and be sure its are runned last when using -Txx or mvnd - try -T3 for Jenkins and gh Following this checklist to help us incorpor

[GitHub] [maven] kwin opened a new pull request #684: [3.8.x][MNG-5180] merge snapshotVersions in repository metadata correctly

2022-02-27 Thread GitBox
kwin opened a new pull request #684: URL: https://github.com/apache/maven/pull/684 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/MNG) filed for the chan

[GitHub] [maven] kwin commented on pull request #681: [MNG-5180] merge snapshotVersions in repository metadata correctly

2022-02-27 Thread GitBox
kwin commented on pull request #681: URL: https://github.com/apache/maven/pull/681#issuecomment-1053393844 > Please provide a backport for 3.8.x Done in #684 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Created] (SUREFIRE-2027) Flaky test AsyncSocketTest

2022-02-27 Thread Olivier Lamy (Jira)
Olivier Lamy created SUREFIRE-2027: -- Summary: Flaky test AsyncSocketTest Key: SUREFIRE-2027 URL: https://issues.apache.org/jira/browse/SUREFIRE-2027 Project: Maven Surefire Issue Type: Bug

[jira] [Updated] (SUREFIRE-2027) Flaky test AsyncSocketTest

2022-02-27 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated SUREFIRE-2027: --- Description: This looks to be a flaky test {quote} {{Error: Tests run: 193, Failures: 0, E

[GitHub] [maven] asfgit closed pull request #681: [MNG-5180] merge snapshotVersions in repository metadata correctly

2022-02-27 Thread GitBox
asfgit closed pull request #681: URL: https://github.com/apache/maven/pull/681 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@

[GitHub] [maven] michael-o closed pull request #684: [3.8.x][MNG-5180] merge snapshotVersions in repository metadata correctly

2022-02-27 Thread GitBox
michael-o closed pull request #684: URL: https://github.com/apache/maven/pull/684 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr.

[GitHub] [maven] michael-o commented on pull request #684: [3.8.x][MNG-5180] merge snapshotVersions in repository metadata correctly

2022-02-27 Thread GitBox
michael-o commented on pull request #684: URL: https://github.com/apache/maven/pull/684#issuecomment-1053507647 Merged. -- 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

[jira] [Closed] (MNG-5180) Versioning's snapshot version list is not included in metadata merge

2022-02-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-5180. --- Fix Version/s: 4.0.0 4.0.0-alpha-1 3.8.5 (w

Maven Dependency Plugin - Log4j vulnerabilities

2022-02-27 Thread Jaladi, Venumadhav
Hi team, We are using the Maven Dependency Plugin in one of our projects and our scanning tools are showing multiple vulnerabilities related to Log4j (CVE-2019-17571, CVE-2020-9488, CVE-2022-23302, CVE-2022-23305, CVE-2022-23307 and CVE-2021-4104). We would like to know if there are any plans to

[GitHub] [maven-parent] michael-o commented on a change in pull request #55: execute checkstyle in early phase of the build

2022-02-27 Thread GitBox
michael-o commented on a change in pull request #55: URL: https://github.com/apache/maven-parent/pull/55#discussion_r815424780 ## File path: pom.xml ## @@ -1170,6 +1170,7 @@ under the License. checkstyle-check +validate Review com

[GitHub] [maven-plugin-tools] hboutemy commented on pull request #73: [MPLUGIN-394] Respect input encoding

2022-02-27 Thread GitBox
hboutemy commented on pull request #73: URL: https://github.com/apache/maven-plugin-tools/pull/73#issuecomment-1053514698 great job, thank you @SebastianKuehn -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [maven-plugin-tools] hboutemy merged pull request #73: [MPLUGIN-394] Respect input encoding

2022-02-27 Thread GitBox
hboutemy merged pull request #73: URL: https://github.com/apache/maven-plugin-tools/pull/73 -- 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

[jira] [Commented] (MPLUGIN-394) Report-Mojo doesn't respect input encoding

2022-02-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498567#comment-17498567 ] ASF GitHub Bot commented on MPLUGIN-394: hboutemy merged pull request #73: URL:

[jira] [Commented] (MPLUGIN-394) Report-Mojo doesn't respect input encoding

2022-02-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498568#comment-17498568 ] ASF GitHub Bot commented on MPLUGIN-394: hboutemy commented on pull request #73:

[jira] [Closed] (MPLUGIN-394) Report-Mojo doesn't respect input encoding

2022-02-27 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MPLUGIN-394. - Fix Version/s: 3.7.0 Assignee: Herve Boutemy Resolution: Fixed thank you > Repo

[GitHub] [maven-plugin-tools] michael-o commented on a change in pull request #73: [MPLUGIN-394] Respect input encoding

2022-02-27 Thread GitBox
michael-o commented on a change in pull request #73: URL: https://github.com/apache/maven-plugin-tools/pull/73#discussion_r815426373 ## File path: maven-plugin-plugin/src/it/mplugin-394_report-encoding/invoker.properties ## @@ -0,0 +1,18 @@ +# Licensed to the Apache Software F

[jira] [Commented] (MPLUGIN-394) Report-Mojo doesn't respect input encoding

2022-02-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498571#comment-17498571 ] ASF GitHub Bot commented on MPLUGIN-394: michael-o commented on a change in pull

[GitHub] [maven] asfgit closed pull request #664: (refactoring) Resolve usage of deprecated method

2022-02-27 Thread GitBox
asfgit closed pull request #664: URL: https://github.com/apache/maven/pull/664 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@

[GitHub] [maven] michael-o edited a comment on pull request #645: [MNG-7375] prevent potential NPE in Metadata.merge(...)

2022-02-27 Thread GitBox
michael-o edited a comment on pull request #645: URL: https://github.com/apache/maven/pull/645#issuecomment-1053532716 Is this one still relevant regarding the changes done in MPLUGIN? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [maven] michael-o commented on pull request #645: [MNG-7375] prevent potential NPE in Metadata.merge(...)

2022-02-27 Thread GitBox
michael-o commented on pull request #645: URL: https://github.com/apache/maven/pull/645#issuecomment-1053532716 Is this one still relevant regarding the changes done on MPLUGIN? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Updated] (MNG-5180) Versioning's snapshot version list is not included in metadata merge

2022-02-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5180: Labels: (was: must-be-in-4.0.0-alpha-1) > Versioning's snapshot version list is not included in met

[jira] [Commented] (MNG-5180) Versioning's snapshot version list is not included in metadata merge

2022-02-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498575#comment-17498575 ] Hudson commented on MNG-5180: - Build unstable in Jenkins: Maven » Maven TLP » maven » maven-3.8

[jira] [Commented] (MNG-5180) Versioning's snapshot version list is not included in metadata merge

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

[GitHub] [maven-surefire] olamy merged pull request #466: Bump maven-site-plugin from 3.8.2 to 3.10.0

2022-02-27 Thread GitBox
olamy merged pull request #466: URL: https://github.com/apache/maven-surefire/pull/466 -- 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-unsu

[GitHub] [maven-parent] olamy commented on a change in pull request #55: execute checkstyle in early phase of the build

2022-02-27 Thread GitBox
olamy commented on a change in pull request #55: URL: https://github.com/apache/maven-parent/pull/55#discussion_r815431235 ## File path: pom.xml ## @@ -1170,6 +1170,7 @@ under the License. checkstyle-check +validate Review comment

[GitHub] [maven-parent] olamy commented on a change in pull request #55: execute checkstyle in early phase of the build

2022-02-27 Thread GitBox
olamy commented on a change in pull request #55: URL: https://github.com/apache/maven-parent/pull/55#discussion_r815431372 ## File path: pom.xml ## @@ -1170,6 +1170,7 @@ under the License. checkstyle-check +validate Review comment

[GitHub] [maven-parent] olamy commented on a change in pull request #55: execute checkstyle in early phase of the build

2022-02-27 Thread GitBox
olamy commented on a change in pull request #55: URL: https://github.com/apache/maven-parent/pull/55#discussion_r815431235 ## File path: pom.xml ## @@ -1170,6 +1170,7 @@ under the License. checkstyle-check +validate Review comment

[jira] [Commented] (MPLUGIN-394) Report-Mojo doesn't respect input encoding

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

[jira] [Updated] (SUREFIRE-2027) Flaky test AsyncSocketTest

2022-02-27 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated SUREFIRE-2027: --- Description: This looks to be a flaky test {quote}{\{Error: Tests run: 193, Failures: 0, E

[GitHub] [maven-parent] michael-o commented on a change in pull request #55: execute checkstyle in early phase of the build

2022-02-27 Thread GitBox
michael-o commented on a change in pull request #55: URL: https://github.com/apache/maven-parent/pull/55#discussion_r815433413 ## File path: pom.xml ## @@ -1170,6 +1170,7 @@ under the License. checkstyle-check +validate Review com

[GitHub] [maven-parent] michael-o commented on a change in pull request #55: execute checkstyle in early phase of the build

2022-02-27 Thread GitBox
michael-o commented on a change in pull request #55: URL: https://github.com/apache/maven-parent/pull/55#discussion_r815433447 ## File path: pom.xml ## @@ -1170,6 +1170,7 @@ under the License. checkstyle-check +validate Review com

[jira] [Created] (MWRAPPER-57) Make sure that Maven Wrapper created with distribution type set to script won't fail on Unix machines

2022-02-27 Thread Adam Gabrys (Jira)
Adam Gabrys created MWRAPPER-57: --- Summary: Make sure that Maven Wrapper created with distribution type set to script won't fail on Unix machines Key: MWRAPPER-57 URL: https://issues.apache.org/jira/browse/MWRAPPER-5

[jira] [Commented] (MNG-5180) Versioning's snapshot version list is not included in metadata merge

2022-02-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498601#comment-17498601 ] Hudson commented on MNG-5180: - Build failed in Jenkins: Maven » Maven TLP » maven » PR-635 #3

[jira] [Commented] (MNG-7402) BuildListCalculator never detaches the classloader

2022-02-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498600#comment-17498600 ] Hudson commented on MNG-7402: - Build failed in Jenkins: Maven » Maven TLP » maven » PR-635 #3

[GitHub] [maven] kwin commented on pull request #645: [MNG-7375] prevent potential NPE in Metadata.merge(...)

2022-02-27 Thread GitBox
kwin commented on pull request #645: URL: https://github.com/apache/maven/pull/645#issuecomment-1053574403 Yes, as in general metadata should be validated. This is about exposing useful error messages in case the metadata is invalid. -- This is an automated message from the Apache Git Se

[GitHub] [maven] michael-o commented on pull request #645: [MNG-7375] prevent potential NPE in Metadata.merge(...)

2022-02-27 Thread GitBox
michael-o commented on pull request #645: URL: https://github.com/apache/maven/pull/645#issuecomment-1053578715 Alright. Will check later. -- 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

[jira] [Commented] (MNG-7402) BuildListCalculator never detaches the classloader

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

[jira] [Commented] (MNG-5180) Versioning's snapshot version list is not included in metadata merge

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

[GitHub] [maven] michael-o commented on pull request #645: [MNG-7375] prevent potential NPE in Metadata.merge(...)

2022-02-27 Thread GitBox
michael-o commented on pull request #645: URL: https://github.com/apache/maven/pull/645#issuecomment-1053610312 Do you see this for 3.8.x as well? -- 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

[jira] [Commented] (MNG-7402) BuildListCalculator never detaches the classloader

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

[jira] [Commented] (MNG-5180) Versioning's snapshot version list is not included in metadata merge

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

[jira] [Commented] (MNG-7402) BuildListCalculator never detaches the classloader

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

[jira] [Commented] (MNG-5180) Versioning's snapshot version list is not included in metadata merge

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

[jira] [Commented] (MNG-5180) Versioning's snapshot version list is not included in metadata merge

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

[jira] [Commented] (MNG-7402) BuildListCalculator never detaches the classloader

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

[GitHub] [maven] kwin commented on pull request #645: [MNG-7375] prevent potential NPE in Metadata.merge(...)

2022-02-27 Thread GitBox
kwin commented on pull request #645: URL: https://github.com/apache/maven/pull/645#issuecomment-1053633624 Just for 4.x for now. -- 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

[GitHub] [maven] michael-o commented on pull request #645: [MNG-7375] prevent potential NPE in Metadata.merge(...)

2022-02-27 Thread GitBox
michael-o commented on pull request #645: URL: https://github.com/apache/maven/pull/645#issuecomment-1053634921 @cstamas @gnodet @hboutemy Any objections in general? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Updated] (MNG-6960) Use RuntimeInformation instead of reading properties

2022-02-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6960: Summary: Use RuntimeInformation instead of reading properties (was: Use RuntimeInformation instead o

[jira] [Updated] (MNG-6960) Use RuntimeInformation instead of reading properties

2022-02-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6960: Fix Version/s: 3.8.5 > Use RuntimeInformation instead of reading properties > ---

[jira] [Assigned] (MNG-6960) Use RuntimeInformation instead of reading properties

2022-02-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MNG-6960: --- Assignee: Michael Osipov > Use RuntimeInformation instead of reading properties >

[jira] [Updated] (MNG-6960) Use RuntimeInformation instead of reading properties

2022-02-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6960: Fix Version/s: 4.0.0 4.0.0-alpha-1 (was: 4.0.x-candidate) >

[GitHub] [maven] michael-o opened a new pull request #685: [MNG-6960] Use RuntimeInformation instead of reading properties

2022-02-27 Thread GitBox
michael-o opened a new pull request #685: URL: https://github.com/apache/maven/pull/685 This closes #685 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)

[jira] [Comment Edited] (MNG-7389) Incremental .m2 cache cleanup for CI

2022-02-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472498#comment-17472498 ] Michael Osipov edited comment on MNG-7389 at 2/27/22, 6:38 PM: --

[jira] [Updated] (MNG-7281) Announce new Maven releases via SDKMAN!

2022-02-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7281: Fix Version/s: wontfix-candidate > Announce new Maven releases via SDKMAN! >

[jira] [Commented] (MNG-7269) Add multiple inheritance of parent projects

2022-02-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498643#comment-17498643 ] Michael Osipov commented on MNG-7269: - Did you check the ticket? > Add multiple inheri

[jira] [Updated] (MNG-7269) Add multiple inheritance of parent projects

2022-02-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7269: Fix Version/s: waiting-for-feedback > Add multiple inheritance of parent projects > -

[jira] [Updated] (MNG-7126) Maven option -nsu --no-snapshot-updates not working

2022-02-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7126: Fix Version/s: wontfix-candidate > Maven option -nsu --no-snapshot-updates not working >

[jira] [Commented] (MNG-7126) Maven option -nsu --no-snapshot-updates not working

2022-02-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498644#comment-17498644 ] Michael Osipov commented on MNG-7126: - Still waiting... > Maven option -nsu --no-snaps

[jira] [Closed] (MNG-7121) better support for multiple JDK

2022-02-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-7121. --- Fix Version/s: (was: wontfix-candidate) Resolution: Won't Fix Deliberately saying that this

[jira] [Updated] (MNG-7050) Create M2_REPOSITORY env variable for Local Repository and Wrapper locations

2022-02-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7050: Fix Version/s: wontfix-candidate > Create M2_REPOSITORY env variable for Local Repository and Wrapper

[jira] [Commented] (MNG-7050) Create M2_REPOSITORY env variable for Local Repository and Wrapper locations

2022-02-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498646#comment-17498646 ] Michael Osipov commented on MNG-7050: - Did you evaluate {{MAVEN_ARGS}} from a snapshot

[jira] [Closed] (MNG-6871) Java 1.8.0_u121 allow-script-in-comments

2022-02-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-6871. --- Fix Version/s: (was: wontfix-candidate) Resolution: Won't Fix Java 8 is now at 300+. If you

[jira] [Commented] (MNG-6211) Improve relocation message

2022-02-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498649#comment-17498649 ] Michael Osipov commented on MNG-6211: - There was a recent change in MAven that only dir

[jira] [Updated] (MNG-6982) PluginParameterExpressionEvaluator fails with NPE if created without MojoExecution

2022-02-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6982: Fix Version/s: waiting-for-feedback > PluginParameterExpressionEvaluator fails with NPE if created wi

[jira] [Commented] (MNG-6982) PluginParameterExpressionEvaluator fails with NPE if created without MojoExecution

2022-02-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498650#comment-17498650 ] Michael Osipov commented on MNG-6982: - [~famod], is this something you want to address

[jira] [Commented] (MPLUGIN-394) Report-Mojo doesn't respect input encoding

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

[jira] [Commented] (MPLUGIN-395) Upgrade Maven Reporting API/Impl to 3.1.0

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

[GitHub] [maven-invoker-plugin] slawekjaranowski merged pull request #100: Fix Modello namespace

2022-02-27 Thread GitBox
slawekjaranowski merged pull request #100: URL: https://github.com/apache/maven-invoker-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-

[GitHub] [maven-invoker-plugin] slawekjaranowski commented on pull request #100: Fix Modello namespace

2022-02-27 Thread GitBox
slawekjaranowski commented on pull request #100: URL: https://github.com/apache/maven-invoker-plugin/pull/100#issuecomment-1053687651 Red color was disappeared in IntelliJ - thanks. 😄 -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[jira] [Created] (MINVOKER-297) NPE when non existing Maven Home is provided in configuration

2022-02-27 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MINVOKER-297: Summary: NPE when non existing Maven Home is provided in configuration Key: MINVOKER-297 URL: https://issues.apache.org/jira/browse/MINVOKER-297 Proje

[jira] [Assigned] (MINVOKER-297) NPE when non existing Maven Home is provided in configuration

2022-02-27 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MINVOKER-297: Assignee: Slawomir Jaranowski > NPE when non existing Maven Home is prov

[jira] [Created] (MNG-7425) Maven artifact downloads sometimes result in empty zip files in local repository

2022-02-27 Thread Nils Breunese (Jira)
Nils Breunese created MNG-7425: -- Summary: Maven artifact downloads sometimes result in empty zip files in local repository Key: MNG-7425 URL: https://issues.apache.org/jira/browse/MNG-7425 Project: Maven

[jira] [Updated] (MNG-7425) Maven artifact downloads sometimes result in empty zip files in local repository

2022-02-27 Thread Nils Breunese (Jira)
[ https://issues.apache.org/jira/browse/MNG-7425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nils Breunese updated MNG-7425: --- Description: I’ve been encountering Maven warnings like these for years from time to time: {code} WARN

[GitHub] [maven-surefire] olamy opened a new pull request #480: Improve jacoco setup

2022-02-27 Thread GitBox
olamy opened a new pull request #480: URL: https://github.com/apache/maven-surefire/pull/480 Signed-off-by: Olivier Lamy Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.or

[GitHub] [maven-surefire] olamy commented on pull request #460: Add some javadoc and unit tests to includesFile and excludesFile

2022-02-27 Thread GitBox
olamy commented on pull request #460: URL: https://github.com/apache/maven-surefire/pull/460#issuecomment-1053758202 > @imonteroperez That's pity that you made the unit tests in the module `maven-surefire-plugin` and not in `maven-surefire-common`. The ASM class is in `maven-surefire-commo

[GitHub] [maven-surefire] olamy opened a new pull request #481: Create release-drafter.yml

2022-02-27 Thread GitBox
olamy opened a new pull request #481: URL: https://github.com/apache/maven-surefire/pull/481 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/SUREFIRE) filed

[GitHub] [maven-parent] olamy opened a new pull request #56: add ci-reporting profile with jacoco, pmd, spotbugs, taglist

2022-02-27 Thread GitBox
olamy opened a new pull request #56: URL: https://github.com/apache/maven-parent/pull/56 Signed-off-by: Olivier Lamy -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[GitHub] [maven-gh-actions-shared] dependabot[bot] closed pull request #31: Bump actions/setup-java from 2.5.0 to 3.0.0

2022-02-27 Thread GitBox
dependabot[bot] closed pull request #31: URL: https://github.com/apache/maven-gh-actions-shared/pull/31 -- 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-

[GitHub] [maven-gh-actions-shared] dependabot[bot] opened a new pull request #33: Bump actions/setup-java from 2.5.0 to 3

2022-02-27 Thread GitBox
dependabot[bot] opened a new pull request #33: URL: https://github.com/apache/maven-gh-actions-shared/pull/33 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.5.0 to 3. Release notes Sourced from https://github.com/actions/setup-java/releases";>actions/setu

[GitHub] [maven-gh-actions-shared] dependabot[bot] commented on pull request #31: Bump actions/setup-java from 2.5.0 to 3.0.0

2022-02-27 Thread GitBox
dependabot[bot] commented on pull request #31: URL: https://github.com/apache/maven-gh-actions-shared/pull/31#issuecomment-1053810607 Superseded by #33. -- 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-gh-actions-shared] dependabot[bot] opened a new pull request #34: Bump actions/setup-java from 2.5.0 to 3

2022-02-27 Thread GitBox
dependabot[bot] opened a new pull request #34: URL: https://github.com/apache/maven-gh-actions-shared/pull/34 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.5.0 to 3. Release notes Sourced from https://github.com/actions/setup-java/releases";>actions/setu

[GitHub] [maven-gh-actions-shared] dependabot[bot] commented on pull request #32: Bump actions/setup-java from 2.5.0 to 3.0.0

2022-02-27 Thread GitBox
dependabot[bot] commented on pull request #32: URL: https://github.com/apache/maven-gh-actions-shared/pull/32#issuecomment-1053815195 Superseded by #34. -- 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-gh-actions-shared] dependabot[bot] closed pull request #32: Bump actions/setup-java from 2.5.0 to 3.0.0

2022-02-27 Thread GitBox
dependabot[bot] closed pull request #32: URL: https://github.com/apache/maven-gh-actions-shared/pull/32 -- 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-

[GitHub] [maven-script-interpreter] dependabot[bot] closed pull request #59: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.1

2022-02-27 Thread GitBox
dependabot[bot] closed pull request #59: URL: https://github.com/apache/maven-script-interpreter/pull/59 -- 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

[GitHub] [maven-script-interpreter] dependabot[bot] commented on pull request #59: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.1

2022-02-27 Thread GitBox
dependabot[bot] commented on pull request #59: URL: https://github.com/apache/maven-script-interpreter/pull/59#issuecomment-1053869584 Superseded by #63. -- 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

[GitHub] [maven-script-interpreter] dependabot[bot] opened a new pull request #63: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.2

2022-02-27 Thread GitBox
dependabot[bot] opened a new pull request #63: URL: https://github.com/apache/maven-script-interpreter/pull/63 Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.1.2 to 3.2.2. Commits https://github.com/apache/maven-p

[GitHub] [maven-dependency-analyzer] dependabot[bot] commented on pull request #48: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.1

2022-02-27 Thread GitBox
dependabot[bot] commented on pull request #48: URL: https://github.com/apache/maven-dependency-analyzer/pull/48#issuecomment-1053885178 Superseded by #56. -- 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

[GitHub] [maven-dependency-analyzer] dependabot[bot] opened a new pull request #56: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.2

2022-02-27 Thread GitBox
dependabot[bot] opened a new pull request #56: URL: https://github.com/apache/maven-dependency-analyzer/pull/56 Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.1.2 to 3.2.2. Commits https://github.com/apache/maven-

[GitHub] [maven-dependency-analyzer] dependabot[bot] closed pull request #48: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.1

2022-02-27 Thread GitBox
dependabot[bot] closed pull request #48: URL: https://github.com/apache/maven-dependency-analyzer/pull/48 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [maven-jlink-plugin] dependabot[bot] opened a new pull request #96: Bump maven-site-plugin from 3.9.1 to 3.11.0

2022-02-27 Thread GitBox
dependabot[bot] opened a new pull request #96: URL: https://github.com/apache/maven-jlink-plugin/pull/96 Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.9.1 to 3.11.0. Release notes Sourced from https://github.com/apache/maven-site-plugin/releases";>m

[GitHub] [maven-jlink-plugin] dependabot[bot] commented on pull request #86: Bump maven-site-plugin from 3.9.1 to 3.10.0

2022-02-27 Thread GitBox
dependabot[bot] commented on pull request #86: URL: https://github.com/apache/maven-jlink-plugin/pull/86#issuecomment-1053885309 Superseded by #96. -- 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

[GitHub] [maven-jlink-plugin] dependabot[bot] closed pull request #86: Bump maven-site-plugin from 3.9.1 to 3.10.0

2022-02-27 Thread GitBox
dependabot[bot] closed pull request #86: URL: https://github.com/apache/maven-jlink-plugin/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:

[GitHub] [maven-reporting-api] dependabot[bot] opened a new pull request #5: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.2

2022-02-27 Thread GitBox
dependabot[bot] opened a new pull request #5: URL: https://github.com/apache/maven-reporting-api/pull/5 Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.1.2 to 3.2.2. Commits https://github.com/apache/maven-project-

[GitHub] [maven-reporting-api] dependabot[bot] commented on pull request #3: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.1

2022-02-27 Thread GitBox
dependabot[bot] commented on pull request #3: URL: https://github.com/apache/maven-reporting-api/pull/3#issuecomment-1053894325 Superseded by #5. -- 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

[GitHub] [maven-reporting-api] dependabot[bot] closed pull request #3: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.1

2022-02-27 Thread GitBox
dependabot[bot] closed pull request #3: URL: https://github.com/apache/maven-reporting-api/pull/3 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [maven-clean-plugin] dependabot[bot] opened a new pull request #14: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.2

2022-02-27 Thread GitBox
dependabot[bot] opened a new pull request #14: URL: https://github.com/apache/maven-clean-plugin/pull/14 Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.1.2 to 3.2.2. Commits https://github.com/apache/maven-project

[GitHub] [maven-clean-plugin] dependabot[bot] commented on pull request #11: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.1

2022-02-27 Thread GitBox
dependabot[bot] commented on pull request #11: URL: https://github.com/apache/maven-clean-plugin/pull/11#issuecomment-1053913650 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

  1   2   >