Skip to content

Instantly share code, notes, and snippets.

@kohsuke
Created November 4, 2013 16:06
Show Gist options
  • Save kohsuke/7304852 to your computer and use it in GitHub Desktop.
Save kohsuke/7304852 to your computer and use it in GitHub Desktop.
Release failure
[INFO] [INFO] --- maven-compiler-plugin:2.5:compile (default-compile) @ maven-hpi-plugin ---
[INFO] [INFO] Compiling 25 source files to /home/kohsuke/ws/jenkins/maven-hpi-plugin/target/classes
[INFO] [INFO]
[INFO] [INFO] --- maven-plugin-plugin:3.2:descriptor (mojo-descriptor) @ maven-hpi-plugin ---
[INFO] [ERROR]
[INFO]
[INFO] Artifact Ids of the format maven-___-plugin are reserved for
[INFO] plugins in the Group Id org.apache.maven.plugins
[INFO] Please change your artifactId to the format ___-maven-plugin
[INFO] In the future this error will break the build.
[INFO]
[INFO]
[INFO] [INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] [INFO] Applying mojo extractor for language: java-annotations
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 34.568s
[INFO] [INFO] Finished at: Mon Nov 04 07:50:59 PST 2013
[INFO] [INFO] Final Memory: 44M/1490M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.2:descriptor (mojo-descriptor) on project maven-hpi-plugin: Execution mojo-descriptor of goal org.apache.maven.plugins:maven-plugin-plugin:3.2:descriptor failed: 63265 -> [Help 1]
[INFO] [ERROR]
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40.160s
[INFO] Finished at: Mon Nov 04 07:51:00 PST 2013
[INFO] Final Memory: 8M/240M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.4.1:prepare (default-cli) on project maven-hpi-plugin: Maven execution failed, exit code: '1' -> [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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment