playframework / twirl

Twirl is Play's default template engine
Apache License 2.0
546 stars 108 forks source link

Uploading snapshots to bintray fails #342

Closed raboof closed 4 years ago

raboof commented 4 years ago

/home/play/logs/nightly-deploy-master-1590634801.log

error] java.lang.RuntimeException: error uploading to https://api.bintray.com/maven/playframework/snapshots/snapshots/com/typesafe/play/twirl-compiler_2.12/1.5.0-2020-05-27-785c3ce-SNAPSHOT/twirl-compiler_2.12-1.5.0-2020-05-27-785c3ce-SNAPSHOT.pom: {"message":"Snapshot files cannot be uploaded to OSS repositories.

Looks like we're not fully using sbt-dynver here yet?

chbatey commented 4 years ago

This is every night

ennru commented 4 years ago

Fixed in the private Play build server repository.