[
https://issues.apache.org/jira/browse/STORM-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14589850#comment-14589850
]
ASF GitHub Bot commented on STORM-668:
--------------------------------------
Github user d2r commented on the pull request:
https://github.com/apache/storm/pull/423#issuecomment-112824722
@caofangkun OK, let's add a short section to DEVELOPER.md or another doc
with:
* Build and tomcat integration instructions from your earlier comment
* Disclaimer saying that it is not tested and so it may not work correctly
It will not be built by default, but only if we include `-Dwar`, so I think
it should be OK.
> Generate storm-ui war using maven and deployed on TomCat
> ---------------------------------------------------------
>
> Key: STORM-668
> URL: https://issues.apache.org/jira/browse/STORM-668
> Project: Apache Storm
> Issue Type: Improvement
> Affects Versions: 0.10.0
> Reporter: caofangkun
> Assignee: caofangkun
> Priority: Minor
>
> $ mvn package -Dmaven.test.skip=true -P dist -Dwar
> generate storm-ui.war
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)