A while back on the Marvel offline installation links there were links for version 2.2.1, but they didn't work.
I tried using 2.2.0 with ES 2.2.1 but I am getting the following error:
[2016-03-17 02:09:30,185][ERROR][bootstrap ] Exception
java.lang.IllegalArgumentException: Plugin [license] is incompatible with Elasticsearch [2.2.1]. Was designed for version [2.2.0]
at org.elasticsearch.plugins.PluginInfo.readFromProperties(PluginInfo.java:118)
at org.elasticsearch.plugins.PluginsService.getPluginBundles(PluginsService.java:378)
at org.elasticsearch.plugins.PluginsService.(PluginsService.java:128)
at org.elasticsearch.node.Node.(Node.java:146)
at org.elasticsearch.node.Node.(Node.java:128)
at org.elasticsearch.node.NodeBuilder.build(NodeBuilder.java:145)
at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:178)
at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:285)
at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:35)
Please point out the links and update the offline installation pages for Marvel.