-
Sub-task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
False
-
False
-
Undefined
-
When criteria: xpath to avro maven plugin
<project>
<build>
<plugins>
<plugin>
<groupId>org.apache.avro</groupId>
<artifactId>avro-maven-plugin</artifactId>
category: Potential
SP:1
Title: Avro maven plugin has been integrated with the Quarkus code generation mechanism
Message: To use it with Maven, make sure you have the generate-code goal enabled for the quarkus-maven-plugin, it should be enabled by default if you created your project fairly recently.
Please remove the avro-maven-plugin plugin from your pom.xml.