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