Bug#895886: set jcommander dep to :debian works
olivier sallou
osallou at debian.org
Tue Apr 17 12:36:55 BST 2018
in testng pom file, if I replace:
<dependency>
<groupId>com.beust</groupId>
<artifactId>jcommander</artifactId>
<version>1.x</version>
</dependency>
by
<dependency>
<groupId>com.beust</groupId>
<artifactId>jcommander</artifactId>
<version>debian</version>
</dependency>
testing works
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-maintainers/attachments/20180417/174438ac/attachment.html>
More information about the pkg-java-maintainers
mailing list