[
https://issues.apache.org/jira/browse/BIGTOP-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868940#comment-13868940
]
Mikhail Antonov commented on BIGTOP-1168:
-----------------------------------------
Coping my email here:
The info with rpm build failure looks unrelated to this particular jira (which
is about wrong pom file), but may be similar to another jira I reported
recently on hue rpm build is being broken (BIGTOP-1169). I had to temporarily
comment out hue in bigtop.mk file locally to make full 'make realclean rpm'
pass for me on Fedora 19 and Oracle JDK 1.6.45. I'm going to setup VM with FC
18 and try to see if I can get the same error.
> 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)