While trying to add hector-core dependency through the m2eclipse I got this error:
Missing artifact me.prettyprint:hector-core:bundle:0.8.0-1:compileHint: this is not a bundle...
40 minutes is lost...
Missing artifact me.prettyprint:hector-core:bundle:0.8.0-1:compile
<repositories>
<repository>
<id>central</id>
<name>Maven Repository Switchboard</name>
<layout>default</layout>
<url>http://repo1.maven.org/maven2</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
</repositories>