Many of the dependencies are onto really old versions.
Also, consider reducing them, to avoid dependency hell. There is a lot of redundancy here, such as Jama and colt.
This makes it currently really hard to even just compile hubminer. I made some progress, but currently it is complaining
[ERROR] /home/schube/eclipse/workspace/hubminer/src/main/java/gui/images/ImageHubExplorer.java:[705,5] gui.images.ImageHubExplorer.IconTransformer is not abstract and does not override abstract method transform(gui.images.ImageHubExplorer.ImageNode) in org.apache.commons.collections15.Transformer
Many of the dependencies are onto really old versions.
Also, consider reducing them, to avoid dependency hell. There is a lot of redundancy here, such as Jama and colt.
This makes it currently really hard to even just compile hubminer. I made some progress, but currently it is complaining