Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove sbt-whitesource #334

Merged
merged 2 commits into from
Nov 15, 2021
Merged

Conversation

xuwei-k
Copy link
Member

@xuwei-k xuwei-k commented Nov 14, 2021

playframework/playframework#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)

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)
```
@eed3si9n eed3si9n merged commit 162521a into sbt:develop Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants