Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

scala-reflect dependency should not be added to .classpath #26

Open
tsachev opened this issue Mar 29, 2013 · 0 comments
Open

scala-reflect dependency should not be added to .classpath #26

tsachev opened this issue Mar 29, 2013 · 0 comments

Comments

@tsachev
Copy link

tsachev commented Mar 29, 2013

If I have dependency to scala reflect in my pom file like

<dependency>
  <groupId>org.scala-lang</groupId>
  <artifactId>scala-reflect</artifactId>
  <version>2.10.0</version>
</dependency>

it should be ignored like is scala-library.
It is already presented in Scala Library Container.
Currently it is presented in both Scala Library Container an Maven Dependencies Container.

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