Skip to content

Commit 08253ea

Browse files
committed
Unit test POM clean up
1 parent d2057a1 commit 08253ea

File tree

21 files changed

+255
-546
lines changed

21 files changed

+255
-546
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,6 @@
6060

6161
<sonar.organization>utplsql</sonar.organization>
6262
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
63-
64-
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
65-
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
66-
<sonar.jacoco.reportPath>${project.basedir}/../target/jacoco.exec</sonar.jacoco.reportPath>
67-
<sonar.language>java</sonar.language>
6863
</properties>
6964

7065
<dependencyManagement>

src/test/java/org/utplsql/maven/plugin/MojoRuleTest.java

Lines changed: 0 additions & 280 deletions
This file was deleted.

0 commit comments

Comments
 (0)