lightbend-labs / jardiff

A tool for comparing JAR files, including method bodies and Scala 2 pickled signatures
Apache License 2.0
170 stars 23 forks source link

CI publishing jobs are failing #187

Closed SethTisue closed 2 months ago

SethTisue commented 2 months ago

e.g. https://github.com/lightbend-labs/jardiff/actions/runs/9621753546

looks like Sonatype authentication failure. maybe we need to use a token instead of a user/pass pair?

SethTisue commented 2 months ago

replaced secrets with my Sonatype user token (SethTisue). green publishing run: https://github.com/lightbend-labs/jardiff/actions/runs/9621753546/job/26624349572