Hey gang.
Is there a timeline for maven-site-plugin 3.7?
We're having two pretty big problems with previous versions:
a) not rendering a complex markdown table correctly (See
http://hadoop.apache.org/docs/r3.0.0-alpha1/hadoop-project-dist/hadoop-common/release/3.0.0-alpha1/CHANGES.3.0.0-alpha1.html
, search for HDFS-9648).
b) choking on "hdfs://" URLs, crashing the plugin during the build
From a quick test, it looks like the new markdown rendering engine
being used by 3.7 actually fixes the problems.
Thanks!
P.S., if you want source markdown files to build unit tests, you can
find them in
hadoop/hadoop-common-project/hadoop-common/src/site/markdown/releases/2.8.0/CHANGES.2.8.0.md
and
hadoop/hadoop-common-project/hadoop-common/src/site/markdown/releases/0.18.0/RELEASENOTES.0.18.0.md
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]