[
https://issues.apache.org/jira/browse/HBASE-2682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876400#action_12876400
]
Eugene Koontz commented on HBASE-2682:
--------------------------------------
Hi Stack, to further elaborate what you commented above, pasting your reply on
[email protected] to him:
"Please use this in your POMs:
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase</artifactId>
<version>0.21.0-SNAPSHOT</version>
<type>pom</type>
</dependency>
You have hbase-core which was what we were flying with there for a
while when hbase had submodules -- one for core, and then one each for
each contrib -- but since we flattened hbase maven layout so just a
jar target. Hopefully doing above change fixes things for you.
St.Ack"
> build error: " hbase-core has wrong packaging: jar. Must be 'pom'."
> -------------------------------------------------------------------
>
> Key: HBASE-2682
> URL: https://issues.apache.org/jira/browse/HBASE-2682
> Project: HBase
> Issue Type: Bug
> Environment: Ubuntu 9
> Reporter: Eugene Koontz
>
> Imran M Yousuf writes:
> (http://permalink.gmane.org/gmane.comp.java.hadoop.hbase.user/10525)
> "I am trying to use HBase as maven dependency and am running in an
> error for 0.21-SNAPSHOT :(. I have attached the DEBUG maven output and
> Maven, Java versions and relevant POMs are as follows.
> Maven & Java version:
> -------------------------------
> Apache Maven 2.1.0 (r755702; 2009-03-19 01:10:27+0600)
> Java version: 1.6.0_13
> Java home: /opt/jdk1.6.0_13/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux" version: "2.6.28-18-generic" arch: "i386" Family: "unix"
> Ubuntu 9.04
> Relevant POM files:
> ----------------------------
> http://github.com/imyousuf/smart-dao/blob/master/smart-hbase-dao/pom.xml
> http://github.com/imyousuf/smart-dao/blob/master/pom.xml (Line 178)
> I would be grateful if someone would kindly help getting it to work.
> Please feel free to ask me anything in this regard.
> Thank you."
> See link for aforementioned maven output.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.