mvn clean package is not enough to allow the config.html page to be generated 
for the monitor
---------------------------------------------------------------------------------------------

                 Key: ACCUMULO-102
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-102
             Project: Accumulo
          Issue Type: Bug
          Components: dist, docs, monitor
    Affects Versions: 1.4.0, 1.5.0
            Reporter: John Vines
            Assignee: John Vines
             Fix For: 1.5.0


mvn clean package will not allow the monitors configuration page to be 
generated accurately because the config.html page is generated with the core. 
This will result in attempts to access the monitors 
documentation->configuration page to fail. Running a second package will remedy 
this, but it's an ugly solution. Perhaps this can be remedied when we create 
the distribution module.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to