We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When we run tests for Scala 2.9.3, it fails because scct_2.9.3 has not been deployed.
scct_2.9.3
[warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: UNRESOLVED DEPENDENCIES :: [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: reaktor#scct_2.9.3;0.2-SNAPSHOT: not found [warn] ::::::::::::::::::::::::::::::::::::::::::::::
Please deploy scct for 2.9.3 too.
The text was updated successfully, but these errors were encountered:
Scct is still missing for 2.9.3 scala version. Will a scct version be deployed anytime soon?
Sorry, something went wrong.
Had the same problem. Was able to build the 2.9.3 version of the squality fork: https://github.com/sqality/scct
Steps:
This creates the 2.9.3 version and puts it in your local cache. After that your project should find it locally.
No branches or pull requests
When we run tests for Scala 2.9.3, it fails because
scct_2.9.3
has not been deployed.Please deploy scct for 2.9.3 too.
The text was updated successfully, but these errors were encountered: