You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/08/21 20:57:53 UTC

[jira] [Commented] (HBASE-9289) hbase-assembly pom should use project.parent.basedir

    [ https://issues.apache.org/jira/browse/HBASE-9289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13746722#comment-13746722 ] 

stack commented on HBASE-9289:
------------------------------

+1
                
> 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