You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Lars Francke (JIRA)" <ji...@apache.org> on 2016/01/13 14:51:39 UTC

[jira] [Created] (KNOX-645) markbook pom refers to missing parent

Lars Francke created KNOX-645:
---------------------------------

             Summary: markbook pom refers to missing parent
                 Key: KNOX-645
                 URL: https://issues.apache.org/jira/browse/KNOX-645
             Project: Apache Knox
          Issue Type: Bug
          Components: Site
    Affects Versions: 0.7.0
            Reporter: Lars Francke


pom.xml from markbook refers to this parent

{code:xml}
    <parent>
        <artifactId>gateway-site-markbook</artifactId>
        <groupId>org.apache.hadoop.gateway</groupId>
        <version>0.7.0</version>
    </parent>
{code}

but that doesn't seem to exist anywhere so site build fails



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)