How to fix Failed to execute Goal org.codehaus.mojo:exec-Maven-plugin:1.2.1:exec error?

Asked

Viewed 900 times

2

I’m making that mistake:

------------------------------------------------------------------------ BUILD FAILURE ------------------------------------------------------------------------ Total time: 3.454s Finished at: Sat Jul 23 11:47:20 BRT 2016 Final Memory: 11M/172M ------------------------------------------------------------------------ Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (default-cli) on project csv-to-rdf: Command Execution failed. Process exited with an error: 1 (Exit value: 1) -> [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

Erro

  • ArrayIndexOutOfBoundsException. Seems bug.

  • Felipe, please edit your question with the relevant sections of pom.xml and the command you are trying to run with all parameters.

  • And the relevant code of the class Transformation

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.