[
https://issues.apache.org/jira/browse/STORM-3409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated STORM-3409:
----------------------------------
Labels: pull-request-available (was: )
> Wipe Storm artifacts from local Maven repo before building, and fix build
> order for storm-shaded-deps
> -----------------------------------------------------------------------------------------------------
>
> Key: STORM-3409
> URL: https://issues.apache.org/jira/browse/STORM-3409
> Project: Apache Storm
> Issue Type: Improvement
> Reporter: Stig Rohde Døssing
> Assignee: Stig Rohde Døssing
> Priority: Major
> Labels: pull-request-available
>
> The travis script builds storm-shaded-deps first, separately from the rest of
> the build. This means storm-checkstyle isn't built first, which means it's
> using whatever version is cached.
> This caused issues in https://github.com/apache/storm/pull/3025
> I think we should wipe the Storm artifacts from the Maven directory before we
> run the build, to ensure that we see errors like this consistently.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)