开发者

Heroku mvn not found error

I have one java application which is running in my local machine . I pushed it in to heroku now when I am trying to run it by run the command heroku run “mvn exec:java –Dexec.mainClass=”my main class””

it is giving

开发者_如何学C

sh: mvn: not found

previously it was working fine I run that with same command now it is giving this error.


We removed mvn from the compiled slug in an update a few weeks ago. You can read more about it here:

http://devcenter.heroku.com/articles/release-note-java-2011-09-29

In case you're wondering why you couldn't find this article, we just published it. Apologize for the delay.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜