[
https://issues.apache.org/jira/browse/BIGTOP-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13869162#comment-13869162
]
Bruno Mahé commented on BIGTOP-1168:
------------------------------------
Note on patch formats:
Could you use the following format:
BIGTOP-1168. <ONE_LINER_DESCRIPTION>
<EVERYTHING AFTER IS UP TO YOU>
For instance:
{noformat}
commit 715f0bf4fdb519517c62bfd659e4401ad7278a11
Author: Sean Mackrory <[email protected]>
Date: Mon Dec 23 11:50:01 2013 -0700
BIGTOP-1170. Add an easier tool for uploading / creating the sharelib
{noformat}
It makes it easier to parse commit logs and associate a ticket.
It's not a big issue, but it would be really nice to follow it for future
patches.
> hue build fails (unresolvable maven dependencies)
> -------------------------------------------------
>
> Key: BIGTOP-1168
> URL: https://issues.apache.org/jira/browse/BIGTOP-1168
> Project: Bigtop
> Issue Type: Bug
> Affects Versions: 0.7.0
> Reporter: Mikhail Antonov
> Assignee: Mikhail Antonov
> Labels: build, hue
> Fix For: 0.8.0
>
> Attachments: BIGTOP-1168.1.patch, BIGTOP-1168.2.patch
>
>
> (i may be doing somethin' wrong) building current master and facing this
> problem:
> http://grokbase.com/t/cloudera/hue-user/13bnfjzm9g/compilation-error-due-to-unresolved-pom-dependency-for-hue-3-0-0-and-hue-2-5-1-in-mac
> Git-cloned hue 2.5.1 from cloudera repo - doesn't build either. Error:
> The project com.cloudera.hue:hue-parent:2.5.1-SNAPSHOT
> (/projects/cloudera/hue/maven/pom.xml) has 1 error
> [ERROR] Non-resolvable parent POM: Failure to find
> com.cloudera:parent:pom:1.0-SNAPSHOT in
> https://repository.cloudera.com/content/repositories/snapshots was cached in
> the local repository, resolution will not be reattempted until the update
> interval of cloudera.snapshots.repo has elapsed or updates are forced and
> 'parent.relativePath' points at wrong local POM @ line 22, column 11 -> [Help
> 2]
> The recommended fix by the hue guy was to remove parent section from the pom.
> So in case others observe the same, i'm attaching small patch with oneliner
> sed to make build pass.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)