[
https://issues.apache.org/jira/browse/HBASE-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk updated HBASE-7754:
--------------------------------
Attachment: 0001-WIP-hacking-around-the-hadoop-3.0-profile.patch
Here's a patch that assumed hadoop-compat-2 will work with v3. Something is not
quite right with the snapshots repository.
> Make code compile against hadoop 3.0
> ------------------------------------
>
> Key: HBASE-7754
> URL: https://issues.apache.org/jira/browse/HBASE-7754
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Attachments: 0001-WIP-hacking-around-the-hadoop-3.0-profile.patch
>
>
> mvn clean -Dhadoop.profile=3.0 test -PrunSmallTests
> {code}
> [INFO] Scanning for projects...
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR] The project org.apache.hbase:hbase:0.95-SNAPSHOT
> (/Users/tyu/trunk/pom.xml) has 2 errors
> [ERROR] 'dependencyManagement.dependencies.dependency.artifactId' for
> org.apache.hbase:${compat.module}:jar with value '${compat.module}' does not
> match a valid id pattern. @ line 959, 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. @ line 964, column 21
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
> {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