[
https://issues.apache.org/jira/browse/KNOX-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16643427#comment-16643427
]
Kevin Risden edited comment on KNOX-1520 at 10/9/18 1:26 PM:
-------------------------------------------------------------
My guess is a find/replace for 1.0.0 to move from 1.0.0 to the 1.1.0 version of
the book. This mistakenly changed the trunk/pom.xml to 1.1.0 instead of it
staying in at 1.0.0. The commit that made this change is here:
{quote}r1837102 | lmccay | 2018-07-30 21:10:29 -0400 (Mon, 30 Jul 2018) | 1 line
Changed paths:
M /knox/trunk/pom.xml
updated site version to 1.1.0
{quote}
I don't think the pom.xml version actually matters as long as it matches.
was (Author: risdenk):
My guess is a find/replace for 1.0.0 to move from 1.0.0 to the 1.1.0 version of
the book. This mistakenly changed the trunk/pom.xml to 1.1.0 instead of it
staying in at 1.0.0. The commit that made this change is here:
{quote}r1837102 | lmccay | 2018-07-30 21:10:29 -0400 (Mon, 30 Jul 2018) | 1 line
Changed paths:
M /knox/trunk/pom.xml
updated site version to 1.1.0{quote}
I don't think the pom.xml version actually matters as long as it matches.
> markbook refers to wrong parent-pom version
> -------------------------------------------
>
> Key: KNOX-1520
> URL: https://issues.apache.org/jira/browse/KNOX-1520
> Project: Apache Knox
> Issue Type: Bug
> Components: Site
> Affects Versions: 1.1.0
> Reporter: Lars Francke
> Assignee: Lars Francke
> Priority: Minor
>
> Building the Knox Site project using ant or Maven fails with this error:
>
> {quote}[ERROR] [ERROR] Some problems were encountered while processing the
> POMs:
> [FATAL] Non-resolvable parent POM for
> org.apache.hadoop.gateway:markbook:[unknown-version]: Failure to find
> org.apache.hadoop.gateway:gateway-site:pom:1.0.0 in
> [https://repo.maven.apache.org/maven2] was cached in the local repository,
> resolution will not be reattempted until the update interval of central has
> elapsed or updates are forced and 'parent.relativePath' points at wrong local
> POM @ line 23, column 13{quote}
>
> The markbook POM refers to version 1.0.0 of its parent which doesn't exist
> anywhere.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)