From b0faf3630ce96346e0533da09d9b792161032ff5 Mon Sep 17 00:00:00 2001 From: Angel Montenegro Date: Mon, 20 May 2013 15:04:04 -0600 Subject: [PATCH] Ignoring some files from licence check --- orcid-persistence/pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/orcid-persistence/pom.xml b/orcid-persistence/pom.xml index 566acf87ce9..6bdbca011f1 100644 --- a/orcid-persistence/pom.xml +++ b/orcid-persistence/pom.xml @@ -41,6 +41,22 @@ + + + com.mycila.maven-license-plugin + maven-license-plugin + + + XML_STYLE + + + **/src/test/resources/solr/conf/*.* + **/release_name.txt + **/.gitignore + + + +