Re: [VOTE] Release Apache Maven Surefire Plugin version 3.0.0-M6

2022-04-02 Thread Sylwester Lachiewicz
+1 czw., 31 mar 2022, 14:35 użytkownik Tibor Digana napisał: > Hi, > > We solved 111 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12344613 > > There are still a couple of issues left in JIRA: > >

Re: [VOTE] - Release Apache Maven Clean Plugin Version 3.2.0

2022-04-02 Thread Sylwester Lachiewicz
+1 pt., 1 kwi 2022, 23:31 użytkownik Karl Heinz Marbaise napisał: > Hi, > > We solved 10 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12343770=Text=12317224 > > There are still one issue left in JIRA: > >

Re: [VOTE] Release Apache Maven Surefire Plugin version 3.0.0-M6

2022-04-02 Thread Tibor Digana
Hi Delany, RunOrder reimplementation is a request received from several users. If you have a concrete plan or a feature request, pls open a ticket and we can talk about it in ASF Jira. (This particular log message is printed if runOrder=random and the ranOrderRandomSeed is NULL. Now I am not able

Re: [VOTE] - Release Apache Maven Clean Plugin Version 3.2.0

2022-04-02 Thread Delany
+1 Tried out fast delete. Kind regards, Delany On Fri, 1 Apr 2022 at 23:31, Karl Heinz Marbaise wrote: > Hi, > > We solved 10 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12343770=Text=12317224 > > There are still one issue left in JIRA: > >

Re: [VOTE] Release Apache Maven Surefire Plugin version 3.0.0-M6

2022-04-02 Thread Delany
Hi Tibor, When I run tests in random order I get the message "Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=55174043965113" Can you make it always do that? When I provide the flag, I don't get the message, so there's no record of the seed. +1

Re: [VOTE] Release Apache Maven Surefire Plugin version 3.0.0-M6

2022-04-02 Thread Karl Heinz Marbaise
Hi, tested several projects with the new versions works fine. +1 from me. Kind regards Karl Heinz Marbaise On 31.03.22 14:35, Tibor Digana wrote: Hi, We solved 111 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12344613 There are still a couple of issues

Re: [VOTE] Release Apache Maven Surefire Plugin version 3.0.0-M6

2022-04-02 Thread Christian Stein
+1 Upgrading all Maven-based sample projects from Surefire 2.22.0 to 3.0.0-M6 seems to work fine. https://github.com/junit-team/junit5-samples/pull/168 Cheers, Christian On Thu, Mar 31, 2022 at 2:35 PM Tibor Digana wrote: > Hi, > > We solved 111 issues: > >

Re: [VOTE] Release Apache Maven Surefire Plugin version 3.0.0-M6

2022-04-02 Thread Romain Manni-Bucau
+1, tested on some projects with maven-surefire-junit5-tree-reporter with success Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn

Re: [VOTE] Release Apache Maven Surefire Plugin version 3.0.0-M6

2022-04-02 Thread Slawomir Jaranowski
+1 - build from source-releases ok - signature ok by pgp keys 0x0551FD3684FCBBB7 czw., 31 mar 2022 o 14:35 Tibor Digana napisał(a): > Hi, > > We solved 111 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12344613 > > There are still a couple of issues left

Re: [VOTE] Release Apache Maven Surefire Plugin version 3.0.0-M6

2022-04-02 Thread Tamás Cservenák
+1 On Thu, Mar 31, 2022, 14:35 Tibor Digana wrote: > Hi, > > We solved 111 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12344613 > > There are still a couple of issues left in JIRA: > >

Re: [VOTE] Release Apache Maven Surefire Plugin version 3.0.0-M6

2022-04-02 Thread Tibor Digana
+1 T On Thu, Mar 31, 2022 at 2:35 PM Tibor Digana wrote: > Hi, > > We solved 111 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12344613 > > There are still a couple of issues left in JIRA: > >

Re: [VOTE] Release Apache Maven Surefire Plugin version 3.0.0-M6

2022-04-02 Thread Tibor Digana
Hi Delany, You used the plugin. Feel free to vote in this release. T On Thu, Mar 31, 2022 at 4:43 PM Delany wrote: > Thanks. Tests run fine and I tried out the > maven-surefire-junit5-tree-reporter > Delany > > On Thu, 31 Mar 2022 at 16:22, Slawomir Jaranowski > wrote: > > > Hi Delany, > > >

Re: Trying Maven v4

2022-04-02 Thread Maarten Mulders
On 02/04/2022 15:19, Tibor Digana wrote: AFAIK, maven 4 is just a prototype. T On Sat, Apr 2, 2022 at 3:00 PM John Patrick wrote: Hi, If I want to start testing maven v4.x is it the master branch or the mvn4 branch I need to build? Or is there a guide I can look at with current/known issues

Re: Trying Maven v4

2022-04-02 Thread Tibor Digana
AFAIK, maven 4 is just a prototype. T On Sat, Apr 2, 2022 at 3:00 PM John Patrick wrote: > Hi, > If I want to start testing maven v4.x is it the master branch or the mvn4 > branch I need to build? > Or is there a guide I can look at with current/known issues or work > arounds? > > I've a few

Trying Maven v4

2022-04-02 Thread John Patrick
Hi, If I want to start testing maven v4.x is it the master branch or the mvn4 branch I need to build? Or is there a guide I can look at with current/known issues or work arounds? I've a few issues/features I would like to raise and see if I can do patches for, mostly more profile options like

Re: Proposition of changes for Maven parent pom 36

2022-04-02 Thread Slawomir Jaranowski
Hi One more proposition: Execute checkstyle in early phase of the build [1] I see that maven-checkstyle-plugin can be upgraded from 3.0.0 to 3.1.1 together with maven-shared-resources in version 3 Can anybody else check this? [1] https://issues.apache.org/jira/browse/MPOM-313 pt., 11 mar

Re: 3.8.6 due to 3.8.5 regression ?

2022-04-02 Thread Christoph Läubrich
The best would be to transform the example in an integration test I think as described in the ticket. From my side the fix is ready to go, but I currently a bit busy and don't have time yet to create the ITest as requested by michael... Am 31.03.22 um 23:20 schrieb Max Rydahl Andersen: Hi,

3.8.6 due to 3.8.5 regression ?

2022-04-02 Thread Max Rydahl Andersen
Hi, The [rather tricky regression](https://issues.apache.org/jira/browse/MNG-7432) in 3.8.5 breaks dependency resolution when using profiles. It is now causing users to open [issues](https://github.com/quarkusio/quarkus/issues/24643)