[
https://issues.apache.org/jira/browse/STORM-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935374#comment-14935374
]
ASF GitHub Bot commented on STORM-1012:
---------------------------------------
Github user revans2 commented on the pull request:
https://github.com/apache/storm/pull/736#issuecomment-144106731
@ptgoetz If you are OK with doing a manual process instead of using the
fancy plugin I think we can make it work.
```
mvn versions:set
mvn clean install -P storm-core -DskipTests
mvn clean install -P storm-more -DskipTests
mvn clean install -P dist -DskipTests
mvn clean deploy -P dist,storm-core,storm-more
```
Then you need to do the git tagging/branching manually as well.
> Shade Jackson dependency
> ------------------------
>
> Key: STORM-1012
> URL: https://issues.apache.org/jira/browse/STORM-1012
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-core
> 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)