Skip to content

Instantly share code, notes, and snippets.

@tobias
Created August 19, 2010 17:20
Show Gist options
  • Save tobias/538416 to your computer and use it in GitHub Desktop.
Save tobias/538416 to your computer and use it in GitHub Desktop.
jruby-maven-plugins/gemify-maven-plugin/target/it/with-pom-noversion/build.log
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building dummy 0.0.0
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- gemify-maven-plugin:0.21.0-SNAPSHOT:gemify (default-cli) @ dummy ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.912s
[INFO] Finished at: Thu Aug 19 13:18:17 EDT 2010
[INFO] Final Memory: 6M/99M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal de.saumya.mojo:gemify-maven-plugin:0.21.0-SNAPSHOT:gemify (default-cli) on project dummy: The parameters 'version' for goal de.saumya.mojo:gemify-maven-plugin:0.21.0-SNAPSHOT:gemify are missing or invalid -> [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/PluginParameterException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment