Instance Constructors
-
new
BaseSlingJunitMojo()
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
-
final
val
artifactIdCore: String("org.apache.sling.junit.core")
-
final
val
artifactIdRemote: String("org.apache.sling.junit.remote")
-
final
val
artifactIdScriptable: String("org.apache.sling.junit.scriptable")
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
copyToDir(dir: File, log: Log)(artifact: Artifact): File
-
lazy val
dependencies: List[Artifact]
-
lazy val
effectiveSlingJunitVersion: Option[String]
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
execute(): Unit
-
lazy val
explicitDependencies: Map[String, Artifact]
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
getLog(): Log
-
def
getPluginContext(): Map[_, _]
-
final
val
groupIdSlingJunit: String("org.apache.sling")
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
lazy val
localRepository: ArtifactRepository
-
val
localRepositoryPath: File
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
val
pA: Regex
-
final
val
pGA: Regex
-
final
val
pGATCV: Regex
-
final
val
pGATV: Regex
-
final
val
pGAV: Regex
-
def
proj: MavenProject
-
var
project: MavenProject
-
lazy val
repositoryRequest: RepositoryRequest
-
var
repositorySystem: RepositorySystem
-
def
resolveArtifacts(artifacts: Stream[Artifact]): Stream[Artifact]
-
def
resolveByArtifactIds(artifactIds: Set[String]): Stream[Artifact]
-
def
resolveByCoordinates(groupId: String, artifactId: String, version: String, artifactType: String, classifier: String): Option[Artifact]
-
def
resolveByCoordinates(coordinates: String): Option[Artifact]
-
def
resolveByFilter(filter: String): Stream[Artifact]
-
var
session: MavenSession
-
def
setLog(arg0: Log): Unit
-
def
setPluginContext(arg0: Map[_, _]): Unit
-
var
settings: Settings
-
val
skipITs: Boolean
-
def
skipOrExecute(skip: Boolean)(body: ⇒ Unit): Unit
-
val
skipTests: Boolean
-
def
skipWithTestsOrExecute(skip: Boolean)(body: ⇒ Unit): Unit
-
final
val
slingJunitArtifactIds: Set[String]
-
lazy val
slingJunitArtifacts: List[Artifact]
-
lazy val
slingJunitSupportEnabled: Boolean
-
val
slingJunitVersion: String
-
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 AbstractMojo
Inherited from ContextEnabled
Inherited from Mojo
Inherited from AnyRef
Inherited from Any
Base Sling Junit Mojo class
0.6.0