[maven-ant-tasks] 05/09: d/rules: Set user.home to a valid directory.
Markus Koschany
apo-guest at moszumanska.debian.org
Mon Nov 16 23:02:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository maven-ant-tasks.
commit 36cd30f0bd30f22af6816d664bef2ac433162469
Author: Markus Koschany <apo at debian.org>
Date: Mon Nov 16 19:58:43 2015 +0100
d/rules: Set user.home to a valid directory.
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index b04cd74..acbe975 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@ include /usr/share/cdbs/1/class/maven.mk
JAVA_HOME := /usr/lib/jvm/default-java
DEB_PATCHPOMS_ARGS := -idebian/maven.ignoreRules
+DEB_MAVEN_ARGS := -Duser.home=debian/tmp
get-orig-source:
uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-ant-tasks.git
More information about the pkg-java-commits
mailing list