[
https://issues.apache.org/jira/browse/HBASE-16338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16204147#comment-16204147
]
Mike Drob commented on HBASE-16338:
-----------------------------------
Also, the error in hbase-rest install is:
{noformat}
[WARNING] The POM for org.apache.hbase:hbase-client:jar:3.0.0-SNAPSHOT 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:3.0.0-SNAPSHOT is
invalid, transitive dependencies (if any) will not be available, enable debug
logging for more details
[WARNING] The POM for org.apache.hbase:hbase-mapreduce:jar:3.0.0-SNAPSHOT is
invalid, transitive dependencies (if any) will not be available, enable debug
logging for more details
[WARNING] The POM for org.apache.hbase:hbase-mapreduce:jar:tests:3.0.0-SNAPSHOT
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:3.0.0-SNAPSHOT is
invalid, transitive dependencies (if any) will not be available, enable debug
logging for more details
{noformat}
but I can't reproduce this locally.
It looks like it is using maven 3.5.0, but I'm not sure what is wrong with the
pom.xml... How do I pass debugging flags to yetus to pass to maven?
> update jackson to 2.y
> ---------------------
>
> Key: HBASE-16338
> URL: https://issues.apache.org/jira/browse/HBASE-16338
> Project: HBase
> Issue Type: Task
> Components: dependencies
> Reporter: Sean Busbey
> Assignee: Mike Drob
> Fix For: 2.0.0-beta-2
>
> Attachments: 16338.txt, HBASE-16338.v2.patch, HBASE-16338.v3.patch,
> HBASE-16338.v5.patch, HBASE-16338.v6.patch, HBASE-16338.v7.patch,
> HBASE-16338.v8.patch, HBASE-16338.v9.patch
>
>
> Our jackson dependency is from ~3 years ago. Update to the jackson 2.y line,
> using 2.7.0+.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)