bq. I require to use hbase 0.99 or higher. 0.99 is not released yet.
What version of mvn are you using ? I use Apache Maven 3.0.5 'mvn clean package -DskipTests' compiles fine. On Wed, Jul 30, 2014 at 6:09 PM, abhishek1015 <[email protected]> wrote: > Hello, > > I have clone the hbase git repository using command provided in the hbase > home page. > > git clone https://git-wip-us.apache.org/repos/asf/hbase.git > > While I compile this project using 'mvn clean package' command, I see > following error: > > Project ID: com.sun.jersey:jersey-project:pom:1.9 > > Reason: Cannot find parent: net.java:jvnet-parent for project: > com.sun.jersey:jersey-project:pom:1.9 for project > com.sun.jersey:jersey-project:pom:1.9 > > I am wondering if this is a known problem with this repository. > > Can anyone suggest me how can I package the recent version of HBase? For my > project, I require to use hbase 0.99 or higher. > > Thanks > Abhishek > > > > > -- > View this message in context: > http://apache-hbase.679495.n3.nabble.com/hbase-project-compilation-tp4062116.html > Sent from the HBase Developer mailing list archive at Nabble.com. >
