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
error in upgrading scala project to 2.8.0
Main Pluging.sbt file
mappings in Universal += { file("conf/custom.sh") -> "bin/start-custom.sh" }.
When run sbt reload
Reference to undefined setting: [error] [error] Universal / mappings from Universal / RoothProject/publish.sbt)
The text was updated successfully, but these errors were encountered:
Hi @mealbarracin10
Thanks for your question. I cannot quite follow what version you are upgrading where?
Can you share the complete build sbt? It seems that there's a configuration error in your build config.
Sorry, something went wrong.
No branches or pull requests
Expected behaviour
error in upgrading scala project to 2.8.0
Main Pluging.sbt file
When run sbt reload
Information
The text was updated successfully, but these errors were encountered: