raboof commented on PR #150: URL: https://github.com/apache/pekko-persistence-cassandra/pull/150#issuecomment-2041456552
Not sure what's going on here: it seems between `com.typesafe.sbt` `sbt-multi-jvm` 0.4.0 and `com.github.sbt` `sbt-multi-jvm` 0.5.0, `rm -r cassandra-bundle/target/; sbt clean "cassandraBundle / assembly"` no longer works - apparently it tries to write to `/cassandra-bundle/target/bundle/pekko/persistence/cassandra/launcher` but for some reason that directory is missing. I haven't figured out the interaction between sbt-multi-jvm and sbt-assembly yet. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
