Hello Mohit, If you are facing problems in building flume-ng properly, give a try to the steps shown below..actually I have also been struggling since last few days..it worked for me..
$ sudi svn co https://svn.apache.org/repos/asf/incubator/flume/trunk flume $ cd flume $ sudo mvn3 install -DskipTests I am using Apache Maven 3.0.3. Regards, Mohammad Tariq On Fri, Jun 8, 2012 at 2:30 AM, Mohit Anchlia <mohitanch...@gmail.com> wrote: > I see entried to flume-ng-sdk in maven repo but when I try this it fails. I > tried with different versions but it doesn't work. Am I missing something? > > <dependency> > > <groupId>org.apache.flume</groupId> > > <artifactId>flume-ng-sdk</artifactId> > > <version>1.2.0</version> > > </dependency> > > </dependencies> > > > > 6/7/12 1:58:34 PM PDT: Missing artifact > org.apache.flume:flume-ng-sdk:jar:1.1.0-cdh3u3:compile