Path: csiph.com!feeder.erje.net!2.us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod From: Christopher Hoskin Newsgroups: linux.debian.maint.java Subject: Dependencies packaged without POMs Date: Wed, 11 May 2016 00:40:03 +0200 Message-ID: X-Original-To: Debian Java X-Mailbox-Line: From debian-java-request@lists.debian.org Tue May 10 22:34:59 2016 Old-Return-Path: X-Amavis-Spam-Status: No, score=-5.699 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FOURLA=0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=2, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=no 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:date:message-id:subject:from:to; bh=e/feI+Xf9XB/JOfyVOnEj/UiAgR3a7+SS/2lU5uIhjg=; b=hdvmQ8yPE2dvercJCYROhtIFNz2iqZYM2ZOK09YxAi8ztUYdPyvqvFM9+MnfOG1qRP Zwr0qiyIUaMrzxk5KFDrCyc5rgIK+WfJLGQQipcP+FFDVfRx1FgkKSBLSEb1jG4yHxGc ZXv72/Q7HksG6WWe3W6+zLaM+6fPuLRizUsFecamULV5Gms60Xp166/dKcdpZ1Kf81vq Tcgk6OCjk0LovxBfVdcI+4SVkFbka/a+4qBw2jP3ejQEFlX/K53AO/5Ty+FyKwga93Ru JJlV7qAy5V/dF/E4EpOInYOluUQkMVrNA9OGL3eAZDDlVC+epWeBXB3wlrL5uSkLGKN2 Je4Q== X-Google-Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=e/feI+Xf9XB/JOfyVOnEj/UiAgR3a7+SS/2lU5uIhjg=; b=msk9hAE14LIlQC+6u38c6hQebaSIc8PN8IDvynkpqyCgx8DWaUiTANxz8jfvwcvsGN u9JstGvuUE6qfk2bkg5usTIf7VkFwMxNEo/7zpk2MsMkQM2SfZ9qy7g3fTV6BIG0Ie5u xhJzuCEmbFWr8OVIKlGnTR2U5jeVTONRQ/CX6Op1MsEeCim2/2gy0vdESOsOu7OBSVry q5zFCDDQPVi0Th88oP0Mhx+2DqUN32L2m6AII5S9enEnanZHeD8BupUcrZk3O6DZvhoP tZYh7uyWjXAjL7Wlx9imhZtH8ELd26PtW2j4Bp5VjPHYyigJ2sIyQmd77LAVWaHGa2M1 qRlA== X-Gm-Message-State: AOPr4FX9Z/wwXQ4GaCENnvRw8nG5NN+w3GjtPuXhqNsj0LnKDivcjHCIh6AO+Gr+xh1cvwwkjjlNsrilbJg6Iw== MIME-Version: 1.0 X-Received: by 10.50.30.73 with SMTP id q9mr20397824igh.77.1462919672700; Tue, 10 May 2016 15:34:32 -0700 (PDT) Content-Type: multipart/alternative; boundary=047d7bdc0a846d26370532848787 X-Mailing-List: archive/latest/19433 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/CAEjvcd9639HA2inc9=d2ZWh4C5fgwCuArdnnK8zQnNUiDSAd4w@mail.gmail.com Approved: robomod@news.nic.it Lines: 44 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Tue, 10 May 2016 23:34:32 +0100 X-Original-Message-ID: Xref: csiph.com linux.debian.maint.java:9105 --047d7bdc0a846d26370532848787 Content-Type: text/plain; charset=UTF-8 Hello, Some libraries (e.g. Jython) are packaged for Debian, but don't use Maven. In these cases it may be that nothing is installed into /usr/share/maven-repo. How should Maven projects which reference such dependencies be packaged? According to the spec [0], and should be used to reference such jars. But this appears not to work in practice ([1]). I suspect I'm not the first person to want to reference a library without an entry in $REPO, so I'm wondering how this is normally handled? Thanks. Christopher [0] https://wiki.debian.org/Java/MavenRepoSpec, [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=723919 --047d7bdc0a846d26370532848787 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

Some libraries (e.g. Jython)= are packaged for Debian, but don't use Maven. In these cases it may be= that nothing is installed into /usr/share/maven-repo.


How should Maven projects which reference such dependencies be packaged? = According to the spec [0], <scope> and <systempath> should be u= sed to reference such jars. But this appears not to work in practice ([1]).=

I suspect I'm not the first person to want to refere= nce a library without an entry in $REPO, so I'm wondering how this is n= ormally handled?

Thanks.

Christopher
--047d7bdc0a846d26370532848787--