]> source.dussan.org Git - poi.git/commitdiff
Sonar Maven: Next try: Disable Subversion to see if we get results then.
authorDominik Stadler <centic@apache.org>
Thu, 27 Aug 2015 13:04:25 +0000 (13:04 +0000)
committerDominik Stadler <centic@apache.org>
Thu, 27 Aug 2015 13:04:25 +0000 (13:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1698142 13f79535-47bb-0310-9956-ffa450edef68

sonar/pom.xml

index cc53d40f34b5ab8459adb4fe81a62c606355d0f5..a34f74335d2a0a7f2f1c67793f8eb0300eab1c00 100644 (file)
@@ -65,6 +65,9 @@
 
        <properties>
                <project.build.sourceEncoding>ASCII</project.build.sourceEncoding>
+               
+               <!-- Try to disable running SVN blame as it causes errors here because the source is copied from the actual SVN location here! -->
+               <sonar.scm.disabled>true</sonar.scm.disabled>
        </properties>
   
     <build>