public final class Mvn
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Mvn.Builder |
static class |
Mvn.KnownResourcesFilter |
| Modifier and Type | Method and Description |
|---|---|
static <any> |
testWar()
Server war without tests clases.
|
static <any> |
war()
Client war.
|
public static <any> war()
public static <any> testWar()