[
https://issues.apache.org/jira/browse/STORM-3409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Li updated STORM-3409:
----------------------------
Fix Version/s: (was: 2.0.1)
2.1.0
> 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
> Fix For: 2.1.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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.14#76016)