[
https://issues.apache.org/jira/browse/HBASE-6421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417670#comment-13417670
]
Zhihong Ted Yu commented on HBASE-6421:
---------------------------------------
I got the following:
{code}
[ERROR] The build could not read 1 project -> [Help 1]
org.apache.maven.project.ProjectBuildingException: Some problems were
encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-core:jar
is missing. @ line 64, column 17
[ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-test:jar
is missing. @ line 91, column 17
at
org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:339)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:632)
at
org.apache.maven.DefaultMaven.getProjectsForMavenReactor(DefaultMaven.java:581)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:233)
{code}
Here is the command:
mvn clean test help:active-profiles -X -DskipTests -Dhadoop.profile=2.0
> [pom] add jettison and fix netty specification
> ----------------------------------------------
>
> Key: HBASE-6421
> URL: https://issues.apache.org/jira/browse/HBASE-6421
> Project: HBase
> Issue Type: Bug
> Reporter: Jesse Yates
> Assignee: Jesse Yates
> Attachments: hbase-6421-v0.patch
>
>
> Currently, jettison isn't required for testing hbase-server, but
> TestSchemaConfigured requires it, causing the compile phase (at least on my
> MBP) to fail. Further, in cleaning up the poms, netty should be declared in
> the parent hbase/pom.xml and then inherited in the subclass.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira