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

Reference to undefined setting: Universal / mappings from Universal / mappings (rootProject/publish.sbt) #1360

Closed
mealbarracin10 opened this issue Aug 18, 2020 · 1 comment

Comments

@mealbarracin10
Copy link

mealbarracin10 commented Aug 18, 2020

Expected behaviour

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)

Information

  • sbt-native-packager: 1.7.4
  • Sbt Version : 1.2.8
  • Operative System: macOS
  • docker
  • Ubuntu 16.04,
@muuki88
Copy link
Contributor

muuki88 commented Aug 20, 2020

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.

@muuki88 muuki88 closed this as completed Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants