Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mvn org.gephi:gephi-maven-plugin:run doesn't work #6

Open
vogt31337 opened this issue Mar 1, 2016 · 1 comment
Open

mvn org.gephi:gephi-maven-plugin:run doesn't work #6

vogt31337 opened this issue Mar 1, 2016 · 1 comment

Comments

@vogt31337
Copy link

Error:

[INFO] Scanning for projects...
[INFO]
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building imagePreviewPlugin 1.0.0
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- gephi-maven-plugin:1.2.3:run (default-cli) @ gephi-plugin-image-preview ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.396 s
[INFO] Finished at: 2016-03-01T17:13:48+01:00
[INFO] Final Memory: 9M/150M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.gephi:gephi-maven-plugin:1.2.3:run (default-cli) on project gephi-plugin-image-preview: The directory that shall contain the gephi application, doesn't exist (D:\git\gephi-plugins\modules\imagePreviewPlugi
n\target\gephi)
[ERROR] Please invoke 'mvn package' on the project first
[ERROR] -> [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/display/MAVEN/MojoExecutionException

java -version:
java version "1.8.0_60"
Java(TM) SE Runtime Environment (build 1.8.0_60-b27)
Java HotSpot(TM) 64-Bit Server VM (build 25.60-b23, mixed mode)
Windows 7 x64

setting in pom.xml of gephi-plugins, line 96 to some useful directory get's ignored.

@vogt31337
Copy link
Author

inline comments swallowed the switch, pom.xml line 96: gephiDirectory directive get's ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant