Dongkyu Hwangbo created TAJO-1859:
-------------------------------------
Summary: Cannot build TAJO in Windows because of detecting
Protocol buffer version
Key: TAJO-1859
URL: https://issues.apache.org/jira/browse/TAJO-1859
Project: Tajo
Issue Type: Bug
Environment: Windows 7
Reporter: Dongkyu Hwangbo
Priority: Minor
To build via maven in Windows, I put this command in cmd.
{noformat}
mvn clean install -DskipTests -Pdist -Dtar -Dhadoop.version=2.7.1
{noformat}
maven cannot build tajo with this error message.
!http://s27.postimg.org/ljeteyhur/image.png!
but, installed protocol buffer's version is 2.5.0.
!http://s27.postimg.org/n9xugfzdv/image.png!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)