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)