[libnetlib-java] 01/01: hope this installs maven artefacts correctly ...

Emmanuel Bourg ebourg at apache.org
Fri Jan 29 10:29:42 UTC 2016


Le 29/01/2016 11:25, Andreas Tille a écrit :

> diff --git a/debian/rules b/debian/rules
> index ddcb9d9..e296267 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -13,4 +13,4 @@ override_dh_auto_build:
>  override_dh_link:
>  	dh_link
>  	mh_installjar
> -	mh_installpom
> +	mh_installpom all/pom.xml
> 

You shouldn't need this. It's a normal Maven project built with
maven-debian-helper, dh_auto_install will do it for you.

Emmanuel Bourg




More information about the pkg-java-maintainers mailing list