[jira] [Updated] (MCOMPILER-470) -parameters doesn't work with --release

2022-02-11 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MCOMPILER-470: --- Fix Version/s: 3.9.0 > -parameters doesn't work with --release >

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

2022-02-11 Thread GitBox
dependabot[bot] opened a new pull request #12: URL: https://github.com/apache/maven-dependency-tree/pull/12 Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.1 to 3.3.2. Commits

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

2022-02-11 Thread Dmitry Bedrin (Jira)
[ https://issues.apache.org/jira/browse/MNG-7399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17491160#comment-17491160 ] Dmitry Bedrin commented on MNG-7399: I've created a separate repo to reproduce this issue:

[jira] [Created] (MPOM-289) Use properties to define the versions

2022-02-11 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MPOM-289: Summary: Use properties to define the versions Key: MPOM-289 URL: https://issues.apache.org/jira/browse/MPOM-289 Project: Maven POMs Issue Type:

[jira] [Comment Edited] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-11 Thread Thorsten Glaser (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17490969#comment-17490969 ] Thorsten Glaser edited comment on MDEP-753 at 2/11/22, 5:46 PM: After

[jira] [Created] (MDEP-787) [regression] 3.2.0/3.3.0-SNAPSHOT need way to override false “non-test-scoped dependency” warning

2022-02-11 Thread Thorsten Glaser (Jira)
Thorsten Glaser created MDEP-787: Summary: [regression] 3.2.0/3.3.0-SNAPSHOT need way to override false “non-test-scoped dependency” warning Key: MDEP-787 URL: https://issues.apache.org/jira/browse/MDEP-787

[jira] [Created] (SUREFIRE-2008) Upgrade animal-sniffer-maven-plugin to 1.21

2022-02-11 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created SUREFIRE-2008: - Summary: Upgrade animal-sniffer-maven-plugin to 1.21 Key: SUREFIRE-2008 URL: https://issues.apache.org/jira/browse/SUREFIRE-2008 Project: Maven

[jira] [Commented] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-11 Thread Charles Honton (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17491068#comment-17491068 ] Charles Honton commented on MDEP-753: - Removing those two dependencies allowed compile to succeed with

[jira] [Commented] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-11 Thread Charles Honton (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17491064#comment-17491064 ] Charles Honton commented on MDEP-753: - Unfortunately, does not work on my largish project; 3.1.2: no

[GitHub] [maven-surefire] slawekjaranowski commented on a change in pull request #464: [SUREFIRE-2003] Upgrade Maven Reporting to 3.1.0

2022-02-11 Thread GitBox
slawekjaranowski commented on a change in pull request #464: URL: https://github.com/apache/maven-surefire/pull/464#discussion_r804847146 ## File path: surefire-its/src/test/resources/surefire-1490/pom.xml ## @@ -41,8 +41,20 @@ + + +

[jira] [Commented] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17491039#comment-17491039 ] Slawomir Jaranowski commented on MDEP-753: -- For new problem please create new issue, the best with

[GitHub] [maven-integration-testing] michael-o commented on a change in pull request #137: Set Maven compiler and release versions to 7 for integration test projects

2022-02-11 Thread GitBox
michael-o commented on a change in pull request #137: URL: https://github.com/apache/maven-integration-testing/pull/137#discussion_r804817388 ## File path: core-it-suite/src/test/resources/mng-7045/pom.xml ## @@ -25,8 +25,8 @@ maven-compiler-plugin 3.8.1

[GitHub] [maven-integration-testing] mthmulders commented on a change in pull request #137: Set Maven compiler and release versions to 7 for integration test projects

2022-02-11 Thread GitBox
mthmulders commented on a change in pull request #137: URL: https://github.com/apache/maven-integration-testing/pull/137#discussion_r804809670 ## File path: core-it-suite/src/test/resources/mng-7045/pom.xml ## @@ -25,8 +25,8 @@ maven-compiler-plugin 3.8.1

[GitHub] [maven-integration-testing] MartinKanters commented on pull request #137: Set Maven compiler and release versions to 7 for integration test projects

2022-02-11 Thread GitBox
MartinKanters commented on pull request #137: URL: https://github.com/apache/maven-integration-testing/pull/137#issuecomment-1036351678 @mthmulders Nice find! Fixed that as well. @michael-o Checked > 8, but there are no occurrences as far as I can see. -- This is an automated

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

2022-02-11 Thread GitBox
NilsRenaud commented on pull request #461: URL: https://github.com/apache/maven-surefire/pull/461#issuecomment-1036345509 > Do you think it would have impact to the open in the [The featured example of JPMS with JUnit

[GitHub] [maven-integration-testing] MartinKanters commented on pull request #135: [MNG-7390] Testing whether modules can be selected outside the cwd.

2022-02-11 Thread GitBox
MartinKanters commented on pull request #135: URL: https://github.com/apache/maven-integration-testing/pull/135#issuecomment-1036345361 > Ah, I always thought pwd was Present Working Directory :) Just fixed it. Only the branch name is still pwd, but that should be fine I hope!

[GitHub] [maven] MartinKanters commented on pull request #639: [MNG-7310] Using the plexusContainer to prevent loading lifecycles from defined by extensions from other submodules.

2022-02-11 Thread GitBox
MartinKanters commented on pull request #639: URL: https://github.com/apache/maven/pull/639#issuecomment-1036336300 > Ah, then it is indeed best to lookup the map once and store it in an member variable. Good suggestion! Just realized you meant exactly the opposite. Anyway, changed

[GitHub] [maven] MartinKanters edited a comment on pull request #639: [MNG-7310] Using the plexusContainer to prevent loading lifecycles from defined by extensions from other submodules.

2022-02-11 Thread GitBox
MartinKanters edited a comment on pull request #639: URL: https://github.com/apache/maven/pull/639#issuecomment-1008035176 > RU sure you don't need to perform lookup on each call (instead to keep the map in final member?) This is a singleton, so the map you lookup in constructor, once

[GitHub] [maven] MartinKanters edited a comment on pull request #639: [MNG-7310] Using the plexusContainer to prevent loading lifecycles from defined by extensions from other submodules.

2022-02-11 Thread GitBox
MartinKanters edited a comment on pull request #639: URL: https://github.com/apache/maven/pull/639#issuecomment-1008035176 > RU sure you don't need to perform lookup on each call (instead to keep the map in final member?) This is a singleton, so the map you lookup in constructor, once

[GitHub] [maven-integration-testing] michael-o commented on pull request #137: Set Maven compiler and release versions to 7 for integration test projects

2022-02-11 Thread GitBox
michael-o commented on pull request #137: URL: https://github.com/apache/maven-integration-testing/pull/137#issuecomment-1036320449 Check with >8 too -- 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

[jira] [Commented] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-11 Thread Thorsten Glaser (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17490969#comment-17490969 ] Thorsten Glaser commented on MDEP-753: -- After finding

[jira] [Comment Edited] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-11 Thread Klara Ward (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17490934#comment-17490934 ] Klara Ward edited comment on MDEP-753 at 2/11/22, 2:47 PM: --- Thanks for fixing the

[jira] [Updated] (MNG-7390) Select multi module project's modules outside of cwd using --projects

2022-02-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7390: Summary: Select multi module project's modules outside of cwd using --projects (was: Select multi

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

2022-02-11 Thread Michael Osipov (Jira)
Michael Osipov created MSITE-883: Summary: Upgrade plugins in ITs Key: MSITE-883 URL: https://issues.apache.org/jira/browse/MSITE-883 Project: Maven Site Plugin Issue Type: Task Affects

[GitHub] [maven-integration-testing] MartinKanters opened a new pull request #137: Set Maven compiler and release versions to 7 for integration test projects

2022-02-11 Thread GitBox
MartinKanters opened a new pull request #137: URL: https://github.com/apache/maven-integration-testing/pull/137 See discussion here: https://github.com/apache/maven-integration-testing/pull/135#discussion_r787104645. -- This is an automated message from the Apache Git Service. To

[GitHub] [maven-integration-testing] MartinKanters commented on a change in pull request #135: [MNG-7390] Testing whether modules can be selected outside the pwd.

2022-02-11 Thread GitBox
MartinKanters commented on a change in pull request #135: URL: https://github.com/apache/maven-integration-testing/pull/135#discussion_r804671314 ## File path: core-it-suite/src/test/resources/mng-7390-pl-outside-pwd/pom.xml ## @@ -0,0 +1,71 @@ + + + +

[jira] [Comment Edited] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-11 Thread Klara Ward (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17490934#comment-17490934 ] Klara Ward edited comment on MDEP-753 at 2/11/22, 1:51 PM: --- Thanks for fixing the

[jira] [Commented] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-11 Thread Klara Ward (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17490934#comment-17490934 ] Klara Ward commented on MDEP-753: - I  get 0 warnings running with 3.1.2, 4 warnings with 3.2.0 and 2 with

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

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

[jira] [Commented] (MNG-7412) Failed to read artifact descriptor for com.ibm.db2.jcc:db2jcc4:jar:11.1

2022-02-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17490918#comment-17490918 ] Michael Osipov commented on MNG-7412: - Users mailing list is most approriate for this. > Failed to

[jira] [Commented] (MNG-7412) Failed to read artifact descriptor for com.ibm.db2.jcc:db2jcc4:jar:11.1

2022-02-11 Thread karunamoorthy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17490914#comment-17490914 ] karunamoorthy commented on MNG-7412: [~michael-o] could you please let me know anything you needed. or

[jira] [Closed] (MNG-7412) Failed to read artifact descriptor for com.ibm.db2.jcc:db2jcc4:jar:11.1

2022-02-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-7412. --- Resolution: Incomplete Come back when you know how to provide valuable data to analyze a problem. >

[jira] [Created] (MNG-7412) Failed to read artifact descriptor for com.ibm.db2.jcc:db2jcc4:jar:11.1

2022-02-11 Thread karunamoorthy (Jira)
karunamoorthy created MNG-7412: -- Summary: Failed to read artifact descriptor for com.ibm.db2.jcc:db2jcc4:jar:11.1 Key: MNG-7412 URL: https://issues.apache.org/jira/browse/MNG-7412 Project: Maven

[jira] [Resolved] (SUREFIRE-1993) Failsafe fails to detect module dependencies

2022-02-11 Thread Maarten Mulders (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Mulders resolved SUREFIRE-1993. --- Resolution: Fixed Fixed with

[GitHub] [maven-surefire] mthmulders commented on pull request #463: [SUREFIRE-1993] Discover providing modules from dependencies

2022-02-11 Thread GitBox
mthmulders commented on pull request #463: URL: https://github.com/apache/maven-surefire/pull/463#issuecomment-1036168881 Closed with 6ea957ef. -- 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-surefire] mthmulders closed pull request #463: [SUREFIRE-1993] Discover providing modules from dependencies

2022-02-11 Thread GitBox
mthmulders closed pull request #463: URL: https://github.com/apache/maven-surefire/pull/463 -- 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:

[jira] [Closed] (MINDEXER-131) new release for maven-indexer artifacts

2022-02-11 Thread Jira
[ https://issues.apache.org/jira/browse/MINDEXER-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák closed MINDEXER-131. Resolution: Fixed > new release for maven-indexer artifacts >

[jira] [Updated] (MINDEXER-137) Align example packages with indexer packages

2022-02-11 Thread Jira
[ https://issues.apache.org/jira/browse/MINDEXER-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák updated MINDEXER-137: - Fix Version/s: 6.1.1 > Align example packages with indexer packages >

[jira] [Commented] (MINDEXER-131) new release for maven-indexer artifacts

2022-02-11 Thread Jira
[ https://issues.apache.org/jira/browse/MINDEXER-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17490881#comment-17490881 ] Tamás Cservenák commented on MINDEXER-131: -- Closing this out as release vote is on ML. > new

[jira] [Updated] (MINDEXER-138) Indexer Core Jetty test dependency is not in test scope

2022-02-11 Thread Jira
[ https://issues.apache.org/jira/browse/MINDEXER-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák updated MINDEXER-138: - Fix Version/s: 6.1.1 > Indexer Core Jetty test dependency is not in test scope >

[jira] [Updated] (MINDEXER-138) Indexer Core Jetty test dependency is not in test scope

2022-02-11 Thread Jira
[ https://issues.apache.org/jira/browse/MINDEXER-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák updated MINDEXER-138: - Affects Version/s: 6.1.0 > Indexer Core Jetty test dependency is not in test scope >

[jira] [Created] (MINDEXER-138) Indexer Core Jetty test dependency is not in test scope

2022-02-11 Thread Jira
Tamás Cservenák created MINDEXER-138: Summary: Indexer Core Jetty test dependency is not in test scope Key: MINDEXER-138 URL: https://issues.apache.org/jira/browse/MINDEXER-138 Project: Maven

[GitHub] [maven-surefire] slawekjaranowski closed pull request #465: Bump animal-sniffer-maven-plugin from 1.17 to 1.21

2022-02-11 Thread GitBox
slawekjaranowski closed pull request #465: URL: https://github.com/apache/maven-surefire/pull/465 -- 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-surefire] dependabot[bot] commented on pull request #465: Bump animal-sniffer-maven-plugin from 1.17 to 1.21

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

[jira] [Created] (MINDEXER-137) Align example packages with indexer packages

2022-02-11 Thread Jira
Tamás Cservenák created MINDEXER-137: Summary: Align example packages with indexer packages Key: MINDEXER-137 URL: https://issues.apache.org/jira/browse/MINDEXER-137 Project: Maven Indexer

[jira] [Comment Edited] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-11 Thread Jira
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17490860#comment-17490860 ] Eivind Bergtøl edited comment on MDEP-753 at 2/11/22, 11:26 AM: This seems

[jira] [Commented] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-11 Thread Jira
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17490860#comment-17490860 ] Eivind Bergtøl commented on MDEP-753: - This seems to work now with 3.3.0-SNAPSHOT now for us. (y)

[jira] [Commented] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17490856#comment-17490856 ] Slawomir Jaranowski commented on MDEP-753: -- Confirm. Will be released soon. Now you can test /

[jira] [Comment Edited] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-11 Thread Klara Ward (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17490846#comment-17490846 ] Klara Ward edited comment on MDEP-753 at 2/11/22, 10:45 AM: We are also waiting

[GitHub] [maven-surefire] sman-81 commented on a change in pull request #457: [SUREFIRE-1992] Do not output class name on error/failure for certain exceptions

2022-02-11 Thread GitBox
sman-81 commented on a change in pull request #457: URL: https://github.com/apache/maven-surefire/pull/457#discussion_r804537241 ## File path: surefire-api/src/main/java/org/apache/maven/surefire/api/report/LegacyPojoStackTraceWriter.java ## @@ -81,19 +80,26 @@ public String

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

2022-02-11 Thread GitBox
Tibor17 commented on pull request #461: URL: https://github.com/apache/maven-surefire/pull/461#issuecomment-1036073488 @NilsRenaud From your [comment](https://github.com/apache/maven-surefire/pull/461#issuecomment-1036018758) it reminds me to say that we should maybe think of adaptive

[jira] [Comment Edited] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-11 Thread Klara Ward (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17490846#comment-17490846 ] Klara Ward edited comment on MDEP-753 at 2/11/22, 10:43 AM: We are also waiting

[jira] [Commented] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-11 Thread Klara Ward (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17490846#comment-17490846 ] Klara Ward commented on MDEP-753: - We (Spotify) are also waiting for the 3.3.0 release > Non-test

[jira] [Comment Edited] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-11 Thread Klara Ward (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17490846#comment-17490846 ] Klara Ward edited comment on MDEP-753 at 2/11/22, 10:42 AM: We are also waiting

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

2022-02-11 Thread GitBox
Tibor17 commented on pull request #461: URL: https://github.com/apache/maven-surefire/pull/461#issuecomment-1036052786 @NilsRenaud It means that you should use `module-info.java` in `src/main/java` if you want to use JPMS with this plugin, and in that case test dependencies, JUniy5

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #457: [SUREFIRE-1992] Do not output class name on error/failure for certain exceptions

2022-02-11 Thread GitBox
Tibor17 commented on a change in pull request #457: URL: https://github.com/apache/maven-surefire/pull/457#discussion_r804511824 ## File path: surefire-api/src/main/java/org/apache/maven/surefire/api/report/LegacyPojoStackTraceWriter.java ## @@ -81,19 +80,26 @@ public String

[jira] [Created] (SUREFIRE-2007) Java 17 TestEngine with ID 'junit-vintage' failed to discover tests

2022-02-11 Thread Ben Middleton (Jira)
Ben Middleton created SUREFIRE-2007: --- Summary: Java 17 TestEngine with ID 'junit-vintage' failed to discover tests Key: SUREFIRE-2007 URL: https://issues.apache.org/jira/browse/SUREFIRE-2007

[jira] [Commented] (MCOMPILER-470) -parameters doesn't work with --release

2022-02-11 Thread Falko Modler (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17490806#comment-17490806 ] Falko Modler commented on MCOMPILER-470: [~olamy] are you sure this isn't already fixed with

[jira] [Closed] (MCOMPILER-470) -parameters doesn't work with --release

2022-02-11 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MCOMPILER-470. -- Assignee: Olivier Lamy Resolution: Fixed Fixed with plexus compiler upgrade >

[jira] [Updated] (MCOMPILER-470) -parameters doesn't work with --release

2022-02-11 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MCOMPILER-470: --- Fix Version/s: 3.10.0 > -parameters doesn't work with --release >

[jira] [Closed] (MCOMPILER-225) javac.bat and args file added to archive when fork and -X used

2022-02-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MCOMPILER-225. > javac.bat and args file added to archive when fork and -X used >

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

2022-02-11 Thread GitBox
NilsRenaud commented on pull request #461: URL: https://github.com/apache/maven-surefire/pull/461#issuecomment-1036018758 I'm sorry @Tibor17 , I'm not sure to understand your point. There is currently 2 strategies working with this PR : - [The featured example of JPMS with JUnit

[GitHub] [maven-surefire] Tibor17 commented on pull request #464: [SUREFIRE-2003] Upgrade Maven Reporting to 3.1.0

2022-02-11 Thread GitBox
Tibor17 commented on pull request #464: URL: https://github.com/apache/maven-surefire/pull/464#issuecomment-1035993130 @slawekjaranowski Feel free to use this branch. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and