Sonar Maven: Next try: Disable Subversion to see if we get results then.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1698142 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
892e01b656
commit
cfd25be631
@ -65,6 +65,9 @@
|
|||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>ASCII</project.build.sourceEncoding>
|
<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>
|
</properties>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user