Class | Description |
---|---|
ConfigureMojo |
Internal goal, invoked by other Lagom mojos that work with multiple projects at once, to read plugin configuration
for a project and set up the projects context values.
|
ExternalProject | |
LagomKey<A> | |
LagomKeys |
Keys for sharing state in the Maven context.
|
LagomKeys$ |
Keys for sharing state in the Maven context.
|
MavenFacade |
Facade in front of maven.
|
MavenLoggerProxy |
Logger
|
PortRangeBean | |
ProjectDependencies | |
ProjectDependencies$ | |
RenameConductRBundleMojo |
Converts a zip artifact to one named according to ConductR's conventions.
|
RunAllMojo |
Run a service, blocking until the user hits enter before stopping it again.
|
RunMojo |
Run a service, blocking until the user hits enter before stopping it again.
|
ScalaClassLoaderManager |
Implements sharing of Scala classloaders, to save on memory
|
ServiceManager |
Manages services
|
ServiceManager$ | |
StartAllMojo |
Starts all services.
|
StartCassandraMojo | |
StartExternalProjects | |
StartMojo |
Start a service.
|
StartServiceLocatorMojo | |
StopAllMojo |
Stops all services.
|
StopCassandraMojo | |
StopExternalProjects | |
StopMojo |
Stop a service.
|
StopServiceLocatorMojo | |
UnbuiltWorkspaceReader |
A workspace reader that always resolves to the output directories of projects, even when they aren't built.
|