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

ASF GitHub Bot commented on STORM-1012:
---------------------------------------

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.


> Shade Jackson dependency
> ------------------------
>
>                 Key: STORM-1012
>                 URL: https://issues.apache.org/jira/browse/STORM-1012
>             Project: Apache Storm
>          Issue Type: Bug
>            Reporter: Parth Brahmbhatt
>            Assignee: Parth Brahmbhatt
>             Fix For: 0.11.0
>
>
> Shading jackson dependency.



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

Reply via email to