[
https://issues.apache.org/jira/browse/STORM-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14746464#comment-14746464
]
ASF GitHub Bot commented on STORM-1012:
---------------------------------------
Github user knusbaum commented on a diff in the pull request:
https://github.com/apache/storm/pull/736#discussion_r39577652
--- Diff: DEVELOPER.md ---
@@ -274,7 +261,8 @@ You can create a _distribution_ (like what you can
download from Apache) as foll
do not use the Maven release plugin because creating an official release
is the task of our release manager.
# First, build the code.
- $ mvn clean install # you may skip tests with `-DskipTests=true` to
save time
+ $ mvn clean install -Pstorm-core # you may skip tests with
`-DskipTests=true` to save time
+ $ mvn clean install -Pstorm-more # you may skip tests with
`-DskipTests=true` to save time
--- End diff --
Ahh. *more* and *core*
> 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)