Obey license check property

Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/286eabd1
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/286eabd1
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/286eabd1

Branch: refs/heads/master
Commit: 286eabd1f6211a425e8f1857d244dbd454a37587
Parents: b51160f
Author: jbertram <[email protected]>
Authored: Wed May 6 14:20:18 2015 -0500
Committer: jbertram <[email protected]>
Committed: Wed May 6 15:37:46 2015 -0500

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/286eabd1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f08db43..4ce6569 100644
--- a/pom.xml
+++ b/pom.xml
@@ -943,6 +943,7 @@
             <version>0.11</version>
             <configuration>
                <reportFile>${activemq.basedir}/ratReport.txt</reportFile>
+               <skip>${skipLicenseCheck}</skip>
                <excludes>
                   <exclude>**/*.txt</exclude>
                   <exclude>**/*.md</exclude>

Reply via email to