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 f41ddf3 commit 8a77240Copy full SHA for 8a77240
pom.xml
@@ -268,24 +268,6 @@
268
</plugin>
269
</plugins>
270
</build>
271
-
272
- <reporting>
273
- <plugins>
274
- <plugin>
275
- <groupId>org.apache.maven.plugins</groupId>
276
- <artifactId>maven-checkstyle-plugin</artifactId>
277
- <version>${maven-checkstyle-plugin.version}</version>
278
- <reportSets>
279
- <reportSet>
280
- <reports>
281
- <report>checkstyle</report>
282
- </reports>
283
- </reportSet>
284
- </reportSets>
285
- </plugin>
286
- </plugins>
287
- </reporting>
288
289
<dependencies>
290
<dependency>
291
<groupId>com.google.protobuf</groupId>
0 commit comments