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

java.io.IOException: Supplied file is a not an existing directory! #118

Closed
gvolpe opened this issue May 21, 2020 · 1 comment
Closed

java.io.IOException: Supplied file is a not an existing directory! #118

gvolpe opened this issue May 21, 2020 · 1 comment

Comments

@gvolpe
Copy link

gvolpe commented May 21, 2020

Hi Olaf!

While trying to set up sbt-ci-release I got this error:

[info] Created successfully: devprofunktor-1061
[error] java.io.IOException: Supplied file /home/runner/work/http4s-tracer/http4s-tracer/target/sonatype-staging/1.5.1 is a not an existing directory!
[error] Use 'last' for the full log.
##[error]Process completed with exit code 1.

Any ideas of what I'm doing wrong? Publishing snapshots works fine but it is failing to make a release with tags. This is the project: https://github.com/profunktor/http4s-tracer

@gvolpe gvolpe changed the title [error] java.io.IOException: Supplied file is a not an existing directory! java.io.IOException: Supplied file is a not an existing directory! May 21, 2020
@gvolpe
Copy link
Author

gvolpe commented May 21, 2020

Mmm nevermind, I forgot to remove the old publishTo from the build.sbt... I'll see if that's the issue.

@gvolpe gvolpe closed this as completed May 21, 2020
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