Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8806
| From | Fabio <fabio@pirola.org> |
|---|---|
| Newsgroups | linux.debian.maint.java |
| Subject | Handle sbt dependencies |
| Date | 2016-02-02 01:20 +0100 |
| Message-ID | <qXwRk-2pD-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi, I am trying to start packaging dependencies for sbt and I have some questions: 1. Some libraries used in sbt have different versions. How can I handle this cases? 2. Is it possible to packaging in debian different version for the same library? 3. maybe some libs may need sbt to build themselves so we may have circular dependency. How can I handle this cases? 4. I read and watch video from [1] but is there a java packaging tutorial? Example: com.jcraft/jsch/jars/jsch-0.1.44-1.jar com.jcraft/jsch/jars/jsch-0.1.46.jar org.scala-lang:scala-compiler:2.10.4 org.scala-lang:scala-compiler:2.10.5 [1] https://wiki.debian.org/Java/Packaging Best Regards Fabio
Back to linux.debian.maint.java | Previous | Next — Next in thread | Find similar
Handle sbt dependencies Fabio <fabio@pirola.org> - 2016-02-02 01:20 +0100
Re: Handle sbt dependencies Emmanuel Bourg <ebourg@apache.org> - 2016-02-02 09:10 +0100
Re: Handle sbt dependencies Fabio <fabio@pirola.org> - 2016-02-03 23:40 +0100
csiph-web