vvysotskyi commented on issue #2056: DRILL-7701: EVF V2 Scan Framework
URL: https://github.com/apache/drill/pull/2056#issuecomment-616223899
 
 
   @paul-rogers, yes regular build will succeed if license headers are 
incorrect. I think it was done to speed up the build since usually, there are 
no new classes are introduced.
   
   To run a check for license headers, please either add two properties to 
build command: `mvn clean install -Drat.skip=false -Dlicense.skip=false` or run 
trigger plugin goal: `mvn license:check -Dlicense.skip=false`.
   
   For details please refer to this doc: 
https://github.com/apache/drill/blob/master/docs/dev/LicenseHeaders.md.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to