mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
Ivy transactional publishing will abort if no artifacts are published, either because the temporary directory is not being created, or because Ivy will detect an anomalous condition. Therefore, skip publishing altogether if there is nothing to publish to begin with.