We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c62ba36 commit a1f587dCopy full SHA for a1f587d
1 file changed
org.pathvisio.lib/pom.xml
@@ -169,20 +169,6 @@
169
<groupId>org.jacoco</groupId>
170
<artifactId>jacoco-maven-plugin</artifactId>
171
<version>0.8.14</version>
172
- <executions>
173
- <execution>
174
- <id>start-agent</id>
175
- <goals>
176
- <goal>prepare-agent</goal>
177
- </goals>
178
- </execution>
179
180
- <id>generate-report</id>
181
182
- <goal>report</goal>
183
184
185
- </executions>
186
</plugin>
187
</plugins>
188
</build>
0 commit comments