Skip to content

Instantly share code, notes, and snippets.

@johntbush
Created May 6, 2015 07:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johntbush/604c2d55e8d7e7236bc8 to your computer and use it in GitHub Desktop.
Save johntbush/604c2d55e8d7e7236bc8 to your computer and use it in GitHub Desktop.
maven release plugin issue 2
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.2:prepare (default-cli) on project trax-platform: Unable to commit files
[ERROR] Provider message:
[ERROR] The git-push command failed.
[ERROR] Command output:
[ERROR] fatal: could not read Username for 'https://github.com': No such device or address
[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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment