sbt / io

IO module for sbt
Apache License 2.0
41 stars 47 forks source link

remove sbt-whitesource #334

Closed xuwei-k closed 2 years ago

xuwei-k commented 2 years ago

https://github.com/playframework/playframework/pull/11003

Lightbend has discontinued the use of the Whitesource service.

https://github.com/sbt/io/runs/4202057027#step:6:479

[error] Error communicating with service: Illegal arguments: Bad org token
[error] sbtwhitesource.WhiteSourceException: Error communicating with service: Illegal arguments: Bad org token
[error]     at sbtwhitesource.CheckPoliciesAction.sendCheckPolicies(WhiteSource.scala:382)
[error]     at sbtwhitesource.CheckPoliciesAction.doExecute(WhiteSource.scala:364)
[error]     at sbtwhitesource.BaseAction.execute(WhiteSource.scala:68)