Failed to execute goal com.heroku.sdk:heroku-maven-plugin:1.1.3:deploy-war (default-c

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rspvsanjay
    New Member
    • Sep 2016
    • 21

    Failed to execute goal com.heroku.sdk:heroku-maven-plugin:1.1.3:deploy-war (default-c

    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
  • chaarmann
    Recognized Expert Contributor
    • Nov 2007
    • 785

    #2
    Have you installed the toolbelt?
    Have you set HEROKU_API_KEY environment variable?

    Comment

    • rspvsanjay
      New Member
      • Sep 2016
      • 21

      #3
      i have not installed toolbelt

      i will try for it

      thank you

      Comment

      Working...