Andrew Purtell created HBASE-14792:
--------------------------------------
Summary: Latest docs fail to build when packaging 0.98
Key: HBASE-14792
URL: https://issues.apache.org/jira/browse/HBASE-14792
Project: HBase
Issue Type: Bug
Reporter: Andrew Purtell
Priority: Minor
For releasing 0.98 we typically copy back the latest docs from master and then
build.
When I try generating the latest docs, I get:
{noformat}
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache HBase - Assembly 0.98.16-hadoop2
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-assembly ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (default) @
hbase-assembly ---
[INFO]
[INFO] <<< maven-javadoc-plugin:2.9.1:aggregate (report:aggregate) <
generate-sources @ hbase <<<
[INFO] configuring report plugin
org.apache.maven.plugins:maven-checkstyle-plugin:2.13
[INFO] Parent project loaded from repository: org.apache:apache:pom:12
[INFO] Relativizing decoration links with respect to project URL:
http://hbase.apache.org
[INFO] Rendering site with org.apache.maven.skins:maven-fluido-skin:jar:1.4
skin.
[INFO] Skipped "About" report, file "index.html" already exists for the English
version.
[INFO] Skipped "Source Xref" report, file "xref/index.html" already exists for
the English version.
[INFO] Skipped "Test Source Xref" report, file "xref-test/index.html" already
exists for the English version.
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.3:site (default-site) on project
hbase: Error during page generation: Could not find the template
'META-INF/maven/site.vm: Encountered "source" at META-INF/maven/site.vm[line
1162, column 52]
[ERROR] Was expecting one of:
[ERROR] "," ...
[ERROR] ")" ...
[ERROR] <WHITESPACE> ...
{noformat}
Do I need to make POM updates?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)