Move Karaf manual generation out of standard install to its own profile
-----------------------------------------------------------------------
Key: KARAF-255
URL: https://issues.apache.org/jira/browse/KARAF-255
Project: Karaf
Issue Type: Improvement
Affects Versions: 2.2.0
Reporter: Jamie goodyear
Fix For: 2.2.0
Move Karaf manual generation out of standard install to its own profile.
Developers will now execute the below in order to build a new set of docs:
{code}
%mvn -Pmanual
{code}
The reason behind this modification to the standard build is to 1) save time,
and 2) remove the need for developers to have pygmentize or princexml installed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.