[wagon2] 08/11: Fixed the build failure caused by the maven-parent update
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Aug 3 10:54:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository wagon2.
commit ea9b17183aaee4c5df1183f28ed168140dfd0674
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Aug 3 12:33:57 2017 +0200
Fixed the build failure caused by the maven-parent update
---
debian/changelog | 1 +
debian/control | 1 -
debian/libwagon2-java.poms | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 82b07d7..574576a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
wagon2 (2.12-3) UNRELEASED; urgency=medium
* Team upload.
+ * Fixed the build failure caused by the maven-parent update
* Depend on libplexus-classworlds2-java instead of libplexus-classworlds-java
* Depend on libplexus-utils2-java instead of libplexus-utils-java
* Removed the unused dependencies on libbcprov-java and libnekohtml-java
diff --git a/debian/control b/debian/control
index bc670ce..cc2ec88 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,6 @@ Build-Depends-Indep: default-jdk-doc,
libjsoup-java,
libmaven-install-plugin-java,
libmaven-javadoc-plugin-java,
- libmaven-parent-java,
libmaven-scm-java,
libmaven-scm-java-doc,
libmaven-shade-plugin-java,
diff --git a/debian/libwagon2-java.poms b/debian/libwagon2-java.poms
index f27e44f..a9f8aa7 100644
--- a/debian/libwagon2-java.poms
+++ b/debian/libwagon2-java.poms
@@ -25,7 +25,7 @@
# --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
# Empty by default. [mh_install]
#
-pom.xml --has-package-version
+pom.xml --no-parent --has-package-version
wagon-provider-api/pom.xml --has-package-version --java-lib --usj-name=wagon-provider-api-2.x
wagon-providers/pom.xml --has-package-version
wagon-providers/wagon-file/pom.xml --has-package-version --java-lib --usj-name=wagon-file-2.x
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/wagon2.git
More information about the pkg-java-commits
mailing list