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:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20SUREFIRE%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1731/
>
> https://repository.apache.org/content/repositories/maven-1731/org/apache/maven/surefire/surefire/3.0.0-M6/surefire-3.0.0-M6-source-release.zip
>
> Source release checksum(s):
> surefire-3.0.0-M6-source-release.zip   sha512:
>
> 2ad963a52445100438c68ecc2d2eb3c3e2191a33494b255969d9ec37f1a418012b8cd71567201a87839f10a47a01d6b304a625a53d90237637755b06234f4bc7
>
> Staging site:
> http://maven.apache.org/surefire-archives/surefire-LATEST/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Cheers
> Tibor
>


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:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MCLEAN%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20ASC%2C%20priority%20DESC%2C%20updated%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1733
>
>
> https://repository.apache.org/service/local/repositories/maven-1733/content/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0-source-release.zip
>
> Source release checksum(s):
> maven-clean-plugin-3.2.0-source-release.zip sha512:
>
> c0b28aa05009948f9dc65cb3e55e332c1c000f88e2f81de848611ac9f0d4b446a4c4afc6f86961a07d0f40d9862fb294c608a6aa12be316dc457ff76b80d0cf9
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-clean-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Kind regards
> Karl Heinz Marbaise
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


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 to tell you my opinion, it
can be rather discussed with the author and the community in the JIRA.)
T

On Sat, Apr 2, 2022 at 9:36 PM Delany  wrote:

> 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
> Tested on Linux & Windows, JDK8 & 11
> Delany
>
> On Sat, 2 Apr 2022 at 15:48, Tibor Digana  wrote:
>
> > 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 <
> > s.jaranow...@gmail.com>
> > > wrote:
> > >
> > > > Hi Delany,
> > > >
> > > > Site is staged:
> > > http://maven.apache.org/surefire-archives/surefire-LATEST/
> > > >
> > > >
> > > > czw., 31 mar 2022 o 15:50 Delany 
> > > napisał(a):
> > > >
> > > > > Hi Tibor,
> > > > >
> > > > > Does the site get staged as well, or do I have to build it myself?
> > > > >
> > > > > Thanks,
> > > > > Delany
> > > > >
> > > > > On Thu, 31 Mar 2022 at 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:
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20SUREFIRE%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
> > > > > >
> > > > > > Staging repo:
> > > > > > https://repository.apache.org/content/repositories/maven-1731/
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://repository.apache.org/content/repositories/maven-1731/org/apache/maven/surefire/surefire/3.0.0-M6/surefire-3.0.0-M6-source-release.zip
> > > > > >
> > > > > > Source release checksum(s):
> > > > > > surefire-3.0.0-M6-source-release.zip   sha512:
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> 2ad963a52445100438c68ecc2d2eb3c3e2191a33494b255969d9ec37f1a418012b8cd71567201a87839f10a47a01d6b304a625a53d90237637755b06234f4bc7
> > > > > >
> > > > > > Staging site:
> > > > > > http://maven.apache.org/surefire-archives/surefire-LATEST/
> > > > > >
> > > > > > Guide to testing staged releases:
> > > > > >
> > > http://maven.apache.org/guides/development/guide-testing-releases.html
> > > > > >
> > > > > > Vote open for 72 hours.
> > > > > >
> > > > > > [ ] +1
> > > > > > [ ] +0
> > > > > > [ ] -1
> > > > > >
> > > > > > Cheers
> > > > > > Tibor
> > > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > Sławomir Jaranowski
> > > >
> > >
> >
>


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:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MCLEAN%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20ASC%2C%20priority%20DESC%2C%20updated%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1733
>
>
> https://repository.apache.org/service/local/repositories/maven-1733/content/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0-source-release.zip
>
> Source release checksum(s):
> maven-clean-plugin-3.2.0-source-release.zip sha512:
>
> c0b28aa05009948f9dc65cb3e55e332c1c000f88e2f81de848611ac9f0d4b446a4c4afc6f86961a07d0f40d9862fb294c608a6aa12be316dc457ff76b80d0cf9
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-clean-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Kind regards
> Karl Heinz Marbaise
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


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
Tested on Linux & Windows, JDK8 & 11
Delany

On Sat, 2 Apr 2022 at 15:48, Tibor Digana  wrote:

> 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 <
> s.jaranow...@gmail.com>
> > wrote:
> >
> > > Hi Delany,
> > >
> > > Site is staged:
> > http://maven.apache.org/surefire-archives/surefire-LATEST/
> > >
> > >
> > > czw., 31 mar 2022 o 15:50 Delany 
> > napisał(a):
> > >
> > > > Hi Tibor,
> > > >
> > > > Does the site get staged as well, or do I have to build it myself?
> > > >
> > > > Thanks,
> > > > Delany
> > > >
> > > > On Thu, 31 Mar 2022 at 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:
> > > > >
> > > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20SUREFIRE%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
> > > > >
> > > > > Staging repo:
> > > > > https://repository.apache.org/content/repositories/maven-1731/
> > > > >
> > > > >
> > > >
> > >
> >
> https://repository.apache.org/content/repositories/maven-1731/org/apache/maven/surefire/surefire/3.0.0-M6/surefire-3.0.0-M6-source-release.zip
> > > > >
> > > > > Source release checksum(s):
> > > > > surefire-3.0.0-M6-source-release.zip   sha512:
> > > > >
> > > > >
> > > >
> > >
> >
> 2ad963a52445100438c68ecc2d2eb3c3e2191a33494b255969d9ec37f1a418012b8cd71567201a87839f10a47a01d6b304a625a53d90237637755b06234f4bc7
> > > > >
> > > > > Staging site:
> > > > > http://maven.apache.org/surefire-archives/surefire-LATEST/
> > > > >
> > > > > Guide to testing staged releases:
> > > > >
> > http://maven.apache.org/guides/development/guide-testing-releases.html
> > > > >
> > > > > Vote open for 72 hours.
> > > > >
> > > > > [ ] +1
> > > > > [ ] +0
> > > > > [ ] -1
> > > > >
> > > > > Cheers
> > > > > Tibor
> > > > >
> > > >
> > >
> > >
> > > --
> > > Sławomir Jaranowski
> > >
> >
>


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 left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20SUREFIRE%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC

Staging repo:
https://repository.apache.org/content/repositories/maven-1731/
https://repository.apache.org/content/repositories/maven-1731/org/apache/maven/surefire/surefire/3.0.0-M6/surefire-3.0.0-M6-source-release.zip

Source release checksum(s):
surefire-3.0.0-M6-source-release.zip   sha512:
2ad963a52445100438c68ecc2d2eb3c3e2191a33494b255969d9ec37f1a418012b8cd71567201a87839f10a47a01d6b304a625a53d90237637755b06234f4bc7

Staging site:
http://maven.apache.org/surefire-archives/surefire-LATEST/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

Cheers
Tibor



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12344613
>
> There are still a couple of issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20SUREFIRE%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1731/
>
> https://repository.apache.org/content/repositories/maven-1731/org/apache/maven/surefire/surefire/3.0.0-M6/surefire-3.0.0-M6-source-release.zip
>
> Source release checksum(s):
> surefire-3.0.0-M6-source-release.zip   sha512:
>
> 2ad963a52445100438c68ecc2d2eb3c3e2191a33494b255969d9ec37f1a418012b8cd71567201a87839f10a47a01d6b304a625a53d90237637755b06234f4bc7
>
> Staging site:
> http://maven.apache.org/surefire-archives/surefire-LATEST/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Cheers
> Tibor
>


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  | Book



Le sam. 2 avr. 2022 à 18:31, Slawomir Jaranowski  a
écrit :

> +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 in JIRA:
> >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20SUREFIRE%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1731/
> >
> >
> https://repository.apache.org/content/repositories/maven-1731/org/apache/maven/surefire/surefire/3.0.0-M6/surefire-3.0.0-M6-source-release.zip
> >
> > Source release checksum(s):
> > surefire-3.0.0-M6-source-release.zip   sha512:
> >
> >
> 2ad963a52445100438c68ecc2d2eb3c3e2191a33494b255969d9ec37f1a418012b8cd71567201a87839f10a47a01d6b304a625a53d90237637755b06234f4bc7
> >
> > Staging site:
> > http://maven.apache.org/surefire-archives/surefire-LATEST/
> >
> > Guide to testing staged releases:
> > http://maven.apache.org/guides/development/guide-testing-releases.html
> >
> > Vote open for 72 hours.
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
> >
> > Cheers
> > Tibor
> >
>
>
> --
> Sławomir Jaranowski
>


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 in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20SUREFIRE%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1731/
>
> https://repository.apache.org/content/repositories/maven-1731/org/apache/maven/surefire/surefire/3.0.0-M6/surefire-3.0.0-M6-source-release.zip
>
> Source release checksum(s):
> surefire-3.0.0-M6-source-release.zip   sha512:
>
> 2ad963a52445100438c68ecc2d2eb3c3e2191a33494b255969d9ec37f1a418012b8cd71567201a87839f10a47a01d6b304a625a53d90237637755b06234f4bc7
>
> Staging site:
> http://maven.apache.org/surefire-archives/surefire-LATEST/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Cheers
> Tibor
>


-- 
Sławomir Jaranowski


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:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20SUREFIRE%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1731/
>
> https://repository.apache.org/content/repositories/maven-1731/org/apache/maven/surefire/surefire/3.0.0-M6/surefire-3.0.0-M6-source-release.zip
>
> Source release checksum(s):
> surefire-3.0.0-M6-source-release.zip   sha512:
>
> 2ad963a52445100438c68ecc2d2eb3c3e2191a33494b255969d9ec37f1a418012b8cd71567201a87839f10a47a01d6b304a625a53d90237637755b06234f4bc7
>
> Staging site:
> http://maven.apache.org/surefire-archives/surefire-LATEST/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Cheers
> Tibor
>


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:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20SUREFIRE%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1731/
>
> https://repository.apache.org/content/repositories/maven-1731/org/apache/maven/surefire/surefire/3.0.0-M6/surefire-3.0.0-M6-source-release.zip
>
> Source release checksum(s):
> surefire-3.0.0-M6-source-release.zip   sha512:
>
> 2ad963a52445100438c68ecc2d2eb3c3e2191a33494b255969d9ec37f1a418012b8cd71567201a87839f10a47a01d6b304a625a53d90237637755b06234f4bc7
>
> Staging site:
> http://maven.apache.org/surefire-archives/surefire-LATEST/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Cheers
> Tibor
>


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,
> >
> > Site is staged:
> http://maven.apache.org/surefire-archives/surefire-LATEST/
> >
> >
> > czw., 31 mar 2022 o 15:50 Delany 
> napisał(a):
> >
> > > Hi Tibor,
> > >
> > > Does the site get staged as well, or do I have to build it myself?
> > >
> > > Thanks,
> > > Delany
> > >
> > > On Thu, 31 Mar 2022 at 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:
> > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20SUREFIRE%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
> > > >
> > > > Staging repo:
> > > > https://repository.apache.org/content/repositories/maven-1731/
> > > >
> > > >
> > >
> >
> https://repository.apache.org/content/repositories/maven-1731/org/apache/maven/surefire/surefire/3.0.0-M6/surefire-3.0.0-M6-source-release.zip
> > > >
> > > > Source release checksum(s):
> > > > surefire-3.0.0-M6-source-release.zip   sha512:
> > > >
> > > >
> > >
> >
> 2ad963a52445100438c68ecc2d2eb3c3e2191a33494b255969d9ec37f1a418012b8cd71567201a87839f10a47a01d6b304a625a53d90237637755b06234f4bc7
> > > >
> > > > Staging site:
> > > > http://maven.apache.org/surefire-archives/surefire-LATEST/
> > > >
> > > > Guide to testing staged releases:
> > > >
> http://maven.apache.org/guides/development/guide-testing-releases.html
> > > >
> > > > Vote open for 72 hours.
> > > >
> > > > [ ] +1
> > > > [ ] +0
> > > > [ ] -1
> > > >
> > > > Cheers
> > > > Tibor
> > > >
> > >
> >
> >
> > --
> > Sławomir Jaranowski
> >
>


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 or work
arounds?


Official answer: you could build Maven 4 yourself - get the code from 
GitHub [1] or GitBox [2] and run mvn package.


Unofficial answer: you can find pre-built packages on Jenkins [3].

Even less official answer: I've published a Homebrew tap [4] that 
automates the Jenkins approach for you, and I know Martin has published 
a Chocolatey package [5] that does a similar thing. Both fetch the 
latest successful build from Jenkins and install it. I've been using the 
Homebrew tap for over a year now, and I haven't had any significant 
problems. It installs nicely along an existing Maven installation. In my 
case, the Maven 4 snapshot is the default, but using a shell aliases I 
can easily use Maven 3.8.5 instead:


   alias mvn3="/usr/local/Cellar/maven/3.8.5/bin/mvn"
   alias mvn4="mvn"


Hope this helps,


Maarten


I've a few issues/features I would like to raise and see if I can do
patches for, mostly more profile options like for;
settings.xml profile support for servers and mirrors.
extensions.xml profile support for extensions.
profile activation based upon other profiles being active or disabled.

i.e. the com.soebes.maven.extensions:maven-buildtime-profiler is good to
look into high build times, but for day to day usage I don't want every
developer or cicd build with the extra overhead or verbose output. Just
want it on release builds or when a developer enables a specific profile.

Someone with a home office nexus so has a * to their
own proxy, then whilst at a conference want to build they need to change
their default settings.xml to remove that mirror. I've 4 settings.xml
depending if home, travelling, in office or building from a maven staging
repo like maven-1731 (for surefire v3.0.0-M6).

All things just seam simpler switching different profiles.

Cheers,
John


[1] https://github.com/apache/maven
[2] https://maven.apache.org/scm.html (you'll only need Maven Core)
[3] 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/master/

[4] https://github.com/mthmulders/homebrew-maven-snapshot/
[5] https://community.chocolatey.org/packages/maven-snapshot

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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 issues/features I would like to raise and see if I can do
> patches for, mostly more profile options like for;
> settings.xml profile support for servers and mirrors.
> extensions.xml profile support for extensions.
> profile activation based upon other profiles being active or disabled.
>
> i.e. the com.soebes.maven.extensions:maven-buildtime-profiler is good to
> look into high build times, but for day to day usage I don't want every
> developer or cicd build with the extra overhead or verbose output. Just
> want it on release builds or when a developer enables a specific profile.
>
> Someone with a home office nexus so has a * to their
> own proxy, then whilst at a conference want to build they need to change
> their default settings.xml to remove that mirror. I've 4 settings.xml
> depending if home, travelling, in office or building from a maven staging
> repo like maven-1731 (for surefire v3.0.0-M6).
>
> All things just seam simpler switching different profiles.
>
> Cheers,
> John
>


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 for;
settings.xml profile support for servers and mirrors.
extensions.xml profile support for extensions.
profile activation based upon other profiles being active or disabled.

i.e. the com.soebes.maven.extensions:maven-buildtime-profiler is good to
look into high build times, but for day to day usage I don't want every
developer or cicd build with the extra overhead or verbose output. Just
want it on release builds or when a developer enables a specific profile.

Someone with a home office nexus so has a * to their
own proxy, then whilst at a conference want to build they need to change
their default settings.xml to remove that mirror. I've 4 settings.xml
depending if home, travelling, in office or building from a maven staging
repo like maven-1731 (for surefire v3.0.0-M6).

All things just seam simpler switching different profiles.

Cheers,
John


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 2022 o 08:24 Hervé BOUTEMY  napisał(a):

> on Modello, the big change for 2.0.0 is that it now requires Java 8 to
> run:
> AFAIK, not an issue any more, so we can upgrade
>
> thanks for defining plans for these parent POMs
>
> on doing the release, it's a little bit specific because of the
> documentation,
> just ping me if you need me
>
> Regards,
>
> Hervé
>
> Le jeudi 10 mars 2022, 18:44:08 CET Slawomir Jaranowski a écrit :
> > Hi
> >
> > My proposition, after 35 tests ... [1]
> >
> > ** Dependency upgrade
> > * [MPOM-308] - Upgrade Maven PMD Plugin from 3.15.0 to 3.16.0
> > * [MPOM-309] - Upgrade TagList Maven Plugin from 2.4 to 3.0.0
> >
> > Old version of TagList  does not work with the new Maven site pugin.
> > PMD 3.15.0 has a bug: MPMD-325 [2]
> >
> > I don't have experience with modello-maven-plugin, so I don't know if
> > should / can be updated [3]
> >
> > We can also review current PR [4]
> >
> > [1]
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250
> > rsion=12351408 [2] https://issues.apache.org/jira/browse/MPOM-308
> > [3] https://github.com/apache/maven-parent/pull/47
> > [4] https://github.com/apache/maven-parent/pulls
>
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-- 
Sławomir Jaranowski


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,

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) 
[against](https://github.com/quarkusio/quarkus/issues/24644) Quarkus 
since the maven plugins cannot be loaded since using profiles messes up 
dependency resolution causing all kind of "fun" side-effects.


Any chance a 3.8.6 can be made to fix this regression or are we forced 
to add in 3.8.5 version detection to try to do an approximation of the 
dependency resolution? Something I really would like to avoid if at all 
possible.


There exist already a 
[PR](https://github.com/apache/maven/pull/695/files) to fix the issue.


Anything we can do to get that out ?

Thank you,
/max
https://xam.dk/about



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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) 
[against](https://github.com/quarkusio/quarkus/issues/24644) Quarkus 
since the maven plugins cannot be loaded since using profiles messes up 
dependency resolution causing all kind of "fun" side-effects.


Any chance a 3.8.6 can be made to fix this regression or are we forced 
to add in 3.8.5 version detection to try to do an approximation of the 
dependency resolution? Something I really would like to avoid if at all 
possible.


There exist already a 
[PR](https://github.com/apache/maven/pull/695/files) to fix the issue.


Anything we can do to get that out ?

Thank you,
/max
https://xam.dk/about