Skip to content

Updating graphfilter plugin to 0.9.3 #247

Answered by mbastian
ypanagis asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ypanagis

Thanks for the log message (it always help). Alternatively, you could also commit to your fork so I could directly look at the code and try myself.

It seems that there is still some references to old repositories or old plugin versions. NBM Plugin version 3.14 doesn't sound right as we should be at 4.5. My hypothesis is that you parent POM is outdated and is messing up things. In fact, you no longer need to have the parent pom locally as we publish it to Maven central. In other words, delete the file modules/pom.xml and try again. Make sure your plugin module filterfromfile has the proper parent pom:

<parent>
        <artifactId>gephi-plugin-parent</artifactId>
        <group…

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
2 replies
@ypanagis
Comment options

@mbastian
Comment options

Answer selected by mbastian
Comment options

You must be logged in to vote
2 replies
@mbastian
Comment options

@mbastian
Comment options

Comment options

You must be logged in to vote
2 replies
@ypanagis
Comment options

@mbastian
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants