Path: csiph.com!au2pb.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod From: Guillaume Turri Newsgroups: linux.debian.maint.java Subject: Re: How should I deal with the classpath with maven-helper? Date: Wed, 16 Sep 2015 22:10:02 +0200 Message-ID: References: X-Original-To: debian-java@lists.debian.org X-Mailbox-Line: From debian-java-request@lists.debian.org Wed Sep 16 20:00:17 2015 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.799 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -7 Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=0a60SyB1PxZ1UJpwbqFaLcmIh12no9+8qHL30v/Yhg4=; b=jvHh5cZI+QjYcbitjap5lS5xaL6Oi4m6e9R0UFnqBXyJXCG5Y+XKBvv/KSd515zd9O SOP5Qy4pAtxh+aepMK7CmHUHhYbEyquacF6eY3j9qasijOKmWF5F7K3O2cy+fKaLBjqV vI4XPdi/alWM7+YsPSksWxC1S/rA/fApDkoX5FkIv0ugjg4jYP96SKjS9ao/fCdU11K5 HLYnKtJIzKy43f8t0IFnVXAK2tB77KtW/YDj/9m/A2fCrZAWV7HmTo+uqpQWZo65d1g/ u2P8B+PxICl8uSFYGg0J//6JcRRoWRmNFIkf1dXw3lAtL8XP4QWLsxN+BlimhKBIaNW2 HSYw== X-Received: by 10.55.54.75 with SMTP id d72mr44764259qka.52.1442433583621; Wed, 16 Sep 2015 12:59:43 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Mailing-List: archive/latest/18661 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/CADsWkMqxJJsJCv5A_Jb+588_3+XYULq6PB7MYG-s0bG=aa6W1g@mail.gmail.com Approved: robomod@news.nic.it Lines: 15 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Wed, 16 Sep 2015 21:59:22 +0200 X-Original-Message-ID: X-Original-References: <55F9C55C.9020404@apache.org> Xref: csiph.com linux.debian.maint.java:8347 2015-09-16 21:39 GMT+02:00 Emmanuel Bourg : > Le 16/09/2015 20:13, Guillaume Turri a =C3=A9crit : > >> * If I don't do anything special regarding the class-path, then I get >> the lintian warning missing-classpath [1] > > Hi Guillaume, > > You can ignore this warning, this classpath is rarely useful and most of > the libraries packaged don't have one. > > Emmanuel Bourg > Thank you for your replies, Emmanuel and Eugene; they are very useful!