You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by GitBox <gi...@apache.org> on 2021/04/20 18:19:27 UTC

[GitHub] [avro] iemejia commented on a change in pull request #1198: AVRO-3113: Enforce Java 8 bytecode compatibility on Java dependencies

iemejia commented on a change in pull request #1198:
URL: https://github.com/apache/avro/pull/1198#discussion_r616933104



##########
File path: pom.xml
##########
@@ -110,12 +110,33 @@
         <artifactId>maven-enforcer-plugin</artifactId>
         <executions>
           <execution>
-            <id>enforce-maven-version</id>
+            <id>default-cli</id>

Review comment:
       This name is required to make `mvn enforcer:enforce` work, otherwise it works also via `mvn validate`.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org