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


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

Re: How should I deal with the classpath with maven-helper?

Path csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod
From Eugene Zhukov <eugene@debian.org>
Newsgroups linux.debian.maint.java
Subject Re: How should I deal with the classpath with maven-helper?
Date Wed, 16 Sep 2015 21:00:03 +0200
Message-ID <q9q5Z-4xy-19@gated-at.bofh.it> (permalink)
X-Original-To debian-java@lists.debian.org
X-Mailbox-Line From debian-java-request@lists.debian.org Wed Sep 16 18:50:23 2015
Old-Return-Path <eugene@debian.org>
X-Amavis-Spam-Status No, score=-4.534 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, FAKE_REPLY_C=1.486, GMAIL=1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=ham autolearn_force=no
X-Policyd-Weight using cached result; rate: -5
X-Greylist delayed 411 seconds by postgrey-1.35 at bendel; Wed, 16 Sep 2015 18:50:08 UTC
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.5.23 (2014-03-12)
X-Mailing-List <debian-java@lists.debian.org> archive/latest/18659
List-ID <debian-java.lists.debian.org>
List-URL <https://lists.debian.org/debian-java/>
List-Archive https://lists.debian.org/msgid-search/20150916184313.GA22305@localhost
Approved robomod@news.nic.it
Lines 13
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Wed, 16 Sep 2015 21:43:13 +0300
X-Original-Message-ID <20150916184313.GA22305@localhost>
Xref csiph.com linux.debian.maint.java:8345

Show key headers only | View raw


On Wed, Sep 16, 2015 at 9:13 PM, Guillaume Turri <guillaume.turri@gmail.com> wrote:
> [...]
> I've tried to look in existing packages and in the documentation, but
> couldn't find an answer. I would
> be grateful if you can give me some pointers.
>
Take a look into epubcheck package, I fix classpath the following way
<addClasspath>true</addClasspath>
<classpathLayoutType>custom</classpathLayoutType>
<customClasspathLayout>/usr/share/java/${artifact.artifactId}.${artifact.extension}</customClasspathLayout>

Regards,
Eugene

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


Thread

Re: How should I deal with the classpath with maven-helper? Eugene Zhukov <eugene@debian.org> - 2015-09-16 21:00 +0200

csiph-web