We need to update the documentation. After we committed to only supporting hadoop2 and java8 the multiple hadoop profiles were removed. However we did add a profile to build the binaries for the project.
Try running: mvn install -DskipTests -Pbinary This will produce a binary tarball as well as a cloudera manger parcel and csd. Aaron On Wed, Feb 3, 2016 at 11:32 AM, Harinder Singh <[email protected]> wrote: > Hi, > > I just took a checkout from the Git repository to explore the Blur > project. I want to build this from source so is there any document > available for this? > > Tried running this: > > mvn install -DskipTests -Dhadoop2 > > but this seems to create an archive named > apache-blur-0.3.0.incubating-src.tar.gz under distribution-src/target/ > and it does not contain any jar files in the lib when extracted out. > So can someone please point me in the right direction? > > > -- > Regards > Harinder Singh Bedi >
