Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
This repository was archived by the owner on Apr 18, 2019. It is now read-only.

Maven warning on Scala versions #15

Closed
ashawley opened this issue Oct 8, 2018 · 0 comments
Closed

Maven warning on Scala versions #15

ashawley opened this issue Oct 8, 2018 · 0 comments

Comments

@ashawley
Copy link
Member

ashawley commented Oct 8, 2018

This is reproduced in the maven example here:

$ mvn -P scala-2.11 compile
[WARNING]  Expected all dependencies to require Scala version: 2.11.8
[WARNING]  sample:scala-module-dependency-sample:1.0-SNAPSHOT requires scala version: 2.11.8
[WARNING]  org.scala-lang.modules:scala-xml_2.11:1.0.6 requires scala version: 2.11.8
[WARNING]  org.scala-lang.modules:scala-parser-combinators_2.11:1.0.4 requires scala version: 2.11.6
[WARNING] Multiple versions of scala libraries detected!

Should probably be a way to use the maven archetypes to see what the new XML should be:

https://docs.scala-lang.org/tutorials/scala-with-maven.html

Reported at scala/bug#11176

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant