the-other-tim-brown commented on code in PR #538:
URL: https://github.com/apache/incubator-xtable/pull/538#discussion_r1763789276


##########
pom.xml:
##########
@@ -173,7 +174,7 @@
                 <groupId>org.projectlombok</groupId>
                 <artifactId>lombok</artifactId>
                 <version>1.18.24</version>
-                <scope>compile</scope>
+                <scope>provided</scope>
             </dependency>

Review Comment:
   I think there may be a way to add this as a dependency for the step that 
does the codegen for lombok, can we try that?



-- 
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: commits-unsubscr...@xtable.apache.org

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

Reply via email to