Mvn install fails

2022-11-14 Thread Raivo Rebane
Hi It takes me days to put things work with Ubuntu. Now I trie with Windows 10. I have successfully deployied needed jar into local repository. And did addings into pom.xml file           project.local        project        file:${project.basedir}/repo           

Re: Mvn install fails

2022-11-14 Thread Arnaud bourree
Hi, Did you read Maven documentations, books about it? It looks you don't understand the philosophy. Why don't you follow suggestion from Greg Chabala to depend on jabx-api or jakarta xml-bind-api artifact? Keep It Simple Arnaud Le lun. 14 nov. 2022, 18:07, Raivo Rebane a écrit : > Hi > It tak

Re: Mvn install fails

2022-11-14 Thread Raivo Rebane
Hi Thank for help. I succseed. I was bored by Ubuntu and don't mention Chabalas letter. It's really simple Regards Raivo On 14.11.22 19:30, Arnaud bourree wrote: Hi, Did you read Maven documentations, books about it? It looks you don't understand the philosophy. Why don't you follow sugges

Re: Mvn install fails

2022-11-14 Thread Delany
It always is :) On Tue, 15 Nov 2022 at 09:24, Raivo Rebane wrote: > Hi > > Thank for help. I succseed. I was bored by Ubuntu and don't mention > Chabalas letter. It's really simple > > Regards > > Raivo > > On 14.11.22 19:30, Arnaud bourree wrote: > > Hi, > > > > Did you read Maven documentation