Re: pvn package command dependencies error

2021-05-09 Thread Compte Messagerie
finally i was forced to install maven3.6.3 with opnjdk-8 and the problem was solved. thank you. On 2021/05/06 08:03:07, Compte Messagerie wrote: > thank you for reply > i installed apache-maven-3.6. with java-11 > i ran mvp package -e > and the result is: > > INFO] --< org.d

Re: Plugin execution order in same phase + profiles

2021-05-09 Thread Alexander Kriegisch
>> the workaround Delany sketched in his answer sounds viable. Would you >> agree? > > Delany found a smart workaround to try to have full control about > order in effective POM, then on build plan: nice idea, even if > cumbersome If you don't play too much with profiles, inheritance, and > don't

Re: Plugin execution order in same phase + profiles

2021-05-09 Thread Hervé BOUTEMY
Le dimanche 9 mai 2021, 07:52:21 CEST Alexander Kriegisch a écrit : > Hervé BOUTEMY schrieb am 09.05.2021 03:31 (GMT +07:00): > > Le samedi 8 mai 2021, 17:03:05 CEST Alexander Kriegisch a écrit : > >> My question was how to achieve reliably predictable ordering. That > >> question is yet to be answ

[ANN] Apache Maven GPG Plugin 3.0.1 Released

2021-05-09 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Apache Maven GPG Plugin, version 3.0.1 Signs the project artifacts with GnuPG. https://maven.apache.org/plugins/maven-gpg-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-