Christopher Tubbs created ACCUMULO-1240:
-------------------------------------------
Summary: Use maven plugin (latex-maven-plugin) to generate LaTeX
docs
Key: ACCUMULO-1240
URL: https://issues.apache.org/jira/browse/ACCUMULO-1240
Project: Accumulo
Issue Type: Improvement
Components: dist, docs
Reporter: Christopher Tubbs
Assignee: Christopher Tubbs
Fix For: 1.6.0
We can eliminate some complexity in the build if we use available maven plugins
to automate more tasks.
A PDF can be generated from LaTeX source with the
org.codehaus.mojo:latex-maven-plugin:1.1 (or latest version) more simply than
our current build.sh script that gets executed manually.
Some investigation may be needed to determine the system requirements to
execute that plugin, and bind the artifacts to the build or include in the dist
tarball.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira