mansonliwh commented on code in PR #3296:
URL: https://github.com/apache/amoro/pull/3296#discussion_r1833621382
##########
amoro-ams/pom.xml:
##########
@@ -503,6 +564,70 @@
<skip>true</skip>
</configuration>
</plugin>
+
+ <plugin>
+ <groupId>org.openapitools</groupId>
+ <artifactId>openapi-generator-maven-plugin</artifactId>
Review Comment:
> the latest version is
[7.9.0](https://mvnrepository.com/artifact/org.openapitools/openapi-generator-maven-plugin/7.9.0)
why we don't use it?
Thank you for your suggestion. The latest version has dependency conflicts,
and I believe the current version should be stable enough to meet the
requirements.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]