[jira] [Commented] (MDEP-792) Log4j vulnerability dependencies getting downloaded during the Maven build process

2022-02-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MDEP-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493048#comment-17493048 ] Slawomir Jaranowski commented on MDEP-792: -- How it is connected with maven-depende

[jira] [Commented] (MDEP-792) Log4j vulnerability dependencies getting downloaded during the Maven build process

2022-02-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEP-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493058#comment-17493058 ] Michael Osipov commented on MDEP-792: - [~apatnaik], as far as I can see you are already

[GitHub] [maven] michael-o commented on a change in pull request #672: [MNG-7406] Better display of project building errors

2022-02-16 Thread GitBox
michael-o commented on a change in pull request #672: URL: https://github.com/apache/maven/pull/672#discussion_r807665537 ## File path: maven-core/src/main/java/org/apache/maven/project/ProjectBuildingException.java ## @@ -72,7 +67,7 @@ protected ProjectBuildingException( Stri

[GitHub] [maven] mthmulders commented on a change in pull request #672: [MNG-7406] Better display of project building errors

2022-02-16 Thread GitBox
mthmulders commented on a change in pull request #672: URL: https://github.com/apache/maven/pull/672#discussion_r807675659 ## File path: maven-core/src/main/java/org/apache/maven/project/ProjectBuildingException.java ## @@ -72,7 +67,7 @@ protected ProjectBuildingException( Str

[jira] [Created] (MNGSITE-480) IDE Codestyle vs Maven Checkstyle: a bossfight

2022-02-16 Thread Jira
Tamás Cservenák created MNGSITE-480: --- Summary: IDE Codestyle vs Maven Checkstyle: a bossfight Key: MNGSITE-480 URL: https://issues.apache.org/jira/browse/MNGSITE-480 Project: Maven Project Web Site

[jira] [Created] (MNG-7414) Maven version 3.8.3 + 3.8.4 have jsoup vulnerability

2022-02-16 Thread Ksenia Hershkovici (Jira)
Ksenia Hershkovici created MNG-7414: --- Summary: Maven version 3.8.3 + 3.8.4 have jsoup vulnerability Key: MNG-7414 URL: https://issues.apache.org/jira/browse/MNG-7414 Project: Maven Issue Ty

[jira] [Created] (SCM-977) Retrieve the tags on commits using the changelog command.

2022-02-16 Thread Niels Basjes (Jira)
Niels Basjes created SCM-977: Summary: Retrieve the tags on commits using the changelog command. Key: SCM-977 URL: https://issues.apache.org/jira/browse/SCM-977 Project: Maven SCM Issue Type: New

[jira] [Created] (MRELEASE-1078) Conventional Commits: Next version depends on tags and commits.

2022-02-16 Thread Niels Basjes (Jira)
Niels Basjes created MRELEASE-1078: -- Summary: Conventional Commits: Next version depends on tags and commits. Key: MRELEASE-1078 URL: https://issues.apache.org/jira/browse/MRELEASE-1078 Project: Mave

[jira] [Commented] (MNG-7414) Maven version 3.8.3 + 3.8.4 have jsoup vulnerability

2022-02-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493107#comment-17493107 ] Michael Osipov commented on MNG-7414: - Which vuln are you expriencing? > Maven version

[jira] [Commented] (MNGSITE-480) IDE Codestyle vs Maven Checkstyle: a bossfight

2022-02-16 Thread Benjamin Marwell (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493127#comment-17493127 ] Benjamin Marwell commented on MNGSITE-480: -- need to remove the "LAMBDA" token f

[jira] [Updated] (MNGSITE-480) IDE Codestyle vs Maven Checkstyle: a bossfight

2022-02-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MNGSITE-480: Attachment: Screenshot 2022-02-16 at 10.40.07.png > IDE Codestyle vs Maven Checkst

[jira] [Commented] (MNGSITE-480) IDE Codestyle vs Maven Checkstyle: a bossfight

2022-02-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493132#comment-17493132 ] Slawomir Jaranowski commented on MNGSITE-480: - There are {{tokens}} properti

[jira] [Comment Edited] (MNGSITE-480) IDE Codestyle vs Maven Checkstyle: a bossfight

2022-02-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493132#comment-17493132 ] Slawomir Jaranowski edited comment on MNGSITE-480 at 2/16/22, 10:03 AM: --

[GitHub] [maven-mvnd] garywhittington commented on issue #601: java.nio.BufferUnderflowException occurs when I run any mvnd command

2022-02-16 Thread GitBox
garywhittington commented on issue #601: URL: https://github.com/apache/maven-mvnd/issues/601#issuecomment-1041325931 The same problem started for me today. I resolved it by removing the $HOME/.m2/mvnd directory, and then all seems to be working again (with mvnd then recreating this direc

[GitHub] [maven-mvnd] gnodet commented on issue #601: java.nio.BufferUnderflowException occurs when I run any mvnd command

2022-02-16 Thread GitBox
gnodet commented on issue #601: URL: https://github.com/apache/maven-mvnd/issues/601#issuecomment-1041332611 Yes, the exception clearly indicates the registry has been corrupted. We should put some safeguard mechanism to handle this use case more gracefully. As indicated by @garywhitting

[jira] [Commented] (MCOMPILER-480) Running om macOS Monterey produces an error

2022-02-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493155#comment-17493155 ] Michael Osipov commented on MCOMPILER-480: -- Could this be a race condition wi

[GitHub] [maven-surefire] NilsRenaud opened a new pull request #471: [SUREFIRE-1909] - Support JUnit 5 reflection access by changing add-exports to add-opens

2022-02-16 Thread GitBox
NilsRenaud opened a new pull request #471: URL: https://github.com/apache/maven-surefire/pull/471 This PR fixes : https://issues.apache.org/jira/browse/SUREFIRE-1909 We decided to go with the drop in replacement of `--add-exports` with `--add-opens`, as suggested in the issue.

[GitHub] [maven-surefire] NilsRenaud commented on a change in pull request #471: [SUREFIRE-1909] - Support JUnit 5 reflection access by changing add-exports to add-opens

2022-02-16 Thread GitBox
NilsRenaud commented on a change in pull request #471: URL: https://github.com/apache/maven-surefire/pull/471#discussion_r807824894 ## File path: surefire-its/src/test/resources/junit5-modulepath/src/test/java/com/app/AppTest.java ## @@ -0,0 +1,37 @@ +package com.app; + +/* +

[GitHub] [maven-surefire] NilsRenaud commented on pull request #461: [SUREFIRE-1909] Replace --add-exports with --add-opens

2022-02-16 Thread GitBox
NilsRenaud commented on pull request #461: URL: https://github.com/apache/maven-surefire/pull/461#issuecomment-1041385264 PR created : https://github.com/apache/maven-surefire/pull/471 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [maven-pmd-plugin] dependabot[bot] opened a new pull request #55: Bump plexus-utils from 3.3.0 to 3.4.1

2022-02-16 Thread GitBox
dependabot[bot] opened a new pull request #55: URL: https://github.com/apache/maven-pmd-plugin/pull/55 Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.3.0 to 3.4.1. Release notes Sourced from https://github.com/codehaus-plexus/plexus-utils/releases";>p

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

2022-02-16 Thread GitBox
kwin commented on pull request #645: URL: https://github.com/apache/maven/pull/645#issuecomment-1041396931 @michael-o Any update here? -- 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 specifi

[GitHub] [maven-pmd-plugin] dependabot[bot] opened a new pull request #56: Bump plexus-resources from 1.1.0 to 1.2.0

2022-02-16 Thread GitBox
dependabot[bot] opened a new pull request #56: URL: https://github.com/apache/maven-pmd-plugin/pull/56 Bumps [plexus-resources](https://github.com/codehaus-plexus/plexus-resources) from 1.1.0 to 1.2.0. Commits https://github.com/codehaus-plexus/plexus-resources/commit/bf06d80

[jira] [Created] (MDEP-793) ignoredUsedUndeclaredDependencies not affected to non-test scoped

2022-02-16 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MDEP-793: Summary: ignoredUsedUndeclaredDependencies not affected to non-test scoped Key: MDEP-793 URL: https://issues.apache.org/jira/browse/MDEP-793 Project: Maven De

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

2022-02-16 Thread GitBox
michael-o commented on pull request #645: URL: https://github.com/apache/maven/pull/645#issuecomment-1041411056 No, not yet. Ping me in a week. -- 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 th

[GitHub] [maven-scm] nielsbasjes opened a new pull request #135: [SCM-977] Support for retrieving tags from the changelog

2022-02-16 Thread GitBox
nielsbasjes opened a new pull request #135: URL: https://github.com/apache/maven-scm/pull/135 My aim is to support having something like https://www.conventionalcommits.org/ in the maven-release-plugin. This simply means that the next version of a release is calculated from the last

[jira] [Commented] (MRELEASE-899) release:prepare should not change the line separator but detect effective line separator from pom.xml

2022-02-16 Thread James Nord (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493207#comment-17493207 ] James Nord commented on MRELEASE-899: - the problem still and has nothing to do with

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #471: [SUREFIRE-1909] - Support JUnit 5 reflection access by changing add-exports to add-opens

2022-02-16 Thread GitBox
Tibor17 commented on a change in pull request #471: URL: https://github.com/apache/maven-surefire/pull/471#discussion_r807914433 ## File path: surefire-its/src/test/resources/junit5-modulepath/src/main/java/com/app/Main.java ## @@ -0,0 +1,34 @@ +package com.app; + +/* + * Lice

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #471: [SUREFIRE-1909] - Support JUnit 5 reflection access by changing add-exports to add-opens

2022-02-16 Thread GitBox
Tibor17 commented on a change in pull request #471: URL: https://github.com/apache/maven-surefire/pull/471#discussion_r807914433 ## File path: surefire-its/src/test/resources/junit5-modulepath/src/main/java/com/app/Main.java ## @@ -0,0 +1,34 @@ +package com.app; + +/* + * Lice

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #471: [SUREFIRE-1909] - Support JUnit 5 reflection access by changing add-exports to add-opens

2022-02-16 Thread GitBox
Tibor17 commented on a change in pull request #471: URL: https://github.com/apache/maven-surefire/pull/471#discussion_r807914433 ## File path: surefire-its/src/test/resources/junit5-modulepath/src/main/java/com/app/Main.java ## @@ -0,0 +1,34 @@ +package com.app; + +/* + * Lice

[GitHub] [maven-surefire] Tibor17 commented on pull request #471: [SUREFIRE-1909] - Support JUnit 5 reflection access by changing add-exports to add-opens

2022-02-16 Thread GitBox
Tibor17 commented on pull request #471: URL: https://github.com/apache/maven-surefire/pull/471#issuecomment-1041493137 Let's keep this surivar open during several release versions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [maven-surefire] Tibor17 removed a comment on pull request #471: [SUREFIRE-1909] - Support JUnit 5 reflection access by changing add-exports to add-opens

2022-02-16 Thread GitBox
Tibor17 removed a comment on pull request #471: URL: https://github.com/apache/maven-surefire/pull/471#issuecomment-1041493137 Let's keep this surivar open during several release versions. -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [maven-surefire] Tibor17 commented on pull request #461: [SUREFIRE-1909] Replace --add-exports with --add-opens

2022-02-16 Thread GitBox
Tibor17 commented on pull request #461: URL: https://github.com/apache/maven-surefire/pull/461#issuecomment-1041506070 Let's keep this survivor open during next few versions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[jira] [Created] (SUREFIRE-2015) Implement testRunId and RunMode in the SimpleReportEntry

2022-02-16 Thread Tibor Digana (Jira)
Tibor Digana created SUREFIRE-2015: -- Summary: Implement testRunId and RunMode in the SimpleReportEntry Key: SUREFIRE-2015 URL: https://issues.apache.org/jira/browse/SUREFIRE-2015 Project: Maven Surefi

[GitHub] [maven-surefire] NilsRenaud commented on a change in pull request #471: [SUREFIRE-1909] - Support JUnit 5 reflection access by changing add-exports to add-opens

2022-02-16 Thread GitBox
NilsRenaud commented on a change in pull request #471: URL: https://github.com/apache/maven-surefire/pull/471#discussion_r808025692 ## File path: surefire-its/src/test/resources/junit5-modulepath/src/main/java/com/app/Main.java ## @@ -0,0 +1,34 @@ +package com.app; + +/* + * L

[GitHub] [maven] mthmulders opened a new pull request #678: [MNG-7244] Ignore pom.-prefix in expressions

2022-02-16 Thread GitBox
mthmulders opened a new pull request #678: URL: https://github.com/apache/maven/pull/678 This pull request removes the long deprecated support of properties with the `pom.` prefix in pom.xml. Contrary to the JIRA ticket suggestion, the build will not fail, it will continue similarly

[GitHub] [maven-integration-testing] mthmulders opened a new pull request #139: [MNG-7244] Ignore pom. prefix in expressions

2022-02-16 Thread GitBox
mthmulders opened a new pull request #139: URL: https://github.com/apache/maven-integration-testing/pull/139 Mainly updates to existing ITs due to removal of `${pom.}`-prefixed properties (see https://github.com/apache/maven/pull/678). Also adds a test that verifies the old warning is no l

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #471: [SUREFIRE-1909] - Support JUnit 5 reflection access by changing add-exports to add-opens

2022-02-16 Thread GitBox
Tibor17 commented on a change in pull request #471: URL: https://github.com/apache/maven-surefire/pull/471#discussion_r808042194 ## File path: surefire-its/src/test/resources/junit5-modulepath/src/main/java/com/app/Main.java ## @@ -0,0 +1,34 @@ +package com.app; + +/* + * Lice

[jira] [Updated] (MDEP-791) Non-test scoped and transitive dependencies in compile scope

2022-02-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MDEP-791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MDEP-791: - Attachment: MDEP-791.zip > Non-test scoped and transitive dependencies in compile scope > -

[GitHub] [maven-release] nielsbasjes opened a new pull request #104: [MRELEASE-1078] Conventional commits

2022-02-16 Thread GitBox
nielsbasjes opened a new pull request #104: URL: https://github.com/apache/maven-release/pull/104 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/MRELEASE-1078) fi

[jira] [Commented] (MDEP-791) Non-test scoped and transitive dependencies in compile scope

2022-02-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MDEP-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493270#comment-17493270 ] Slawomir Jaranowski commented on MDEP-791: -- Test project in attachment [^MDEP-791.

[jira] [Commented] (MDEP-791) Non-test scoped and transitive dependencies in compile scope

2022-02-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MDEP-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493273#comment-17493273 ] Slawomir Jaranowski commented on MDEP-791: -- [~elharo] please try my steps ... > N

[jira] [Reopened] (MDEP-791) Non-test scoped and transitive dependencies in compile scope

2022-02-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MDEP-791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reopened MDEP-791: -- > Non-test scoped and transitive dependencies in compile scope >

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #471: [SUREFIRE-1909] - Support JUnit 5 reflection access by changing add-exports to add-opens

2022-02-16 Thread GitBox
Tibor17 commented on a change in pull request #471: URL: https://github.com/apache/maven-surefire/pull/471#discussion_r808089493 ## File path: surefire-its/src/test/resources/junit5-modulepath/pom.xml ## @@ -0,0 +1,46 @@ +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://w

[jira] [Commented] (MNG-7414) Maven version 3.8.3 + 3.8.4 have jsoup vulnerability

2022-02-16 Thread Ksenia Hershkovici (Jira)
[ https://issues.apache.org/jira/browse/MNG-7414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493282#comment-17493282 ] Ksenia Hershkovici commented on MNG-7414: - https://nvd.nist.gov/vuln/detail/CVE-202

[jira] [Commented] (MNG-7414) Maven version 3.8.3 + 3.8.4 have jsoup vulnerability

2022-02-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493287#comment-17493287 ] Michael Osipov commented on MNG-7414: - You absolutely know that you are affected by thi

[jira] [Commented] (MNG-7414) Maven version 3.8.3 + 3.8.4 have jsoup vulnerability

2022-02-16 Thread Ksenia Hershkovici (Jira)
[ https://issues.apache.org/jira/browse/MNG-7414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493295#comment-17493295 ] Ksenia Hershkovici commented on MNG-7414: - Yes, we are. > Maven version 3.8.3 + 3.

[jira] [Updated] (MDEP-791) Non-test scoped and transitive dependencies in compile scope

2022-02-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MDEP-791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MDEP-791: - Affects Version/s: 3.2.0 3.3.0 > Non-test scoped and transitive depe

[jira] [Commented] (MNG-7414) Maven version 3.8.3 + 3.8.4 have jsoup vulnerability

2022-02-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493299#comment-17493299 ] Michael Osipov commented on MNG-7414: - Interesting, how? I want to learn and avoid such

[GitHub] [maven-surefire] Tibor17 commented on pull request #471: [SUREFIRE-1909] - Support JUnit 5 reflection access by changing add-exports to add-opens

2022-02-16 Thread GitBox
Tibor17 commented on pull request #471: URL: https://github.com/apache/maven-surefire/pull/471#issuecomment-1041830759 @NilsRenaud The build is running... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[jira] [Commented] (MNG-7329) Upgrade maven-enforcer-plugin to 3.0.0

2022-02-16 Thread Maarten Mulders (Jira)
[ https://issues.apache.org/jira/browse/MNG-7329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493339#comment-17493339 ] Maarten Mulders commented on MNG-7329: -- {quote}[~gnodet], necessary for 3.9.0? {quote}

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

2022-02-16 Thread Matt Nelson (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493422#comment-17493422 ] Matt Nelson commented on MENFORCER-407: --- [~michael-o] Does the example help? --

[GitHub] [maven-release] michael-o commented on a change in pull request #62: [MRELEASE-899] Feature/lineseparator

2022-02-16 Thread GitBox
michael-o commented on a change in pull request #62: URL: https://github.com/apache/maven-release/pull/62#discussion_r808368072 ## File path: maven-release-manager/src/main/mdo/release-descriptor.mdo ## @@ -604,6 +604,16 @@ + + lineSepar

[jira] [Assigned] (MSHARED-916) Require Maven 3.1.1 (drop dependency to Maven 3.0)

2022-02-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MSHARED-916: --- Assignee: Slawomir Jaranowski > Require Maven 3.1.1 (drop dependency to Mav

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

2022-02-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493442#comment-17493442 ] Michael Osipov commented on MENFORCER-407: -- Won't be able to look at this bef

[jira] [Assigned] (MRELEASE-899) release:prepare should not change the line separator but detect effective line separator from pom.xml

2022-02-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MRELEASE-899: --- Assignee: Michael Osipov > release:prepare should not change the line separator bu

[jira] [Updated] (MRELEASE-899) release:prepare should not change the line separator but detect effective line separator from pom.xml

2022-02-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRELEASE-899: Fix Version/s: 3.0.0-M6 > release:prepare should not change the line separator but detect

[jira] [Created] (MSHARED-1035) Get rid of maven-plugin-testing-tools for IT test

2022-02-16 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1035: Summary: Get rid of maven-plugin-testing-tools for IT test Key: MSHARED-1035 URL: https://issues.apache.org/jira/browse/MSHARED-1035 Project: Maven Sha

[jira] [Assigned] (MSHARED-1035) Get rid of maven-plugin-testing-tools for IT test

2022-02-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MSHARED-1035: Assignee: Slawomir Jaranowski > Get rid of maven-plugin-testing-tools fo

[jira] [Updated] (MSITE-883) Upgrade plugins in ITs

2022-02-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSITE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSITE-883: - Issue Type: Dependency upgrade (was: Task) > Upgrade plugins in ITs > -- > >

[jira] [Created] (MENFORCER-413) Upgrading from 3.0.0-M3 to 3.0.0 causes strange errors about Spring Roo

2022-02-16 Thread Matt Raible (Jira)
Matt Raible created MENFORCER-413: - Summary: Upgrading from 3.0.0-M3 to 3.0.0 causes strange errors about Spring Roo Key: MENFORCER-413 URL: https://issues.apache.org/jira/browse/MENFORCER-413 Project

[jira] [Updated] (MENFORCER-413) Upgrading from 3.0.0-M3 to 3.0.0 causes strange errors about Spring Roo

2022-02-16 Thread Matt Raible (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Raible updated MENFORCER-413: -- Description: In a fresh JHipster project, I get a strange error from the Maven enforcer plu

[jira] [Updated] (MENFORCER-413) Upgrading from 3.0.0-M3 to 3.0.0 causes strange errors about Spring Roo

2022-02-16 Thread Matt Raible (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Raible updated MENFORCER-413: -- Description: In a fresh JHipster project, I get a strange error from the Maven enforcer plu

[jira] [Updated] (MENFORCER-413) Upgrading from 3.0.0-M3 to 3.0.0 causes strange errors about Spring Roo

2022-02-16 Thread Matt Raible (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Raible updated MENFORCER-413: -- Description: In a fresh JHipster project, I get a strange error from the Maven enforcer plu

[GitHub] [maven] michael-o commented on a change in pull request #677: [MNG-7390] Allow selecting modules outside the cwd into the reactor using --projects.

2022-02-16 Thread GitBox
michael-o commented on a change in pull request #677: URL: https://github.com/apache/maven/pull/677#discussion_r808397647 ## File path: maven-core/src/main/java/org/apache/maven/graph/DefaultGraphBuilder.java ## @@ -138,8 +138,10 @@ public DefaultGraphBuilder( BuildResumptionD

[GitHub] [maven-integration-testing] michael-o commented on a change in pull request #138: [MNG-7390] Testing whether modules can be selected outside the cwd.

2022-02-16 Thread GitBox
michael-o commented on a change in pull request #138: URL: https://github.com/apache/maven-integration-testing/pull/138#discussion_r808399621 ## File path: core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7390SelectModuleOutsideCwdTest.java ## @@ -0,0 +1,129 @@ +pack

[GitHub] [maven] michael-o commented on a change in pull request #678: [MNG-7244] Ignore pom.-prefix in expressions

2022-02-16 Thread GitBox
michael-o commented on a change in pull request #678: URL: https://github.com/apache/maven/pull/678#discussion_r808406484 ## File path: maven-model-builder/src/main/java/org/apache/maven/model/interpolation/AbstractStringBasedModelInterpolator.java ## @@ -189,7 +187,7 @@ publi

[GitHub] [maven] michael-o commented on a change in pull request #672: [MNG-7406] Better display of project building errors

2022-02-16 Thread GitBox
michael-o commented on a change in pull request #672: URL: https://github.com/apache/maven/pull/672#discussion_r808411854 ## File path: maven-core/src/test/java/org/apache/maven/project/ProjectBuildingResultWithLocationMatcher.java ## @@ -0,0 +1,87 @@ +package org.apache.maven

[GitHub] [maven-integration-testing] michael-o commented on a change in pull request #139: [MNG-7244] Ignore pom.-prefix in expressions

2022-02-16 Thread GitBox
michael-o commented on a change in pull request #139: URL: https://github.com/apache/maven-integration-testing/pull/139#discussion_r808413870 ## File path: core-it-suite/src/test/resources/mng-4403/repo/org/apache/maven/its/mng4403/b/0.1/b-0.1.pom ## @@ -80,8 +80,7 @@ under t

[GitHub] [maven-dependency-analyzer] slawekjaranowski opened a new pull request #50: [MSHARED-1035] Get rid of maven-plugin-testing-tools for IT test

2022-02-16 Thread GitBox
slawekjaranowski opened a new pull request #50: URL: https://github.com/apache/maven-dependency-analyzer/pull/50 IT tests will be executed by maven-invoker-plugin --- Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make su

[GitHub] [maven] mthmulders commented on pull request #672: [MNG-7406] Better display of project building errors

2022-02-16 Thread GitBox
mthmulders commented on pull request #672: URL: https://github.com/apache/maven/pull/672#issuecomment-1042270427 Apologies for the curly on new line noise... Should've seen that myself! -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [maven] michael-o commented on pull request #672: [MNG-7406] Better display of project building errors

2022-02-16 Thread GitBox
michael-o commented on pull request #672: URL: https://github.com/apache/maven/pull/672#issuecomment-1042293944 > Apologies for the curly on new line noise... Should've seen that myself! No issue... -- This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [maven-dependency-analyzer] michael-o commented on pull request #50: [MSHARED-1035] Get rid of maven-plugin-testing-tools for IT test

2022-02-16 Thread GitBox
michael-o commented on pull request #50: URL: https://github.com/apache/maven-dependency-analyzer/pull/50#issuecomment-1042295730 That's massive..., will run... -- 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-dependency-analyzer] slawekjaranowski commented on pull request #50: [MSHARED-1035] Get rid of maven-plugin-testing-tools for IT test

2022-02-16 Thread GitBox
slawekjaranowski commented on pull request #50: URL: https://github.com/apache/maven-dependency-analyzer/pull/50#issuecomment-1042305778 Idea and way how to was done: - add simple maven plugin `src/it/setup-mock-plugin/src/main/java/it/test/MockAnalyzeMojo.java` - build and instal pl

[GitHub] [maven-dependency-analyzer] michael-o commented on a change in pull request #50: [MSHARED-1035] Get rid of maven-plugin-testing-tools for IT test

2022-02-16 Thread GitBox
michael-o commented on a change in pull request #50: URL: https://github.com/apache/maven-dependency-analyzer/pull/50#discussion_r808452039 ## File path: pom.xml ## @@ -192,24 +149,34 @@ - maven-repo-local - - - maven.repo.local -

[GitHub] [maven-dependency-analyzer] slawekjaranowski commented on pull request #50: [MSHARED-1035] Get rid of maven-plugin-testing-tools for IT test

2022-02-16 Thread GitBox
slawekjaranowski commented on pull request #50: URL: https://github.com/apache/maven-dependency-analyzer/pull/50#issuecomment-1042310851 I can't use new version of `maven-plugin-testing-harness` ... because for tests MavenProject instance is needed ... MavenProject must contains resolv

[GitHub] [maven] asfgit closed pull request #672: [MNG-7406] Better display of project building errors

2022-02-16 Thread GitBox
asfgit closed pull request #672: URL: https://github.com/apache/maven/pull/672 -- 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] mthmulders commented on pull request #672: [MNG-7406] Better display of project building errors

2022-02-16 Thread GitBox
mthmulders commented on pull request #672: URL: https://github.com/apache/maven/pull/672#issuecomment-1042315625 > A very nice improvement! Thanks! :-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [maven-dependency-analyzer] slawekjaranowski commented on a change in pull request #50: [MSHARED-1035] Get rid of maven-plugin-testing-tools for IT test

2022-02-16 Thread GitBox
slawekjaranowski commented on a change in pull request #50: URL: https://github.com/apache/maven-dependency-analyzer/pull/50#discussion_r808458152 ## File path: pom.xml ## @@ -192,24 +149,34 @@ - maven-repo-local - - - maven.repo.local -

[GitHub] [maven-dependency-analyzer] michael-o commented on a change in pull request #50: [MSHARED-1035] Get rid of maven-plugin-testing-tools for IT test

2022-02-16 Thread GitBox
michael-o commented on a change in pull request #50: URL: https://github.com/apache/maven-dependency-analyzer/pull/50#discussion_r808458657 ## File path: pom.xml ## @@ -192,24 +149,34 @@ - maven-repo-local - - - maven.repo.local -

[jira] [Resolved] (MNG-7406) Strange formatting of warning/errors from project building

2022-02-16 Thread Maarten Mulders (Jira)
[ https://issues.apache.org/jira/browse/MNG-7406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Mulders resolved MNG-7406. -- Resolution: Fixed Fixed in {{[apache/maven@0be5e40|https://github.com/apache/maven/commit/0be5e4

[jira] [Updated] (MNG-7406) Strange formatting of warning/errors from project building

2022-02-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7406: Fix Version/s: 4.0.0 > Strange formatting of warning/errors from project building > -

[GitHub] [maven-dependency-analyzer] slawekjaranowski commented on pull request #50: [MSHARED-1035] Get rid of maven-plugin-testing-tools for IT test

2022-02-16 Thread GitBox
slawekjaranowski commented on pull request #50: URL: https://github.com/apache/maven-dependency-analyzer/pull/50#issuecomment-1042321665 All test pass ... on GH and Jenkins even with 18-ea on localhost 😸 -- This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [maven-dependency-plugin] dependabot[bot] opened a new pull request #199: Bump maven-reporting-api from 3.0 to 3.1.0

2022-02-16 Thread GitBox
dependabot[bot] opened a new pull request #199: URL: https://github.com/apache/maven-dependency-plugin/pull/199 Bumps [maven-reporting-api](https://github.com/apache/maven-reporting-api) from 3.0 to 3.1.0. Commits https://github.com/apache/maven-reporting-api/commit/deea462509

[jira] [Updated] (MSHARED-916) Require Maven 3.2.5+ (drop dependency to Maven 2.0.5)

2022-02-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MSHARED-916: Summary: Require Maven 3.2.5+ (drop dependency to Maven 2.0.5) (was: Require Mave

[jira] [Updated] (MSHARED-1003) Require Maven 3.2.5+

2022-02-16 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MSHARED-1003: - Component/s: (was: maven-dependency-analyzer) > Require Maven 3.2.5+ >

[GitHub] [maven-mvnd] cheneychoi commented on issue #560: Let JVM set max heap size instead of a default value of 2GB (`mvnd.maxHeapSize`)

2022-02-16 Thread GitBox
cheneychoi commented on issue #560: URL: https://github.com/apache/maven-mvnd/issues/560#issuecomment-1042504843 @hashhar hey bro,i met the same situation ,is this issue solved? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

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

2022-02-16 Thread GitBox
dependabot[bot] opened a new pull request #70: URL: https://github.com/apache/maven-apache-parent/pull/70 Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.10.0 to 3.11.0. Commits https://github.com/apache/maven-site-plugin/commit/a0e97b4d749756d905

[GitHub] [maven-help-plugin] dependabot[bot] opened a new pull request #50: Bump maven-javadoc-plugin from 3.3.1 to 3.3.2

2022-02-16 Thread GitBox
dependabot[bot] opened a new pull request #50: URL: https://github.com/apache/maven-help-plugin/pull/50 Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.1 to 3.3.2. Commits https://github.com/apache/maven-javadoc-plugin/commit/50a41f78278c1

[GitHub] [maven-parent] dependabot[bot] opened a new pull request #47: Bump modello-maven-plugin from 1.11 to 2.0.0

2022-02-16 Thread GitBox
dependabot[bot] opened a new pull request #47: URL: https://github.com/apache/maven-parent/pull/47 Bumps [modello-maven-plugin](https://github.com/codehaus-plexus/modello) from 1.11 to 2.0.0. Release notes Sourced from https://github.com/codehaus-plexus/modello/releases";>modello-

[GitHub] [maven-install-plugin] dependabot[bot] opened a new pull request #22: Bump slf4jVersion from 1.7.32 to 1.7.36

2022-02-16 Thread GitBox
dependabot[bot] opened a new pull request #22: URL: https://github.com/apache/maven-install-plugin/pull/22 Bumps `slf4jVersion` from 1.7.32 to 1.7.36. Updates `slf4j-api` from 1.7.32 to 1.7.36 Commits https://github.com/qos-ch/slf4j/commit/e9ee55cca93c2bf26f14482a9bdf961c750

[GitHub] [maven-install-plugin] dependabot[bot] commented on pull request #20: Bump slf4jVersion from 1.7.32 to 1.7.35

2022-02-16 Thread GitBox
dependabot[bot] commented on pull request #20: URL: https://github.com/apache/maven-install-plugin/pull/20#issuecomment-1042580570 Superseded by #22. -- 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

[GitHub] [maven-install-plugin] dependabot[bot] closed pull request #20: Bump slf4jVersion from 1.7.32 to 1.7.35

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

[jira] [Commented] (MDEP-789) Improve documentation of analyze - Non-test scoped

2022-02-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MDEP-789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493652#comment-17493652 ] Hudson commented on MDEP-789: - Build succeeded in Jenkins: Maven » The Apache Software Foundati

[jira] [Commented] (MDEP-789) Improve documentation of analyze - Non-test scoped

2022-02-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MDEP-789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493657#comment-17493657 ] Hudson commented on MDEP-789: - Build succeeded in Jenkins: Maven » The Apache Software Foundati

[GitHub] [maven-surefire] Tibor17 merged pull request #471: [SUREFIRE-1909] - Support JUnit 5 reflection access by changing add-exports to add-opens

2022-02-16 Thread GitBox
Tibor17 merged pull request #471: URL: https://github.com/apache/maven-surefire/pull/471 -- 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

[jira] [Closed] (SUREFIRE-1909) Support JUnit 5 reflection access by changing add-exports to add-opens

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

[GitHub] [maven] laeubi commented on pull request #675: [MNG-7407] Introduce a ModelVersionProcessor component to make CI Friends Versions pluggable

2022-02-16 Thread GitBox
laeubi commented on pull request #675: URL: https://github.com/apache/maven/pull/675#issuecomment-1042612293 > The bug can be worked around for your PR. Anything I could do in the meantime to mitigate this? -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [maven] michael-o commented on pull request #675: [MNG-7407] Introduce a ModelVersionProcessor component to make CI Friends Versions pluggable

2022-02-16 Thread GitBox
michael-o commented on pull request #675: URL: https://github.com/apache/maven/pull/675#issuecomment-1042622422 > > The bug can be worked around for your PR. > > Anything I could do in the meantime to mitigate this? Just need a bit of time. It is almost complete on my side. -

[jira] [Created] (MNG-7415) Cannot define system property with a dot in the name : [ERROR] Unknown lifecycle phase

2022-02-16 Thread Neil Crow (Jira)
Neil Crow created MNG-7415: -- Summary: Cannot define system property with a dot in the name : [ERROR] Unknown lifecycle phase Key: MNG-7415 URL: https://issues.apache.org/jira/browse/MNG-7415 Project: Maven

[jira] [Updated] (MNG-7415) Cannot define system property with a dot in the name : [ERROR] Unknown lifecycle phase

2022-02-16 Thread Neil Crow (Jira)
[ https://issues.apache.org/jira/browse/MNG-7415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neil Crow updated MNG-7415: --- Description: In order to skip or debug integration tests or run a single test we need to define system propert

  1   2   >