Jimmy Xiang created HBASE-9289:
----------------------------------
Summary: hbase-assembly pom should use project.parent.basedir
Key: HBASE-9289
URL: https://issues.apache.org/jira/browse/HBASE-9289
Project: HBase
Issue Type: Bug
Components: build
Affects Versions: 0.95.2
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
Priority: Minor
Fix For: 0.96.0
Attachments: trunk-9289.patch
Currently, we have
{noformat}
<outputFile>${project.build.directory}/../../target/cached_classpath.txt</outputFile>
{noformat}
It is more robust to use ${project.parent.basedir} instead.
--
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