We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3422011 commit 741602cCopy full SHA for 741602c
pom.xml
@@ -87,8 +87,7 @@
87
<sonar.sca.exclusions>org.sonarlint.core.tests/testdata,its/projects</sonar.sca.exclusions>
88
<sonar.organization>sonarsource</sonar.organization>
89
90
- <!-- Global properties -->
91
- <!-- <jarsigner.skip>false</jarsigner.skip> -->
+ <jarsigner.skip>true</jarsigner.skip>
92
93
<gitRepositoryName>sonarlint-eclipse</gitRepositoryName>
94
<artifactsToPublish>${project.groupId}:org.sonarlint.eclipse.site:zip,${project.groupId}:sonarlint-eclipse-parent:json:cyclonedx</artifactsToPublish>
0 commit comments