You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Stig Rohde Døssing (JIRA)" <ji...@apache.org> on 2017/09/09 17:47:00 UTC

[jira] [Created] (STORM-2734) The master branch cannot release due to crash in Checkstyle

Stig Rohde Døssing created STORM-2734:
-----------------------------------------

             Summary: The master branch cannot release due to crash in Checkstyle
                 Key: STORM-2734
                 URL: https://issues.apache.org/jira/browse/STORM-2734
             Project: Apache Storm
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Stig Rohde Døssing
            Assignee: Stig Rohde Døssing


The current master branch produces a stack overflow when mvn release:prepare is run. Checkstyle is executed multiple times per module, and in storm-sql-core it ends up checking generated files.

There are also several other minor issues I'd like to resolve:

* Checkstyle could be upgraded to latest version
* storm-integration-test is "dangling" in the sense that it's not attached to the rest of the project. This causes its version to get out of sync regularly (e.g. currently on 1.0.x-branch) because we have to update it manually.
* storm-hive declares calcite-core twice in different versions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)