aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorolivier lamy <olamy@apache.org>2017-04-25 09:54:45 +1000
committerolivier lamy <olamy@apache.org>2017-04-25 09:54:45 +1000
commit2f4b43d493c57cd6c174c4ba671c82b20019d471 (patch)
treea43642d16203c9a69e82800b2d5c558104b66bb2 /pom.xml
parent3baa6b596c7a1831ce77371a89b4dba43bdee4ed (diff)
downloadarchiva-2f4b43d493c57cd6c174c4ba671c82b20019d471.tar.gz
archiva-2f4b43d493c57cd6c174c4ba671c82b20019d471.zip
exclude Jenkinsfile from rat
Signed-off-by: olivier lamy <olamy@apache.org>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 7ee107054..c6e452237 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1843,6 +1843,7 @@
<exclude>nb-configuration.xml</exclude>
<exclude>.travis.yml</exclude>
<exclude>out/**</exclude>
+ <exclude>Jenkinsfile</exclude>
</excludes>
</configuration>
</plugin>