Re: Flume failed to build flume-ng-sdk on mac os x

2014-02-08 Thread Xiaobo Liu
Hari, Thanks! You are right, I put one private MyApp.java into flume-ng-sdk test directory (so that Eclipse will build pass along with those test code). After remove that file to other place, issue goes away. I am following http://flume.apache.org/FlumeDeveloperGuide.html to build one client

Re: Flume failed to build flume-ng-sdk on mac os x

2014-02-07 Thread Hari Shreedharan
Looks like there is a file without the asf header. Can you check flume-ng-sdk/target/rat.txt? Thanks, Hari On Friday, February 7, 2014 at 8:10 PM, Xiaobo Liu wrote: > Hello, > > I am new to Flume. I try to build flume on mac os x, but project flume-ng-sdk > failed with er

Flume failed to build flume-ng-sdk on mac os x

2014-02-07 Thread Xiaobo Liu
Hello, I am new to Flume. I try to build flume on mac os x, but project flume-ng-sdk failed with error "[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check (verify.rat) on project flume-ng-sdk: Too many unapproved licenses”. Any suggestion ? MacBook-Pro:flume l$ java -ver