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

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

2023-07-04 Thread Pierre Gruet
Hello Andreas, Le 04/07/2023 à 22:02, Andreas B. Mundt a écrit : Hi, to package filius[1], I need to add the maven stuff to libhtmlparser-java. I patched the existing package [2], however, the link to the jar is missing in /usr/share/maven-repo/. It seems to work fine for the POM. Any help i

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

2023-07-04 Thread Andreas B. Mundt
Hi, to package filius[1], I need to add the maven stuff to libhtmlparser-java. I patched the existing package [2], however, the link to the jar is missing in /usr/share/maven-repo/. It seems to work fine for the POM. Any help is appreciated! Best regards, Andi [1] https://lists.debian.org