sbt/plugin/src/main/scala-2.10/coursier
Alexandre Archambault 92c22a03bd
Don't print colors in coursierDependencyTree if sbt.log.noformat is true
Fixes https://github.com/alexarchambault/coursier/issues/362
2016-10-30 23:10:12 +01:00
..
CoursierPlugin.scala Get resolvers from inter-project dependencies too 2016-08-17 23:09:35 +02:00
Credentials.scala Add support for HTTP authentication in SBT plugin 2016-05-09 19:25:28 +02:00
FallbackDependenciesRepository.scala Minor fix in fallback dependencies in plugin 2016-10-30 20:11:09 +01:00
FromSbt.scala Set default artifact type to JAR from sbt plugin 2016-06-27 23:53:29 +02:00
InterProjectRepository.scala Have the plugin module be compiled by default too 2015-12-31 01:30:00 +01:00
Keys.scala Get resolvers from inter-project dependencies too 2016-08-17 23:09:35 +02:00
MakeIvyXml.scala Add missing Ivy attributes in dependencies of published artifacts 2016-04-28 23:17:11 +02:00
ResolutionError.scala Fix output 2016-08-15 16:14:25 +02:00
ResolutionException.scala Keep resolution error infos in ad hoc ADT 2016-05-31 13:43:27 +02:00
SbtScalaJarsRepository.scala Don't let two different scala JARs land in the classpath... 2016-08-15 18:59:29 +02:00
Settings.scala Add support for TTL 2016-05-31 15:18:29 +02:00
Structure.scala Have the plugin module be compiled by default too 2015-12-31 01:30:00 +01:00
Tasks.scala Don't print colors in coursierDependencyTree if sbt.log.noformat is true 2016-10-30 23:10:12 +01:00
ToSbt.scala Set default extension and classifier of artifact type test-jar 2016-07-24 14:19:45 +02:00