[
https://issues.apache.org/jira/browse/HBASE-9289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13746903#comment-13746903
]
Hudson commented on HBASE-9289:
-------------------------------
FAILURE: Integrated in hbase-0.95 #481 (See
[https://builds.apache.org/job/hbase-0.95/481/])
HBASE-9289 hbase-assembly pom should use project.parent.basedir (jxiang: rev
1516262)
* /hbase/branches/0.95/hbase-assembly/pom.xml
> 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.98.0, 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