| Package | Description |
|---|---|
| de.smartics.maven.plugin.jboss.modules.domain |
Provides domain objects.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionContext.Builder |
ExecutionContext.Builder.with(java.lang.Boolean ignoreOptionalDependencies)
Sets the value of whether to ignore optional dependencies
|
ExecutionContext.Builder |
ExecutionContext.Builder.with(org.apache.maven.plugin.logging.Log log)
Sets the Maven logger to log.
|
ExecutionContext.Builder |
ExecutionContext.Builder.with(ModuleMap moduleMap)
Sets the map of modules encountered so far.
|
ExecutionContext.Builder |
ExecutionContext.Builder.with(SlotStrategy slotStrategy)
Sets the slot strategy for modules.
|
ExecutionContext.Builder |
ExecutionContext.Builder.with(TransitiveDependencyResolver resolver)
Sets the resolver to determine dependencies of an artifact.
|
ExecutionContext.Builder |
ExecutionContext.Builder.withDefaultSlot(java.lang.String defaultSlot)
Sets the name of the default slot to write to.
|
ExecutionContext.Builder |
ExecutionContext.Builder.withTargetFolder(java.io.File targetFolder)
Sets the folder to write the module structure to.
|
Copyright © 2013-2016 FuseSource. All Rights Reserved.