public class MavenConfigXml extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LOCAL_REPOSITORY |
static String |
MAVEN |
static String |
NAME |
static String |
REPOSITORIES |
static String |
REPOSITORY |
static String |
SETTINGS |
static String |
TYPE |
| Constructor and Description |
|---|
MavenConfigXml() |
| Modifier and Type | Method and Description |
|---|---|
static void |
read(org.jboss.staxmapper.XMLExtendedStreamReader reader,
MavenConfig config) |
public static final String REPOSITORIES
public static final String LOCAL_REPOSITORY
public static final String SETTINGS
public static final String NAME
public static final String TYPE
public static final String REPOSITORY
public static final String MAVEN
public static void read(org.jboss.staxmapper.XMLExtendedStreamReader reader,
MavenConfig config)
throws ProvisioningException,
XMLStreamException,
IOException
Copyright © 2016–2018 JBoss by Red Hat. All rights reserved.