anduril build IOException

Issue #23 closed
Ville Rantanen created an issue

quite often when i use anduril build -f -u anduril to update my clone, i get this error from sbt:

[error] (root/*:ivySbt) Could not create file /[...]/anduril2/target/streams/$global/ivySbt/$global/streams/outjava.io.IOException: No such file or directory

It gets fixed when i run the same command second time. Maybe -f should also clean the target folder?

Comments (3)

  1. Kristian Ovaska

    I see these as well. I try to make a reproducible test case. Could be some SBT bug, for which workaround would be needed.

  2. Log in to comment