Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E82ABFA6A for ; Thu, 4 Apr 2013 18:45:15 +0000 (UTC) Received: (qmail 73624 invoked by uid 500); 4 Apr 2013 18:45:15 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 73487 invoked by uid 500); 4 Apr 2013 18:45:15 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 73434 invoked by uid 99); 4 Apr 2013 18:45:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Apr 2013 18:45:15 +0000 Date: Thu, 4 Apr 2013 18:45:15 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ACCUMULO-1240) Use maven plugin (latex-maven-plugin) to generate LaTeX docs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 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