Stratio/ingestion

Packaging issue with neccessary modules

deepakdinakaran86 opened this issue · 0 comments

From statio-sinks I require only the module stratio-cassandra-sink and from stratio-sources only the module stratio-irc-source. Do I have to run mvn clean compile package -Ppackage on the entire project. When I tried to remove the module the packaging of stratio-ingestion-dist gets failed. Are these modules required as a dependency to build. Please let me know if there is a way to avoid the other modules?