when i am deploying to heroku server the following error is coming.
how , may i resolve it
[ERROR] Failed to execute goal com.heroku.sdk: heroku-maven-plugin:1.1.3:de ploy-war (default-cli) on project ProjectToDeploy : Failed to deploy application: Could not get API key! Please install the toolbelt and login with `heroku login` or set the HEROKU_API_KEY environment variable. -> [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.or g/confluence/display/MAVEN/MojoFailureExce ption
how , may i resolve it
[ERROR] Failed to execute goal com.heroku.sdk: heroku-maven-plugin:1.1.3:de ploy-war (default-cli) on project ProjectToDeploy : Failed to deploy application: Could not get API key! Please install the toolbelt and login with `heroku login` or set the HEROKU_API_KEY environment variable. -> [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.or g/confluence/display/MAVEN/MojoFailureExce ption
Comment