[
https://issues.apache.org/jira/browse/HBASE-8488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13668582#comment-13668582
]
Roshan Naik commented on HBASE-8488:
------------------------------------
The issue with transitive dependencies not getting pulled remains..
[WARNING] The POM for
org.apache.hbase:hbase-common:jar:tests:0.95.0-hadoop2-20130524.222913-2 is
invalid, transitive dependencies (if any) will not be available, enable debug
logging for more details
[WARNING] The POM for
org.apache.hbase:hbase-client:jar:0.95.0-hadoop2-20130524.222944-2 is invalid,
transitive dependencies (if any) will not be available, enable debug logging
for more details
[WARNING] The POM for
org.apache.hbase:hbase-server:jar:0.95.0-hadoop2-20130524.223047-2 is invalid,
transitive dependencies (if any) will not be available, enable debug logging
for more details
[WARNING] The POM for
org.apache.hbase:hbase-server:jar:tests:0.95.0-hadoop2-20130524.223047-2 is
invalid, transitive dependencies (if any) will not be available, enable debug
logging for more details
> HBase transitive dependencies not being pulled in when building apps like
> Flume which depend on HBase
> -----------------------------------------------------------------------------------------------------
>
> Key: HBASE-8488
> URL: https://issues.apache.org/jira/browse/HBASE-8488
> Project: HBase
> Issue Type: Bug
> Components: build
> Affects Versions: 0.95.0
> Reporter: Roshan Naik
>
> Here is a snippet of the errors seen when building against Hbase....
> {code}
> [WARNING] Invalid POM for org.apache.hbase:hbase-common:jar:0.97.0-SNAPSHOT,
> transitive dependencies (if any) will not be available, enable debug logging
> for more details: Some problems were encountered while processing the POMs:
> [ERROR] 'dependencyManagement.dependencies.dependency.artifactId' for
> org.apache.hbase:${compat.module}:jar with value '${compat.module}' does not
> match a valid id pattern. @ org.apache.hbase:hbase:0.97.0-SNAPSHOT,
> /Users/rnaik/.m2/repository/org/apache/hbase/hbase/0.97.0-SNAPSHOT/hbase-0.97.0-SNAPSHOT.pom,
> line 982, column 21
> [ERROR] 'dependencyManagement.dependencies.dependency.artifactId' for
> org.apache.hbase:${compat.module}:test-jar with value '${compat.module}' does
> not match a valid id pattern. @ org.apache.hbase:hbase:0.97.0-SNAPSHOT,
> /Users/rnaik/.m2/repository/org/apache/hbase/hbase/0.97.0-SNAPSHOT/hbase-0.97.0-SNAPSHOT.pom,
> line 987, column 21
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira