Skip to content

failing the execution of gephi-maven-plugin  #5

@AmaniChou

Description

@AmaniChou

As mentionned in the read me file for the creation of a new plugin, the first step to do is to clone the gephi-maven-plugin and use the generate goal to create the new plugin. After cloning, when I build it an error related to desriptors appears.

Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:2.9:descriptor (default-descriptor) on project gephi-maven-plugin: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.gephi:gephi-maven-plugin.' -> [Help 1]

To see the full stack trace of the errors, re-run Maven with the -e switch.
Re-run Maven using the -X switch to enable full debug logging.

For more information about the errors and possible solutions, please read the following articles:
[Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

I also tried the org.gephi:gephi-maven-plugin:generate goal under rightClickProject- costum- goals of netbeans IDE but it fails to execute.

Failed to execute goal org.gephi:gephi-maven-plugin:1.2.3:generate (default-cli) on project gephi-maven-plugin: Can't obtain gephi version number -> [Help 1]

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