You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <de...@uima.apache.org> on 2013/11/07 21:41:17 UTC

[jira] [Created] (UIMA-3417) Change uima-ducc-duccdocs pom.xml to prevent latex from running

Jerry Cwiklik created UIMA-3417:
-----------------------------------

             Summary: Change uima-ducc-duccdocs pom.xml to prevent latex from running 
                 Key: UIMA-3417
                 URL: https://issues.apache.org/jira/browse/UIMA-3417
             Project: UIMA
          Issue Type: Bug
          Components: DUCC
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
             Fix For: 1.0-Ducc


To compile ducc docs one needs latex. Its a huge download which exceeds 1G. Modify project pom to only build the docs when maven profile is explicitly set. By default, the docs are not built when running mvn install, To
enable latex build, install latex and run:

mvn install -Pbuild-duccdocs



--
This message was sent by Atlassian JIRA
(v6.1#6144)