Re: Can not use a snapshot version in parent

2021-10-03 Thread Hervé BOUTEMY
can you please share the xxx part of your pom.xml, please? and look at logs of "mvn -X", to see precisely what urls are fetched? Regards, Hervé Le samedi 2 octobre 2021, 10:58:14 CEST Martin Aldrin a écrit : > Hi, thanks for the anser. > > 1. We have used this format for years in our CI. And

Re: Can not use a snapshot version in parent

2021-10-03 Thread Martin Aldrin
Hi, thanks for the anser. 1. We have used this format for years in our CI. And it works perfect for all other dependencies. 2. Yes, the artifact exist on our nexus server. And it works perfect if I first fetch it to my local repository. Regards /Martin > On 2 Oct 2021, at 09:53, Hervé

Re: Global pre-installation of Maven extensions w/out ~/.m2/lib/ext

2021-10-03 Thread Michael Osipov
Am 2021-09-29 um 21:18 schrieb Austin Witt: I wish to install a Maven extension - Takari's Concurrent Safe Local Repository extension ( http://takari.io/book/30-team-maven.html#concurrent-safe-local-repository ) - on a system such that it's picked up by all Maven runs. Don't! It is broken!

Re: Can not use a snapshot version in parent

2021-10-03 Thread Nils Breunese
Hervé BOUTEMY wrote: > Looking at the log, I see "Could not find artifact com.x.commonlibrary:cl- > parent:pom:1.5.39-20210922124845805-SNAPSHOT" > > It seems you referenced parent POM as "1.5.39-20210922124845805-SNAPSHOT" > when: > 1. you should not add the "-SNAPSHOT" suffix but