Jonathan Hurley created AMBARI-19219:
----------------------------------------

             Summary: Add a Maven Target for ambari-server Which Updates the 
Configuration Markdown
                 Key: AMBARI-19219
                 URL: https://issues.apache.org/jira/browse/AMBARI-19219
             Project: Ambari
          Issue Type: Task
    Affects Versions: 2.5.0
            Reporter: Jonathan Hurley
            Assignee: Jonathan Hurley
             Fix For: 2.5.0


The {{Configuration}} class contains some advanced annotations and logic for 
generated a markdown file which is used to define all of the configuration 
properties along with their defaults.

See: 
https://github.com/apache/ambari/blob/trunk/ambari-server/docs/configuration/index.md

Although this is just a matter of invoking the {{main}} method of 
{{Configuration}}, when not using an IDE, this can be a difficult task due to 
dependencies on the classpath. It would be better if we added a new target to 
the {{ambari-server}} {{pom.xml}} so that a simple build command could do this 
work for us.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to