didip commented on a change in pull request #12340:
URL: https://github.com/apache/druid/pull/12340#discussion_r830510977



##########
File path: pom.xml
##########
@@ -1835,6 +1835,8 @@
                                 <exclude>.editorconfig</exclude>
                                 
<exclude>**/hadoop.indexer.libs.version</exclude>
                                 <exclude>**/codegen/**</exclude>
+                                <exclude>website/target/**</exclude>

Review comment:
       @cryptoe This is not caused by my changes, but if that exclusion is not 
included, Travis will always fail during this maven task.
   
   `target/` folder is always auto generated code, yes? Isn't it ok to exclude?




-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to