gephi / gephi-plugins

Repository for Gephi Plugins maintained by the team. Each plugin has it's branch.
270 stars 623 forks source link

Mds metric #126

Closed WouterSpekkink closed 8 years ago

WouterSpekkink commented 8 years ago

I reopened the pull request, after resolving an issue I had with including the mdsj.jar, on which the plugin depends. To build the plugin locally, the mdsj.jar needs to be added to the local maven repository of the builder to prevent unresolved dependencies. I am not sure how to otherwise make sure that the dependency is resolved. I used the accepted solution mentioned here to resolve the dependency issue: http://stackoverflow.com/questions/4955635/how-to-add-local-jar-files-in-maven-project