Skip to content

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

@vogt31337

Description

@vogt31337

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions