Michael Smith has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/23432 )

Change subject: IMPALA-14446: Clean up pom.xml
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/23432/2/java/pom.xml
File java/pom.xml:

http://gerrit.cloudera.org:8080/#/c/23432/2/java/pom.xml@524
PS2, Line 524:         <plugin>
             :           <groupId>org.apache.maven.plugins</groupId>
             :           <artifactId>maven-compiler-plugin</artifactId>
             :           <version>3.14.0</version>
             :         </plugin>
> Oh, which is what's happening here. We're building with Java 17 and targeti
Doesn't work, Java complains

  error: option --add-exports not allowed with target 8

The only solution I've found is to match compiler to target version. Which 
looks like it'll be a pre-requisite of this patch.



--
To view, visit http://gerrit.cloudera.org:8080/23432
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: If96649840e23036b4a73ee23e8d12516497994f0
Gerrit-Change-Number: 23432
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Comment-Date: Tue, 16 Sep 2025 22:20:45 +0000
Gerrit-HasComments: Yes

Reply via email to