Bug#888040: libjcifs-java - Missing maven dependencies

2018-01-23 Thread Markus Koschany
Control: tags -1 pending Am 22.01.2018 um 22:40 schrieb Emmanuel Bourg: > Le 22/01/2018 à 22:17, Markus Koschany a écrit : > >> I wonder if we should make the dependency optional > > +1, the dependency should be marked as provided in the pom > (debian/jcifs.pom). Ok, let's do it! signature.

Bug#888040: libjcifs-java - Missing maven dependencies

2018-01-22 Thread Emmanuel Bourg
Le 22/01/2018 à 22:17, Markus Koschany a écrit : > I wonder if we should make the dependency optional +1, the dependency should be marked as provided in the pom (debian/jcifs.pom).

Bug#888040: libjcifs-java - Missing maven dependencies

2018-01-22 Thread Markus Koschany
Hi, Am 22.01.2018 um 21:35 schrieb Yadickson Soto: > Package: libjcifs-java > Version: 1.3.18-3 > Branch: buster (testing) > > > Hi, > > There is a problem if try build a test application with maven > My application use how dependency libjcifs-java > > > Missing: > -- > 1) javax.servl

Bug#888040: libjcifs-java - Missing maven dependencies

2018-01-22 Thread Yadickson Soto
Package: libjcifs-java Version: 1.3.18-3 Branch: buster (testing) Hi, There is a problem if try build a test application with maven My application use how dependency libjcifs-java Missing: -- 1) javax.servlet:servlet-api:jar:debian ... Please, can you fix the dependency issue. Best