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

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

Github user ptgoetz commented on the pull request:

    https://github.com/apache/storm/pull/736#issuecomment-143020062
  
    Unfortunately, I'm -1 at this point since it breaks the release process 
(Maven release plugin) and I could not find a workaround.
    
    The main problem is the two step build using profiles, since the release 
plugin expects the project to be built all at once. I can release with the 
`storm-core` profile, but when I go to release with `storm-more` maven goes 
into an infinite loop of resolving snapshot dependencies (because the poms for 
`storm-core` have a new version).
    
    If we eliminate the separate profiles so we can build with one maven 
command, the release plugin should be happy. But in its current form, this 
patch would make it impossible to release maven artifacts.


> 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