This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dist-tool.git


The following commit(s) were added to refs/heads/master by this push:
     new aac17b9  added jlink, jmod and jdeprscan plugins
aac17b9 is described below

commit aac17b9b1cd851725bbf91d0133b6a79c2b07d1e
Author: Hervé Boutemy <hbout...@apache.org>
AuthorDate: Wed Nov 15 23:17:04 2017 +0100

    added jlink, jmod and jdeprscan plugins
---
 src/main/resources/dist-tool.conf | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/main/resources/dist-tool.conf 
b/src/main/resources/dist-tool.conf
index 859076c..eb7ed49 100644
--- a/src/main/resources/dist-tool.conf
+++ b/src/main/resources/dist-tool.conf
@@ -99,6 +99,9 @@
   maven-jarsigner-plugin
   maven-javadoc-plugin
   maven-jdeps-plugin
+  maven-jdeprscan-plugin
+  maven-jlink-plugin
+  maven-jmod-plugin
   * maven-jxr-plugin 
   maven-linkcheck-plugin
   maven-patch-plugin

-- 
To stop receiving notification emails like this one, please contact
['"commits@maven.apache.org" <commits@maven.apache.org>'].

Reply via email to