Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #9105
| From | Christopher Hoskin <christopher.hoskin@gmail.com> |
|---|---|
| Newsgroups | linux.debian.maint.java |
| Subject | Dependencies packaged without POMs |
| Date | 2016-05-11 00:40 +0200 |
| Message-ID | <rxotR-3v7-25@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
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 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
Back to linux.debian.maint.java | Previous | Next — Next in thread | Find similar | Unroll thread
Dependencies packaged without POMs Christopher Hoskin <christopher.hoskin@gmail.com> - 2016-05-11 00:40 +0200 Re: Dependencies packaged without POMs Emmanuel Bourg <ebourg@apache.org> - 2016-05-11 00:50 +0200
csiph-web