This is an automated email from the ASF dual-hosted git repository.
rcordier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-mime4j.git
The following commit(s) were added to refs/heads/master by this push:
new 88596b0 JAMES-3226 Ignore Antora doc missing licenses (#36)
88596b0 is described below
commit 88596b020432c7ca66eda4f11bda72bb4bbc703a
Author: Tellier Benoit <[email protected]>
AuthorDate: Tue Mar 30 17:42:22 2021 +0700
JAMES-3226 Ignore Antora doc missing licenses (#36)
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 6d40fd3..9fe64d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -160,6 +160,7 @@
</goals>
<configuration>
<excludes>
+ <exclude>**/docs/**</exclude>
<exclude>CHANGELOG.*</exclude>
<exclude>NOTICE.*</exclude>
<exclude>LICENSE.*</exclude>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]