object
IvyActions extends AnyRef
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
def
addExcluded(report: UpdateReport, classifiers: Seq[String], exclude: Map[ModuleID, Set[String]]): UpdateReport
-
final
def
asInstanceOf[T0]: T0
-
def
classifiedArtifacts(name: String, classifiers: Seq[String]): Seq[Artifact]
-
def
classifiedArtifacts(classifiers: Seq[String], exclude: Map[ModuleID, Set[String]])(m: ModuleID): Option[ModuleID]
-
def
cleanCache(ivy: IvySbt, log: Logger): Unit
-
def
clone(): AnyRef
-
-
def
deliveredFile(ivy: Ivy, pattern: String, md: ModuleDescriptor): File
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
extractExcludes(report: UpdateReport): Map[ModuleID, Set[String]]
-
def
finalize(): Unit
-
final
def
getClass(): java.lang.Class[_]
-
def
grouped[T](grouping: (ModuleID) ⇒ T)(mods: Seq[ModuleID]): Map[T, Set[String]]
-
def
groupedConflicts[T](moduleFilter: ModuleFilter, grouping: (ModuleID) ⇒ T)(report: UpdateReport): Map[T, Set[String]]
-
def
hashCode(): Int
-
def
install(module: Module, from: String, to: String, log: Logger): Unit
-
final
def
isInstanceOf[T0]: Boolean
-
-
def
mapArtifacts(module: ModuleDescriptor, cross: Option[(String) ⇒ String], artifacts: Map[Artifact, File]): Seq[(Artifact, File)]
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
-
def
publish(module: ModuleDescriptor, artifacts: Seq[(Artifact, File)], resolver: DependencyResolver, overwrite: Boolean): Unit
-
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
-
-
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any