Github user Lewuathe commented on the pull request:
https://github.com/apache/storm/pull/403#issuecomment-72356826
It seems that there is no way to install `storm-maven-plugin` in local
repository before compiling `storm-core` because with `compile` phase there is
no jar files enough to install. So I think there are two options.
1. Update documents to install `storm-maven-plugin` before compiling
`storm-core` project.
2. Deploy `storm-maven-plugin` on remote repository.
What do you think? If someone has any other ideas, please let me know.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---