This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit daff040654736d2ca3b56215627124b100ca8c3c Author: Benoit Tellier <[email protected]> AuthorDate: Mon Sep 23 13:45:42 2019 +0700 JAMES-2855 No need to run mailet-doc-plugin for apache-mailet-test --- mailet/test/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mailet/test/pom.xml b/mailet/test/pom.xml index f1967d2..4d556ea 100644 --- a/mailet/test/pom.xml +++ b/mailet/test/pom.xml @@ -79,10 +79,6 @@ <build> <plugins> <plugin> - <groupId>${james.groupId}</groupId> - <artifactId>mailetdocs-maven-plugin</artifactId> - </plugin> - <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> <executions> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
