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

Dependencies problem in webjar package #187

Open
kremio opened this issue Apr 4, 2016 · 0 comments
Open

Dependencies problem in webjar package #187

kremio opened this issue Apr 4, 2016 · 0 comments

Comments

@kremio
Copy link

kremio commented Apr 4, 2016

Hi,
I was trying to include JSSOR to a SCALA/PLAY app using webjars, by adding:
org.webjars.bower" % "github-com-jssor-slider" % "20.0.0"

to the app libraryDependencies in the Build.scala file. The app also uses Bootstrap managed by webjar which also depends on jQuery.

It appears that including JSSOR this way breaks the app, and throws the following exception:
[MultipleMatchesException: Multiple matches found for jquery.min.js. Please provide a more specific path, for example by including a version number.]

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

No branches or pull requests

1 participant