phreakocious
phreakocious
Was there anything else you'd like altered?
> @phreakocious - FYI: looks like you inadvertently pushed a bunch of commits from `master`. Might need to rebase. Thanks for the heads up.
> @phreakocious: One of your commits still lacks the `GUACAMOLE-1292:` prefix on it. Aside from that, not sure if @mike-jumper has any other concerns on this one... It will likely...
> @phreakocious Is that something you could look into? I created a branch `http-graph-plugin` updated already to the 0.9.3 base to make things easier. I also added you to the...
@mbastian - Finally got around to poking at this a bit. I'm running into an issue that wasn't present before related to dependencies: Project depends on packages not accessible at...
@mbastian - I don't believe they are required either. Could it be due to how it's still misusing the Generator? I pushed up a minimal set of changes that I...
@mbastian - I dug into this a bit further. It ultimately seems to be coming from having `io-importer-plugin` defined as a dependency. I can remove that one and add an...
The version I have just committed is working. Setting `verifyRuntime` to false for `nbm-maven-plugin` resolved the transitive dependency errors.
@mbastian - I've made a bunch of updates and improvements. Downloaded Gephi 0.9.3, installed the .nbm and loaded up 108k nodes and 996k edges in a few minutes without error....
Thanks. I think one of the next steps for this thing is to figure out how to do updates to the graph in a way that doesn't disturb the user...