| Package | Description |
|---|---|
| net.jangaroo.jooc.mvnplugin.converter |
| Modifier and Type | Method and Description |
|---|---|
static ModuleType |
MavenModule.calculateModuleType(String packaging) |
ModuleType |
MavenModule.getModuleType() |
static ModuleType |
ModuleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModuleType[] |
ModuleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MavenModule(ModuleType moduleType,
File directory,
org.apache.maven.model.Model data) |
Copyright © 2002–2021 CoreMedia AG. All rights reserved.