laurentgo commented on code in PR #41309:
URL: https://github.com/apache/arrow/pull/41309#discussion_r1582441782
##########
java/flight/flight-core/pom.xml:
##########
@@ -299,32 +288,21 @@
</executions>
</plugin>
</plugins>
- <extensions>
- <extension>
- <groupId>kr.motd.maven</groupId>
- <artifactId>os-maven-plugin</artifactId>
- <version>1.7.1</version>
- </extension>
- </extensions>
Review Comment:
It's already declared by the top-level parent [pom.xml
](https://github.com/apache/arrow/blob/4b2cf22f5aea16f4ad0db447624b6e713b43d62c/java/pom.xml#L847)
--
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]