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/

Path csiph.com!news.mixmin.net!newsreader4.netcologne.de!news.netcologne.de!fu-berlin.de!bofh.it!news.nic.it!robomod
From Thorsten Glaser <t.glaser@tarent.de>
Newsgroups linux.debian.maint.java
Subject Re: Re: jar missing in /usr/share/maven-repo/
Date Wed, 05 Jul 2023 22:00:01 +0200
Message-ID <GOgPn-3ciM-3@gated-at.bofh.it> (permalink)
References <GOfzX-3bCI-1@gated-at.bofh.it>
X-Mailbox-Line From debian-java-request@lists.debian.org Wed Jul 5 19:58:10 2023
Old-Return-Path <t.glaser@tarent.de>
X-Amavis-Spam-Status No, score=-4.61 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, BODY_8BITS=1.5, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FOURLA=0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001, RERE=1, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham autolearn_force=no
X-Policyd-Weight NOT_IN_SBL_XBL_SPAMHAUS=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .tarent. - helo: .mail-lf1-x135.google. - helo-domain: .google.) FROM/MX_MATCHES_HELO(DOMAIN)=-2; rate: -5.5
X-Gm-Message-State ABy/qLbR+VIC0T2Z3g0UdzDnjyGMoIo9i8uynChScLqb0EEzKGjjMz9k aBi/xHU22OAYKA98BAnJVU3w8PkMYleh896j+7g=
X-Google-SMTP-Source APBJJlFkCbsEuWNeBB/wFMywgQVkfU7EDfeXLFadFh2ZvQlH69XWBjEDtJIlJfHQw3tF83VI3U0bzA==
X-Received by 2002:a2e:870c:0:b0:2b6:c528:4940 with SMTP id m12-20020a2e870c000000b002b6c5284940mr13232450lji.3.1688587067139; Wed, 05 Jul 2023 12:57:47 -0700 (PDT)
Content-Language de-DE-1901
MIME-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding QUOTED-PRINTABLE
X-Mailing-List <debian-java@lists.debian.org> archive/latest/23351
List-ID <debian-java.lists.debian.org>
List-URL <https://lists.debian.org/debian-java/>
List-Archive https://lists.debian.org/msgid-search/39ce09f-d221-2834-42df-b1d0f7ec6dc4@tarent.de
Approved robomod@news.nic.it
Lines 36
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Cc debian-java@lists.debian.org
X-Original-Date Wed, 5 Jul 2023 21:57:46 +0200 (CEST)
X-Original-Message-ID <39ce09f-d221-2834-42df-b1d0f7ec6dc4@tarent.de>
X-Original-References <20230705181735.rlrfljiqyp7goazt@flashgordon>
Xref csiph.com linux.debian.maint.java:12669

Show key headers only | 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