[jira] [Comment Edited] (JXR-160) 3.1.0 not in Maven Central

2021-04-21 Thread Jira
[ https://issues.apache.org/jira/browse/JXR-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17327071#comment-17327071 ] Christian Kohlschütter edited comment on JXR-160 at 4/22/21, 3:01 AM: --

[jira] [Commented] (JXR-160) 3.1.0 not in Maven Central

2021-04-21 Thread Jira
[ https://issues.apache.org/jira/browse/JXR-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17327071#comment-17327071 ] Christian Kohlschütter commented on JXR-160: 3.1.0 has been released on

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

2021-04-21 Thread Jira
[ https://issues.apache.org/jira/browse/SUREFIRE-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kohlschütter updated SUREFIRE-1909: - Description: Testing JUnit 5 classes of a JPMS-enabled project with

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

2021-04-21 Thread Jira
Christian Kohlschütter created SUREFIRE-1909: Summary: Support JUnit 5 reflection access by changing add-exports to add-opens Key: SUREFIRE-1909 URL:

[jira] [Created] (MCOMPILER-462) Modular Multi-Release JAR and Maven-Bundle-Plugin together cause inconsistent compilation behavior

2021-04-21 Thread Anand Beh (Jira)
Anand Beh created MCOMPILER-462: --- Summary: Modular Multi-Release JAR and Maven-Bundle-Plugin together cause inconsistent compilation behavior Key: MCOMPILER-462 URL:

[GitHub] [maven-surefire] Tibor17 commented on pull request #347: document test-suite

2021-04-21 Thread GitBox
Tibor17 commented on pull request #347: URL: https://github.com/apache/maven-surefire/pull/347#issuecomment-824484462 @SiKing Thx, the PR was pushed https://gitbox.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=27ef162711425807a3647dc33e8c5267566d46dc -- This is an automated

[GitHub] [maven-surefire] Tibor17 closed pull request #347: document test-suite

2021-04-21 Thread GitBox
Tibor17 closed pull request #347: URL: https://github.com/apache/maven-surefire/pull/347 -- 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. For queries about this service,

[jira] [Closed] (SUREFIRE-1908) Wish by Stackoverflow - Documented strategy with parallel Java packages

2021-04-21 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed SUREFIRE-1908. -- Resolution: Fixed

[jira] [Created] (SUREFIRE-1908) Wish by Stackoverflow - Documented strategy with parallel Java packages

2021-04-21 Thread Tibor Digana (Jira)
Tibor Digana created SUREFIRE-1908: -- Summary: Wish by Stackoverflow - Documented strategy with parallel Java packages Key: SUREFIRE-1908 URL: https://issues.apache.org/jira/browse/SUREFIRE-1908

[jira] [Closed] (SUREFIRE-1906) The console output logs are dumped all at once only after executing the test instead of printing in the real-time

2021-04-21 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed SUREFIRE-1906. -- Resolution: Duplicate Duplicates SUREFIRE-1827. > The console output logs are dumped all

[jira] [Assigned] (SUREFIRE-1906) The console output logs are dumped all at once only after executing the test instead of printing in the real-time

2021-04-21 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana reassigned SUREFIRE-1906: -- Assignee: Tibor Digana > The console output logs are dumped all at once only after

[GitHub] [maven-surefire] Tibor17 commented on pull request #347: document test-suite

2021-04-21 Thread GitBox
Tibor17 commented on pull request #347: URL: https://github.com/apache/maven-surefire/pull/347#issuecomment-824463491 We cannot merge. Github is not able to squash and rebase, that's the problem. I will do it apart of this PR. Regarding the threadCount, you do not know the history. We

[GitHub] [maven-surefire] SiKing edited a comment on pull request #347: document test-suite

2021-04-21 Thread GitBox
SiKing edited a comment on pull request #347: URL: https://github.com/apache/maven-surefire/pull/347#issuecomment-824420161 > We forgot to add this configuration parameter in the example. Please add `false`. Ths I added the information. As I mentioned above: I do not know how

[GitHub] [maven-surefire] SiKing edited a comment on pull request #347: document test-suite

2021-04-21 Thread GitBox
SiKing edited a comment on pull request #347: URL: https://github.com/apache/maven-surefire/pull/347#issuecomment-823610997 > This is the problem `System.getProperty("thread.count", "1")`. You will never have this system property available in the JVM. It is processed only in the plugin

[GitHub] [maven-surefire] SiKing commented on pull request #347: document test-suite

2021-04-21 Thread GitBox
SiKing commented on pull request #347: URL: https://github.com/apache/maven-surefire/pull/347#issuecomment-824420161 > We forgot to add this configuration parameter in the example. Please add `false`. Ths I added the information. As I mentioned above: I do not know how to

[GitHub] [maven-surefire] SiKing commented on pull request #347: document test-suite

2021-04-21 Thread GitBox
SiKing commented on pull request #347: URL: https://github.com/apache/maven-surefire/pull/347#issuecomment-824416496 > You have to add `false`. > The reason is that the thread counts are always multiplied by the number of CPU. So this is similar to using 'C' for fork count, but

[jira] [Commented] (MNG-7045) Drop CDI API from Maven

2021-04-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326962#comment-17326962 ] Hudson commented on MNG-7045: - Build unstable in Jenkins: Maven » Maven TLP » maven » REMOVE_DEPRECATED #20

[jira] [Commented] (MNG-7045) Drop CDI API from Maven

2021-04-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326951#comment-17326951 ] Hudson commented on MNG-7045: - Build unstable in Jenkins: Maven » Maven TLP » maven »

[jira] [Commented] (MNG-7045) Drop CDI API from Maven

2021-04-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326948#comment-17326948 ] Hudson commented on MNG-7045: - Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6829 #20 See

[jira] [Commented] (MNG-7045) Drop CDI API from Maven

2021-04-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326939#comment-17326939 ] Hudson commented on MNG-7045: - Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-5567 #20 See

[jira] [Commented] (MNG-7045) Drop CDI API from Maven

2021-04-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326930#comment-17326930 ] Hudson commented on MNG-7045: - Build unstable in Jenkins: Maven » Maven TLP » maven » mng-5668-poc #20 See

[jira] [Commented] (MNG-7045) Drop CDI API from Maven

2021-04-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326914#comment-17326914 ] Hudson commented on MNG-7045: - Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6889 #20 See

[jira] [Commented] (MNG-7045) Drop CDI API from Maven

2021-04-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326903#comment-17326903 ] Hudson commented on MNG-7045: - Build unstable in Jenkins: Maven » Maven TLP » maven » MRESOLVER-94 #20 See

[jira] [Commented] (MNG-7045) Drop CDI API from Maven

2021-04-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326868#comment-17326868 ] Hudson commented on MNG-7045: - Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6471 #6 See

[jira] [Commented] (MNG-7045) Drop CDI API from Maven

2021-04-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326855#comment-17326855 ] Hudson commented on MNG-7045: - Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-4645+MNG-6772 #7 See

[jira] [Commented] (MNG-7045) Drop CDI API from Maven

2021-04-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326840#comment-17326840 ] Hudson commented on MNG-7045: - Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6727 #6 See

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

2021-04-21 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-7059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte reassigned MNG-7059: --- Assignee: Robert Scholte > Add profile-free repository support in Maven Settings model >

[jira] [Commented] (MNG-7045) Drop CDI API from Maven

2021-04-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326836#comment-17326836 ] Hudson commented on MNG-7045: - Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-7032_versioncolours

[jira] [Commented] (MNG-7045) Drop CDI API from Maven

2021-04-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326834#comment-17326834 ] Hudson commented on MNG-7045: - Build failed in Jenkins: Maven » Maven TLP » maven » maven-3.8.x #9 See

[jira] [Commented] (MNG-7045) Drop CDI API from Maven

2021-04-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326814#comment-17326814 ] Hudson commented on MNG-7045: - Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-7122 #3 See

[jira] [Commented] (MNG-7045) Drop CDI API from Maven

2021-04-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326812#comment-17326812 ] Hudson commented on MNG-7045: - Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-7063 #5 See

[jira] [Commented] (MNG-7045) Drop CDI API from Maven

2021-04-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326794#comment-17326794 ] Hudson commented on MNG-7045: - Build unstable in Jenkins: Maven » Maven TLP » maven » MODELTESTS_IMPROVEMENT

[jira] [Commented] (MNG-7045) Drop CDI API from Maven

2021-04-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326782#comment-17326782 ] Hudson commented on MNG-7045: - Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-4645 #11 See

[jira] [Commented] (MNG-7045) Drop CDI API from Maven

2021-04-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326776#comment-17326776 ] Hudson commented on MNG-7045: - Build unstable in Jenkins: Maven » Maven TLP » maven » checkstyle-next #8 See

[GitHub] [maven-surefire] Tibor17 commented on pull request #347: document test-suite

2021-04-21 Thread GitBox
Tibor17 commented on pull request #347: URL: https://github.com/apache/maven-surefire/pull/347#issuecomment-824233634 @SiKing You have to add `false`. The reason is that the thread counts are always multiplied by the number of CPU. We forgot to add this configuration parameter in

Test cases are getting skipped after upgrading

2021-04-21 Thread Jagdish Kamble
I am migrating from Spring boot version 2.1.13.RELEASE to 2.4.2 version. Along with Spring version I have also upgraded the maven plugin version as follows: Old: 3.1.0 4.0.2 1.7.6 maven-gmaven-plugin.version>1.6.3 0.8.5 3.12.0 3.1.12.2 2.1.3.RELEASE 2.22.2 New :

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

2021-04-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326720#comment-17326720 ] Herve Boutemy commented on MNG-6772: test project created https://github.com/hboutemy/mng-6772 > Super

[GitHub] [maven-surefire] SiKing commented on pull request #347: document test-suite

2021-04-21 Thread GitBox
SiKing commented on pull request #347: URL: https://github.com/apache/maven-surefire/pull/347#issuecomment-824203604 > Can you pls squash these commits? Thx I cannot find how to do this. I thought the squash is usually done during merge? Also: How would you prefer to handle

[jira] [Commented] (MPLUGIN-352) Add support for :config goal for all plugins

2021-04-21 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326677#comment-17326677 ] Robert Scholte commented on MPLUGIN-352: In my mind I thought this was about showing a sample of

[GitHub] [maven-surefire] SiKing commented on pull request #347: document test-suite

2021-04-21 Thread GitBox
SiKing commented on pull request #347: URL: https://github.com/apache/maven-surefire/pull/347#issuecomment-824162001 I just tried it with version=3.0.0-M5, and got the same result. I also tried it with parallel=suites, like this: ``` classes ${thread.count}

[GitHub] [maven-shared-io] slachiewicz merged pull request #16: deps: update JUnit

2021-04-21 Thread GitBox
slachiewicz merged pull request #16: URL: https://github.com/apache/maven-shared-io/pull/16 -- 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. For queries about this

[GitHub] [maven-shared-io] elharo opened a new pull request #16: deps: update JUnit

2021-04-21 Thread GitBox
elharo opened a new pull request #16: URL: https://github.com/apache/maven-shared-io/pull/16 @slachiewicz -- 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. For queries

[GitHub] [maven-shared-io] elharo merged pull request #15: make dependency on commons-io explicit

2021-04-21 Thread GitBox
elharo merged pull request #15: URL: https://github.com/apache/maven-shared-io/pull/15 -- 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. For queries about this service,

[GitHub] [maven-shared-io] elharo opened a new pull request #15: make dependency on commons-io explicit

2021-04-21 Thread GitBox
elharo opened a new pull request #15: URL: https://github.com/apache/maven-shared-io/pull/15 @slachiewicz -- 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. For queries

[GitHub] [maven-shared-io] elharo merged pull request #14: deps: update maven shared utils

2021-04-21 Thread GitBox
elharo merged pull request #14: URL: https://github.com/apache/maven-shared-io/pull/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 to the specific comment. For queries about this service,

[jira] [Commented] (MSHARED-983) remove org.codehaus.plexus.logging.AbstractLogEnabled

2021-04-21 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326482#comment-17326482 ] Elliotte Rusty Harold commented on MSHARED-983: --- It's entirely possible no one is using

[GitHub] [maven-shared-io] elharo opened a new pull request #14: deps: update maven shared utils

2021-04-21 Thread GitBox
elharo opened a new pull request #14: URL: https://github.com/apache/maven-shared-io/pull/14 @slachiewicz -- 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. For queries

[jira] [Created] (MSHARED-983) remove org.codehaus.plexus.logging.AbstractLogEnabled

2021-04-21 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MSHARED-983: - Summary: remove org.codehaus.plexus.logging.AbstractLogEnabled Key: MSHARED-983 URL: https://issues.apache.org/jira/browse/MSHARED-983 Project:

[GitHub] [maven-shared-utils] elharo merged pull request #11: [SUREFIRE-1556] fail fast on empty element names

2021-04-21 Thread GitBox
elharo merged pull request #11: URL: https://github.com/apache/maven-shared-utils/pull/11 -- 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. For queries about this service,

[jira] [Commented] (MNG-6915) Maven console output could be wider

2021-04-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326447#comment-17326447 ] Hudson commented on MNG-6915: - Build succeeded in Jenkins: Maven » Maven TLP » maven-shared-utils » xml3 #21

[jira] [Commented] (SUREFIRE-1906) The console output logs are dumped all at once only after executing the test instead of printing in the real-time

2021-04-21 Thread Roman Rohoziansky (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326445#comment-17326445 ] Roman Rohoziansky commented on SUREFIRE-1906: - It is actual in the 3.0.0-M5 version. The

[jira] [Updated] (MDEP-744) copy-dependencies don't fetch "provided" dependencies if not required

2021-04-21 Thread Alberto Gallardo (Jira)
[ https://issues.apache.org/jira/browse/MDEP-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Gallardo updated MDEP-744: -- Description: Copying only {{runtime}} dependencies ({{includeScope=runtime}}) of a maven

[GitHub] [maven-shared-utils] MartinKanters commented on pull request #11: [SUREFIRE-1556] fail fast on empty element names

2021-04-21 Thread GitBox
MartinKanters commented on pull request #11: URL: https://github.com/apache/maven-shared-utils/pull/11#issuecomment-823885126 @elharo Hey, you got your approval, but we can't merge anymore due to conflicts. Can you please rebase on master and squash commits? -- This is an automated

[GitHub] [maven-surefire] Tibor17 commented on pull request #347: document test-suite

2021-04-21 Thread GitBox
Tibor17 commented on pull request #347: URL: https://github.com/apache/maven-surefire/pull/347#issuecomment-823855882 @SiKing Probably the version `2.22.2` has a bug which looks strange to me. Check it out with the latest version `3.0.0-M5`. -- This is an automated message from the