Re: Re: jar missing in /usr/share/maven-repo/

2023-07-05 Thread tony mancill
On Wed, Jul 05, 2023 at 09:57:46PM +0200, Thorsten Glaser wrote: > On Wed, 5 Jul 2023, Andreas B. Mundt wrote: > > >after that. However, when I try to start it, I get: > > > > $ java -jar /usr/share/java/filius.jar > > Error: Unable to initialize main class filius.Main > > Caused by: java.lang

Re: Re: jar missing in /usr/share/maven-repo/

2023-07-05 Thread Thorsten Glaser
On Wed, 5 Jul 2023, Andreas B. Mundt wrote: >after that. However, when I try to start it, I get: > > $ java -jar /usr/share/java/filius.jar > Error: Unable to initialize main class filius.Main > Caused by: java.lang.NoClassDefFoundError: > ch/qos/logback/core/joran/spi/JoranException I think

Re: Re: jar missing in /usr/share/maven-repo/

2023-07-05 Thread Andreas B. Mundt
Hi Pierre, many thanks for your quick reply! > […] > > You could try to change the contents of d/libhtmlparser-java.poms to > > debian/pom.xml --no-parent --java-lib --artifact=src/lib/libhtmlparser.jar > > and also to remove d/libhtmlparser-java.jlibs. > > The latter will prevent the installa