Description
Currently when one use the publish task with haltonmissing = true, the publication is interrupted when a missing artifact is found, but others artifact may be published before, which is a problem for consistency with resolvers which do not support transactions.
Therefore detecting such a problem before publishing any artifact would be better, at least when haltonmissing is true.