Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing sbt-launch.jar when attempting to build with freshly-built tc-sbt-runner #11

Open
ricky-wong opened this issue Apr 5, 2016 · 0 comments

Comments

@ricky-wong
Copy link

I can't use the sbt-runner plugin (version 37459) included in TeamCity 9.1.6 (build 37459) because of #9. However, this has already been committed as 0b4ce0f.

I built the plugin and installed it, which seems to fix the "Unable to locate an executable at "/Users/username/Library/TeamCity/buildAgent/temp/agentTmp/agent-sbt/bin/javac" (-1)" issue, but instead, I get "java.io.FileNotFoundException: /Users/username/Library/TeamCity/buildAgent/temp/agentTmp/agent-sbt/bin/sbt-launch.jar (No such file or directory)".

Am I building the plugin incorrectly?
How can I build the plugin so that sbt-launch.jar is in that temp bin directory at build time?

Or perhaps someone can make a new build of this plugin? (if I'm doing it wrong)
https://confluence.jetbrains.com/display/TW/SBT+Runner+Plugin under "development links" includes a build from October 2015, but doesn't seem to include this change from September 2015, because I run into the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant