On Mon, Mar 25, 2013 at 2:00 PM, Enis Söztutar <[email protected]> wrote:
> > It is two poms, right? Second one would be hbase-0.95.0-hadoop2? > > Two poms would just cause a mess, no? Can we do it the current way of the > hadoop.profile + the version specified by the command line. I was thinking > like a BUILDING.txt including > To build the release from the source, use: > > mvn package -Dhadoop.profile=2.0 -Dhadoop.version=2.0.3-alpha > -Dversion=0.95.0-hadoop2 > > If won't work, maybe we can do a branch, commit the changes to pom so that > hadoop2 is default, and release the artifacts from there? Let me play with version. We already figured classifier isn't enough. Thanks Enis, St.Ack
