Github user d2r commented on the pull request:

    https://github.com/apache/storm/pull/736#issuecomment-140766502
  
    > It would be nice to have a makefile or somesuch to implement basic 
targets like compile, install, and test, since maven's commands have gotten so 
complicated.
    
    Yeah, I agree with the idea that we should be able to issue one command 
line and have that build everything correctly.  I think layering something else 
like Make on top of Maven would complicate things.  Maven should be capable of 
building a complex setup like this correctly without needing to wrap it in some 
other build tool or some script. Several devs use IDEs and other tools that are 
Maven-aware, and it would be good to keep things working smoothly.
    
    I think this should be something for another Jira Issue, as it could take a 
lot of work to figure out how to tell Maven what we want to do.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to