Re: Re: Maven Deploy fails

2022-11-10 Thread Greg Chabala
On Thu, Nov 10, 2022 at 11:51 AM Raivo Rebane wrote: > What is the right command ? > Official guide: https://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html Some concrete examples: https://gist.github.com/chabala/9127256 As far as what you're doing though, installing javax.xml.bin

RE: Re: Maven Deploy fails

2022-11-10 Thread Raivo Rebane
Hello I tried without -Durl and without -DartifactId, but the same error occure. What is the right command ? And thanks for answering me ! Raivo On 2022/11/10 15:42:34 Arnaud bourree wrote: > Hi > > You install in local repository, you dont deploy to nexus/artefactory > repository. > There i