[maven-debian-helper] 02/05: Build the plugin metadata for the net.bytebuddy, org.codehaus.modello and org.eclipse.tycho groups

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jul 27 18:34:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository maven-debian-helper.

commit ea1242a985b455a49719eb1cd34e24bb14646659
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Jul 27 20:07:26 2017 +0200

    Build the plugin metadata for the net.bytebuddy, org.codehaus.modello and org.eclipse.tycho groups
---
 debian/changelog                       | 2 ++
 share/maven-debian-helper/copy-repo.sh | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index dc06de5..f543c6c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ maven-debian-helper (2.2.2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Hide the warning displayed by copy-repo.sh when processing poms without jar
+  * Build the plugin metadata for the net.bytebuddy, org.codehaus.modello
+    and org.eclipse.tycho groups when copying the Maven repository.
 
  -- Emmanuel Bourg <ebourg at apache.org>  Thu, 27 Jul 2017 15:18:16 +0200
 
diff --git a/share/maven-debian-helper/copy-repo.sh b/share/maven-debian-helper/copy-repo.sh
index efb7fe9..ec42f5f 100755
--- a/share/maven-debian-helper/copy-repo.sh
+++ b/share/maven-debian-helper/copy-repo.sh
@@ -18,7 +18,7 @@ set -e
 
 SRC_REPO="/usr/share/maven-repo"
 DEST_REPO="$1/maven-repo"
-PLUGIN_GROUPS="org.apache.maven.plugins org.codehaus.mojo org.codehaus.plexus org.apache.felix org.sonatype.plugins com.thoughtworks.paranamer com.google.code.maven-replacer-plugin"
+PLUGIN_GROUPS="net.bytebuddy org.apache.maven.plugins org.codehaus.modello org.codehaus.mojo org.codehaus.plexus org.apache.felix org.eclipse.tycho org.sonatype.plugins com.thoughtworks.paranamer com.google.code.maven-replacer-plugin"
 METADATA_NAME="maven-metadata-local.xml"
 
 find_src_poms() {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-debian-helper.git



More information about the pkg-java-commits mailing list