Gephi 0.9 and maven

Please use a mailing-list, see http://gephi.org/developers/
Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
edubecks
Posts:5
Joined:30 Mar 2012 21:19
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Gephi 0.9 and maven

Post by edubecks » 30 Apr 2013 17:49

Hi,
I'm trying to build the latest Gephi release using another IDE: Intellij
I've successfully run gephi in the past, with and older version 0.8.1
I followed these instructions:


1. - Make sure you set up the JDK. That should point to a Sun JDK at
least version 1.6.
2. - Open the project by selecting the pom.xml at the root of gephi
3. - Open the "Maven Projects" window and look for "gephi"
4. - Open the Lifecycle under gephi and right click on "install". Run
the Maven Build. That will build and install all the Gephi modules in
the local Maven repository (~/.m2).
5. - Click on the Run menu and create a new Run configuration. Select
Maven as type.
6. - In the working directory locate the modules/application folder
7. - In goals, enter "nbm:cluster-app nbm:run-platform"
8. - Run. That should start Gephi.




I have problems with the step 7,

[ERROR] Failed to execute goal
org.codehaus.mojo:nbm-maven-plugin:3.9:cluster-app (default-cli) on project
gephi-parent: This goal only makes sense on project with nbm-application
packaging -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/disp ... nException


I'm a beginner with maven and I don't know if there's some step I'm
missing. Has anyone been able to run the last Gephi release from the
repository in another IDE besides Netbeans?

thanks

ps. I'm suscribed to the gephi-dev list, but the emails I sent have been delayed and I don't know why.

edubecks
Posts:5
Joined:30 Mar 2012 21:19
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Gephi 0.9 and maven

Post by edubecks » 01 May 2013 01:26

Sorry, the instructions were right. I didn't realized I set the configuration to the 'modules' directory instead of the 'modules/application' directory.

Post Reply
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable