[jira] [Closed] (MEAR-307) skinny modules war libs are not put into shared lib directory

2022-03-02 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MEAR-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MEAR-307. Resolution: Feedback Received > skinny modules war libs are not put into shared lib directory

[jira] [Assigned] (MDEP-795) Update Jetty to 9.4.45.v20220203

2022-03-02 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MDEP-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MDEP-795: Assignee: Slawomir Jaranowski > Update Jetty to 9.4.45.v20220203 > -

[jira] [Commented] (MEAR-302) jakarta EE 9 EAR compatibility

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

[jira] [Created] (SUREFIRE-2029) Parallel execution but surefire.forkNumber is the same

2022-03-02 Thread Nathan McDonald (Jira)
Nathan McDonald created SUREFIRE-2029: - Summary: Parallel execution but surefire.forkNumber is the same Key: SUREFIRE-2029 URL: https://issues.apache.org/jira/browse/SUREFIRE-2029 Project: Maven Su

[jira] [Updated] (SUREFIRE-2029) Parallel execution but surefire.forkNumber is the same

2022-03-02 Thread Nathan McDonald (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan McDonald updated SUREFIRE-2029: -- Description: We have a multi module maven project, and due to our legacy architectur

[jira] [Updated] (SUREFIRE-2029) Parallel execution but surefire.forkNumber is the same

2022-03-02 Thread Nathan McDonald (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan McDonald updated SUREFIRE-2029: -- Description: We have a multi module maven project, and due to our legacy architectur

[jira] [Updated] (SUREFIRE-2029) Parallel execution but surefire.forkNumber is the same

2022-03-02 Thread Nathan McDonald (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan McDonald updated SUREFIRE-2029: -- Description: We have a multi module maven project, and due to our legacy architectur

[jira] [Updated] (MNG-6806) Provide Maven BOM

2022-03-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6806: Fix Version/s: 3.9.0-candidate > Provide Maven BOM > - > > Key: MNG-6

[jira] [Created] (MNG-7427) Intermittend failure on Java 17 LTS on Windows x64

2022-03-02 Thread Ben Middleton (Jira)
Ben Middleton created MNG-7427: -- Summary: Intermittend failure on Java 17 LTS on Windows x64 Key: MNG-7427 URL: https://issues.apache.org/jira/browse/MNG-7427 Project: Maven Issue Type: Bug

[jira] [Commented] (MNG-7427) Intermittend failure on Java 17 LTS on Windows x64

2022-03-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500050#comment-17500050 ] Michael Osipov commented on MNG-7427: - You are running an updated version of MDEP. Upda

[jira] [Updated] (MNG-7427) Intermittend failure on Java 17 LTS on Windows x64

2022-03-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7427: Fix Version/s: waiting-for-feedback wontfix-candidate > Intermittend failure on Ja

[jira] [Commented] (MNG-7427) Intermittend failure on Java 17 LTS on Windows x64

2022-03-02 Thread Ben Middleton (Jira)
[ https://issues.apache.org/jira/browse/MNG-7427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500055#comment-17500055 ] Ben Middleton commented on MNG-7427: OK - will try. Note that it affects various plugin

[GitHub] [maven] kdebski85 commented on a change in pull request #589: [MNG-7304] - Use try-with-resources Statement

2022-03-02 Thread GitBox
kdebski85 commented on a change in pull request #589: URL: https://github.com/apache/maven/pull/589#discussion_r817613991 ## File path: maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java ## @@ -553,9 +553,8 @@ else if ( cliRequest.commandLine.hasOption( CLIManager

[GitHub] [maven] michael-o commented on a change in pull request #589: [MNG-7304] - Use try-with-resources Statement

2022-03-02 Thread GitBox
michael-o commented on a change in pull request #589: URL: https://github.com/apache/maven/pull/589#discussion_r817615789 ## File path: maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java ## @@ -553,9 +553,8 @@ else if ( cliRequest.commandLine.hasOption( CLIManager

[GitHub] [maven] kdebski85 commented on a change in pull request #589: [MNG-7304] - Use try-with-resources Statement

2022-03-02 Thread GitBox
kdebski85 commented on a change in pull request #589: URL: https://github.com/apache/maven/pull/589#discussion_r817617088 ## File path: maven-compat/src/main/java/org/apache/maven/repository/legacy/DefaultUpdateCheckManager.java ## @@ -350,60 +350,29 @@ private Properties read

[jira] [Commented] (MNG-7427) Intermittend failure on Java 17 LTS on Windows x64

2022-03-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500084#comment-17500084 ] Michael Osipov commented on MNG-7427: - Something seems to be terribly wrong in your set

[GitHub] [maven-pdf-plugin] dependabot[bot] opened a new pull request #19: Bump actions/checkout from 2 to 3

2022-03-02 Thread GitBox
dependabot[bot] opened a new pull request #19: URL: https://github.com/apache/maven-pdf-plugin/pull/19 Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from https://github.com/actions/checkout/releases";>actions/checkout's releases.

[jira] [Commented] (MSHADE-156) shade plugin is transforming also strings that are not supposed to be transformed

2022-03-02 Thread Patrick McCauley (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500106#comment-17500106 ] Patrick McCauley commented on MSHADE-156: - I am seeing this as well.  Any updates

[jira] [Created] (MRELEASE-1079) scm tag is added to child module

2022-03-02 Thread Jira
Markus Schäfer created MRELEASE-1079: Summary: scm tag is added to child module Key: MRELEASE-1079 URL: https://issues.apache.org/jira/browse/MRELEASE-1079 Project: Maven Release Plugin I

[jira] [Commented] (MSHARED-1019) Allow pass raw cli option to Maven process

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

[jira] [Updated] (MRELEASE-1079) scm tag is added to child module

2022-03-02 Thread Jira
[ https://issues.apache.org/jira/browse/MRELEASE-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Schäfer updated MRELEASE-1079: - Priority: Critical (was: Major) > scm tag is added to child module >

[jira] [Updated] (MEAR-302) jakarta EE 9 EAR compatibility

2022-03-02 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MEAR-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MEAR-302: - Issue Type: New Feature (was: Dependency upgrade) > jakarta EE 9 EAR compatibility > -

[jira] [Created] (SUREFIRE-2030) Upgrade to animal-sniffer 1.21

2022-03-02 Thread Guillaume Nodet (Jira)
Guillaume Nodet created SUREFIRE-2030: - Summary: Upgrade to animal-sniffer 1.21 Key: SUREFIRE-2030 URL: https://issues.apache.org/jira/browse/SUREFIRE-2030 Project: Maven Surefire Issue T

[jira] [Commented] (SUREFIRE-2030) Upgrade to animal-sniffer 1.21

2022-03-02 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500231#comment-17500231 ] Slawomir Jaranowski commented on SUREFIRE-2030: --- Is it not duplicated fo

[jira] [Closed] (SUREFIRE-2030) Upgrade to animal-sniffer 1.21

2022-03-02 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed SUREFIRE-2030. - Resolution: Duplicate > Upgrade to animal-sniffer 1.21 > -

[jira] [Commented] (MENFORCER-407) Enforcer 3.0.0 breaks with Maven 3.8.4

2022-03-02 Thread Matt Nelson (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500309#comment-17500309 ] Matt Nelson commented on MENFORCER-407: --- [~michael-o] I'll echo what has been sa

[jira] [Created] (SUREFIRE-2031) Both fields/parameters "includes" and "excludes" should should be in target MOJO class

2022-03-02 Thread Tibor Digana (Jira)
Tibor Digana created SUREFIRE-2031: -- Summary: Both fields/parameters "includes" and "excludes" should should be in target MOJO class Key: SUREFIRE-2031 URL: https://issues.apache.org/jira/browse/SUREFIRE-2031

[jira] [Assigned] (SUREFIRE-1964) Method filtering support on excludes and includes file

2022-03-02 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana reassigned SUREFIRE-1964: -- Assignee: Tibor Digana > Method filtering support on excludes and includes file > -

[jira] [Updated] (SUREFIRE-1964) Method filtering support on excludes and includes file

2022-03-02 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana updated SUREFIRE-1964: --- Fix Version/s: 3.0.0-M6 > Method filtering support on excludes and includes file > ---

[jira] [Updated] (SUREFIRE-2031) Both fields/parameters "includes" and "excludes" should be in target MOJO class. User names should be unique.

2022-03-02 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana updated SUREFIRE-2031: --- Summary: Both fields/parameters "includes" and "excludes" should be in target MOJO class.

[jira] [Closed] (MINSTALL-159) Prevent adding several times the same file for install

2022-03-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MINSTALL-159. --- Fix Version/s: (was: 3.0.0) Assignee: Michael Osipov Resolution: Fixed

[jira] [Closed] (SUREFIRE-2031) Both fields/parameters "includes" and "excludes" should be in target MOJO class. User names should be unique.

2022-03-02 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed SUREFIRE-2031. -- Resolution: Fixed https://gitbox.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=d50fee

[jira] [Commented] (SUREFIRE-2029) Parallel execution but surefire.forkNumber is the same

2022-03-02 Thread Falko Modler (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500368#comment-17500368 ] Falko Modler commented on SUREFIRE-2029: I think I'm seeing something similar

[jira] [Updated] (SUREFIRE-1951) Required class missing (TestSetFailedException). Need to add dependency explicilty.

2022-03-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SUREFIRE-1951: - Fix Version/s: waiting-for-feedback > Required class missing (TestSetFailedException).

[jira] [Updated] (SUREFIRE-1951) Required class missing (TestSetFailedException). Need to add dependency explicilty.

2022-03-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SUREFIRE-1951: - Labels: (was: waiting-for-feedback) > Required class missing (TestSetFailedException

[jira] [Updated] (MNG-6112) Central repository in the 4.0.0 super POM should declare update policy 'never'.

2022-03-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6112: Labels: must-be-in-4.0.0-alpha-2 (was: must-be-in-4.0.0-alpha-1) > Central repository in the 4.0.0 s

[jira] [Updated] (MNG-5781) resolution of nested import scoped dependencies causes maven to reach out to external central repo

2022-03-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5781: Labels: must-be-in-4.0.0-alpha-2 (was: must-be-in-4.0.0-alpha-1) > resolution of nested import scope

[jira] [Updated] (MNG-6772) Super POM overwrites remapped central repository in nested dependencyManagement import POMs

2022-03-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6772: Labels: must-be-in-4.0.0-alpha-2 (was: must-be-in-4.0.0-alpha-1) > Super POM overwrites remapped cen

[jira] [Updated] (MNG-6561) New RepositorySystem implementation as replacement of deprecated from maven-compat

2022-03-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6561: Labels: must-be-in-4.0.0-alpha-2 (was: must-be-in-4.0.0-alpha-1) > New RepositorySystem implementati

[jira] [Updated] (MNG-7046) Revert MNG-5639 and make repo config static only (no ${param} interpolation)

2022-03-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7046: Labels: must-be-in-4.0.0-alpha-2 (was: must-be-in-4.0.0-alpha-1) > Revert MNG-5639 and make repo con

[jira] [Updated] (MNG-7059) Add profile-free repository support in Maven Settings model

2022-03-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7059: Labels: must-be-in-4.0.0-alpha-2 (was: must-be-in-4.0.0-alpha-1) > Add profile-free repository suppo

[jira] [Updated] (MNG-7094) Assure in an IT that reactor repository definitions are not used when Model Builder downloads dependencies with scope import

2022-03-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7094: Labels: must-be-in-4.0.0-alpha-2 (was: must-be-in-4.0.0-alpha-1) > Assure in an IT that reactor repo

[jira] [Updated] (MNG-7046) Revert MNG-5639 and make repo config static only (no ${param} interpolation)

2022-03-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7046: Fix Version/s: 4.0.0-alpha-2 (was: 4.0.0-alpha-1) > Revert MNG-5639 and make r

[jira] [Commented] (SUREFIRE-1964) Method filtering support on excludes and includes file

2022-03-02 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500381#comment-17500381 ] Tibor Digana commented on SUREFIRE-1964: The GH Ci is running. But we have som

[jira] [Commented] (MNG-7399) Intermittent failures on Java 18-EA / 19-EA on Windows x86 (32-bit)

2022-03-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500386#comment-17500386 ] Michael Osipov commented on MNG-7399: - Updated plugins: {noformat} diff --git a/pom.xml

[GitHub] [maven-surefire] Tibor17 commented on pull request #440: [SUREFIRE-1964] Support for method filtering on excludesFile and includesFile

2022-03-02 Thread GitBox
Tibor17 commented on pull request #440: URL: https://github.com/apache/maven-surefire/pull/440#issuecomment-1057397696 @slawekjaranowski Would you pls make the review? Thx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[jira] [Updated] (SUREFIRE-2031) Both fields/parameters "includes" and "excludes" should be in target MOJO class. User properties should be unique.

2022-03-02 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana updated SUREFIRE-2031: --- Summary: Both fields/parameters "includes" and "excludes" should be in target MOJO class.

[GitHub] [maven-dependency-plugin] dependabot[bot] opened a new pull request #203: Bump maven-site-plugin from 3.10.0 to 3.11.0

2022-03-02 Thread GitBox
dependabot[bot] opened a new pull request #203: URL: https://github.com/apache/maven-dependency-plugin/pull/203 Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.10.0 to 3.11.0. Release notes Sourced from https://github.com/apache/maven-site-plugin/rele

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

2022-03-02 Thread GitBox
Tibor17 commented on pull request #460: URL: https://github.com/apache/maven-surefire/pull/460#issuecomment-1057528603 Closed. We continue in #440 . -- 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-surefire] Tibor17 closed pull request #460: Add some javadoc and unit tests to includesFile and excludesFile

2022-03-02 Thread GitBox
Tibor17 closed pull request #460: URL: https://github.com/apache/maven-surefire/pull/460 -- 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-un

[GitHub] [maven-surefire] olamy commented on pull request #440: [SUREFIRE-1964] Support for method filtering on excludesFile and includesFile

2022-03-02 Thread GitBox
olamy commented on pull request #440: URL: https://github.com/apache/maven-surefire/pull/440#issuecomment-1057541721 does this include the commits from https://github.com/apache/maven-surefire/pull/460? -- This is an automated message from the Apache Git Service. To respond to the messag

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

2022-03-02 Thread GitBox
dependabot[bot] opened a new pull request #106: URL: https://github.com/apache/maven-invoker-plugin/pull/106 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-pro

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

2022-03-02 Thread GitBox
dependabot[bot] opened a new pull request #71: URL: https://github.com/apache/maven-apache-parent/pull/71 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-projec

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

2022-03-02 Thread GitBox
dependabot[bot] commented on pull request #67: URL: https://github.com/apache/maven-apache-parent/pull/67#issuecomment-1057649392 Superseded by #71. -- 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-apache-parent] dependabot[bot] closed pull request #67: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.1

2022-03-02 Thread GitBox
dependabot[bot] closed pull request #67: URL: https://github.com/apache/maven-apache-parent/pull/67 -- 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-help-plugin] dependabot[bot] opened a new pull request #52: Bump maven-site-plugin from 3.10.0 to 3.11.0

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

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

2022-03-02 Thread GitBox
dependabot[bot] opened a new pull request #69: URL: https://github.com/apache/maven-checkstyle-plugin/pull/69 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-pr

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

2022-03-02 Thread GitBox
dependabot[bot] commented on pull request #66: URL: https://github.com/apache/maven-checkstyle-plugin/pull/66#issuecomment-1057681564 Superseded by #69. -- 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-checkstyle-plugin] dependabot[bot] closed pull request #66: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.1

2022-03-02 Thread GitBox
dependabot[bot] closed pull request #66: URL: https://github.com/apache/maven-checkstyle-plugin/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 specific comment. To unsubscribe, e-

Re: Maven Dependency Plugin - Log4j vulnerabilities

2022-03-02 Thread Jaladi, Venumadhav
Hi, Below I am pasting some of the information on the 3 vulnerabilities from our report. FYI, I removed the information about the server details and also trimmed the file path. This report is generated by the Tenable agent. Severity scandate Vuln Name Description Summary Fix CVE ID CVS Base Sco

Re: Maven Dependency Plugin - Log4j vulnerabilities

2022-03-02 Thread John Patrick
You might need to raise a bug with your security scanner regarding false positives. So your dependency tree I only see log4j 2.17.1; i.e. Your Pom - org.springframework.boot:spring-boot-starter-web:2.6.4 -- org.springframework.boot:spring-boot-starter-web:2.6.4 --- org.springframework.boot:spring

[jira] [Created] (SUREFIRE-2032) When declare the @Disabled annotation at the class level, skip displayed in other test class

2022-03-02 Thread xie tao (Jira)
xie tao created SUREFIRE-2032: - Summary: When declare the @Disabled annotation at the class level, skip displayed in other test class Key: SUREFIRE-2032 URL: https://issues.apache.org/jira/browse/SUREFIRE-2032

[jira] [Updated] (SUREFIRE-2032) When declare the @Disabled annotation at the class level, skip displayed in other test class

2022-03-02 Thread xie tao (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xie tao updated SUREFIRE-2032: -- Description: When declare the @Disabled annotation at the class level, skip displayed in other test

[GitHub] [maven-dependency-plugin] olamy merged pull request #202: [MDEP-795] - Update Jetty to 9.4.45.v20220203

2022-03-02 Thread GitBox
olamy merged pull request #202: URL: https://github.com/apache/maven-dependency-plugin/pull/202 -- 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: is

Re: Maven Dependency Plugin - Log4j vulnerabilities

2022-03-02 Thread Piotr Żygieło
On Thu, 3 Mar 2022 at 08:37, Thomas Matthijs wrote: > > Can confirm this project downloads log4j 1.12.12 for me As I see it - you confirm something else. > Failed to read artifact descriptor for log4j:log4j:jar:1.2.12: Failed to read artifact descriptor for log4j:log4j:jar:1.2.12: _artifact des