[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2016-06-01T17:30:41+01:00 https://forum-gephi.org/app.php/feed/topic/5253 2016-06-01T17:30:41+01:002016-06-01T17:30:41+01:00 https://forum-gephi.org/viewtopic.php?t=5253&p=12645#p12645 <![CDATA[Re: Error while migrating plugin to Gephi 0.9.1]]> Statistics:Posted by ypanagis — 01 Jun 2016 17:30


]]>
2016-06-01T08:35:35+01:002016-06-01T08:35:35+01:00 https://forum-gephi.org/viewtopic.php?t=5253&p=12635#p12635 <![CDATA[Re: Error while migrating plugin to Gephi 0.9.1]]> Otherwise it should work fine, you can also try to do a mvn install in the root folder, in summary make sure to build everything and not just your module folder.

Statistics:Posted by eduramiba — 01 Jun 2016 08:35


]]>
2016-05-31T22:46:56+01:002016-05-31T22:46:56+01:00 https://forum-gephi.org/viewtopic.php?t=5253&p=12629#p12629 <![CDATA[Error while migrating plugin to Gephi 0.9.1]]>

CODE:

mvn clean package
successfully, I try to run

CODE:

mvn org.gephi:gephi-maven-plugin:run
. However I get the following error saying that

CODE:

The directory that shall contain the gephi application doesn't exist (C:\Users\dcg601\git\gephi-plugins\target\gephi-0.9.1)
and tells me to run 'mvn package' again.

The directory doesn't exist indeed but I was wondering if this is because I have something wrong with the configuration of my project and of maven

Statistics:Posted by ypanagis — 31 May 2016 22:46


]]>