Does anyone have any reason why we should *not* add the jline artifact as a dependency of scala-compiler from 2.8.0 on? I believe it's an optional dependency, but adding it in the pom will make life easier for maven-repo-aware dependency managers.
Does anyone have any reason why we should *not* add the jline artifact as a dependency of scala-compiler from 2.8.0 on? I believe it's an optional dependency, but adding it in the pom will make life easier for maven-repo-aware dependency managers.
note : maven-scala-plugin 2.11-SNAPSHOT add jline in the classpath when calling scala:console (useless in other case)
On Wed, Jun 10, 2009 at 14:59, Josh Suereth <joshua.suereth@gmail.com> wrote: