gephi / gephi/gephi-maven-plugin

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

Open
#6 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5
Forks
16
Avg merge
1h 1m
Merged PRs (30d)
8

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.