Skip to content
This repository was archived by the owner on Apr 18, 2019. It is now read-only.
This repository was archived by the owner on Apr 18, 2019. It is now read-only.

Maven warning on Scala versions #15

Closed
@ashawley

Description

@ashawley

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions