Skip to content

Commit 9897582

Browse files
committed
Migration to Central Publisher Portal 3 - Plugin declaration issue
1 parent 0ab2944 commit 9897582

File tree

1 file changed

+8
-0
lines changed
  • javaparser-symbol-solver-testing

1 file changed

+8
-0
lines changed

javaparser-symbol-solver-testing/pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,14 @@
6969
</profiles>
7070

7171

72+
<build>
73+
<plugins>
74+
<plugin>
75+
<groupId>org.jacoco</groupId>
76+
<artifactId>jacoco-maven-plugin</artifactId>
77+
</plugin>
78+
</plugins>
79+
</build>
7280
<dependencies>
7381
<dependency>
7482
<groupId>org.hamcrest</groupId>

0 commit comments

Comments
 (0)