Arina Ielchiieva created DRILL-6925:
---------------------------------------
Summary: Unable to generate Protobuf
Key: DRILL-6925
URL: https://issues.apache.org/jira/browse/DRILL-6925
Project: Apache Drill
Issue Type: Bug
Affects Versions: 1.15.0
Reporter: Arina Ielchiieva
Assignee: Vitalii Diravka
Fix For: 1.15.0
When generating protocol buffers from protocol dir using {{mvn clean
process-sources -P proto-compile}} the following error occurs:
{noformat}
[ERROR] Failed to execute goal com.mycila:license-maven-plugin:3.0:format
(proto-format) on project drill-protocol: Execution proto-format of goal
com.mycila:license-maven-plugin:3.0:format failed: Cannot read header document
header. Cause: Resource header not found in file system, classpath or URL: no
protocol: header -> [Help 1]
[ERROR]
{noformat}
Regression after DRILL-6895.
Also need to check C++ protobuf generation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)