[Debian-med-packaging] Fwd: How to propagate mvn options to debhelper (Was: Need help to upgrade libnetlib-java package)

Emmanuel Bourg ebourg at apache.org
Fri Apr 22 22:59:51 UTC 2016


Le 23/04/2016 00:49, Andreas Tille a écrit :

> but nothing helped.  Any other ideas?

DEB_MAVEN_ARGS is the CDBS syntax, it won't work with DH. You either
have to override the target and add a parameter (dh_auto_build --
-Dfoo=bar) or declare the property in debian/maven.properties (add a
line with: foo=bar).

Emmanuel Bourg




More information about the Debian-med-packaging mailing list