lintool / warcbase

Warcbase is an open-source platform for managing analyzing web archives
http://warcbase.org/
161 stars 47 forks source link

Break Warcbase up into sub-artifacts #235

Closed lintool closed 8 years ago

lintool commented 8 years ago

Warcbase is becoming a huge ball of yarn that takes a long time to build. We should probably break down into sub-artifacts, e.g., warcbase-core, warcbase-hbase, etc. Thoughts?

ianmilligan1 commented 8 years ago

This is a really good idea – warcbase-core or warcbase-analytics for the web archive analytic side, warcbase-hbase for the hbase side. I think we should do this.

lintool commented 8 years ago

For my own reference - tutorial on how to actually do this: http://www.codetab.org/apache-maven-tutorial/maven-multi-module-project/

lintool commented 8 years ago

Completed. commit 8ba16e842c299c2955bedb1062b3ed8f1aa95190