[ 
https://issues.apache.org/jira/browse/AMBARI-18126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15422121#comment-15422121
 ] 

Jonathan Hurley commented on AMBARI-18126:
------------------------------------------

OK, I just tried again and things compile just fine for me locally:

{code}
#  ~/src/hwx/ambari/ambari-funtest   trunk ●✚  mvn clean compile

[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ ambari-funtest 
---
[INFO] Nothing to compile - all classes are up to date
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29.207s
[INFO] Finished at: Mon Aug 15 23:48:08 EDT 2016
[INFO] Final Memory: 17M/246M
[INFO] ------------------------------------------------------------------------
{code}

Can you tell me how you're building the {{ambari-funtest}} project?

> Refactor Configuration To Allow For Generation Of Documentation
> ---------------------------------------------------------------
>
>                 Key: AMBARI-18126
>                 URL: https://issues.apache.org/jira/browse/AMBARI-18126
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: trunk
>            Reporter: Jonathan Hurley
>            Assignee: Jonathan Hurley
>            Priority: Critical
>             Fix For: trunk
>
>         Attachments: AMBARI-18126.patch
>
>
> As part of the work for AMBARI-18089, all of the potential properties from 
> {{ambari.properties}} need a way to be organized and queried in order to 
> generate documentation. 
> This Jira proposes to change our disorganized String/String (key/default) 
> structure found in {{Configuration}}, and instead, have a strongly-coupled 
> relationship between key/default/type. 
> Additionally, expose a way to provide extra information in the markdown 
> (similar to JavaDoc, but geared more for users and not developers).



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

Reply via email to