Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #12669

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

From Thorsten Glaser <t.glaser@tarent.de>
Newsgroups linux.debian.maint.java
Subject Re: Re: jar missing in /usr/share/maven-repo/
Date 2023-07-05 22:00 +0200
Message-ID <GOgPn-3ciM-3@gated-at.bofh.it> (permalink)
References <GOfzX-3bCI-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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 you have to do:

java -cp /usr/share/java/logback.jar:/usr/share/java/foodependency.jar:… -jar /usr/share/java/filius.jar

It’s common to put that into a tiny shell script in /usr/bin.

bye,
//mirabilos
-- 
Infrastrukturexperte • tarent solutions GmbH
Am Dickobskreuz 10, D-53121 Bonn • http://www.tarent.de/
Telephon +49 228 54881-393 • Fax: +49 228 54881-235
HRB AG Bonn 5168 • USt-ID (VAT): DE122264941
Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg

                        ****************************************************
/⁀\ The UTF-8 Ribbon
╲ ╱ Campaign against      Mit dem tarent-Newsletter nichts mehr verpassen:
 ╳  HTML eMail! Also,     https://www.tarent.de/newsletter
╱ ╲ header encryption!
                        ****************************************************

Back to linux.debian.maint.java | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

jar missing in /usr/share/maven-repo/ "Andreas B. Mundt" <andi@debian.org> - 2023-07-04 22:30 +0200
  Re: jar missing in /usr/share/maven-repo/ Pierre Gruet <pgt@debian.org> - 2023-07-04 22:50 +0200
    Re: Re: jar missing in /usr/share/maven-repo/ "Andreas B. Mundt" <andi@debian.org> - 2023-07-05 20:40 +0200
      Re: Re: jar missing in /usr/share/maven-repo/ Thorsten Glaser <t.glaser@tarent.de> - 2023-07-05 22:00 +0200
        Re: Re: jar missing in /usr/share/maven-repo/ tony mancill <tmancill@debian.org> - 2023-07-06 05:30 +0200
        how to handle 'resources' best "Andreas B. Mundt" <andi@debian.org> - 2023-07-06 19:50 +0200
          Re: how to handle 'resources' best Thorsten Glaser <t.glaser@tarent.de> - 2023-07-06 20:00 +0200

csiph-web