[
https://issues.apache.org/jira/browse/HBASE-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925551#action_12925551
]
Jonathan Gray commented on HBASE-2996:
--------------------------------------
This patch seems to have commented out the usage of saveVersion.sh:
{noformat}
<!--<exec executable="sh">
<arg line="${basedir}/src/saveVersion.sh ${project.version}
${generated.sources}"/>
</exec>-->
{noformat}
This is making it so we don't set the hbase version / svn info / etc when
packaging so the web ui shows up with Unknown now on trunk.
Was there a reason for commenting this out?
> Fix and clean up Maven
> ----------------------
>
> Key: HBASE-2996
> URL: https://issues.apache.org/jira/browse/HBASE-2996
> Project: HBase
> Issue Type: Umbrella
> Components: build
> Reporter: Lars Francke
> Assignee: Lars Francke
> Fix For: 0.90.0
>
> Attachments: 2996-v2.txt, HBASE2996.1.patch
>
>
> I have some changes to the pom.xml that are already covered by a few other
> issues which I'd like to do in one big patch (because that's the way I
> started it). I can always split that up in smaller parts if needed.
> I'll upload a unfinished patch just so you know what I've been working on.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.