Hello. I found that some documents are outdated.
1. storm-starter link from all (or most? I don't know) documents refers to https://github.com/nathanmarz/storm-starter, it should be https://github.com/apache/storm/tree/master/examples/storm-starter . 2. It seems that Storm project (including storm-starter) no longer uses Leiningen, right? It it does, some documents should reflect that change. - https://storm.apache.org/documentation/Creating-a-new-Storm-project.html says that storm project uses Leiningen yet. 3. https://storm.apache.org/documentation/Maven.html contains outdated contents. - It should reflect recent stable version of groupId and artifactId, and version. - Would it better to remove building user's project with Leiningen because Storm project doesn't use Leiningen? - "Developing Storm" section is completely outdated. 4. https://storm.apache.org/documentation/Maven.html Markdown for code block is not working. xml tag is removed so we can't understand what it means. I'll be happy to contribute when modification needs a hand. Thanks. Regards. Jungtaek Lim (HeartSaVioR) -- Name : 임 정택 Blog : http://www.heartsavior.net / http://dev.heartsavior.net Twitter : http://twitter.com/heartsavior LinkedIn : http://www.linkedin.com/in/heartsavior
