| Package | Description |
|---|---|
| io.quarkus.maven.utilities |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.plexus.util.xml.Xpp3Dom |
MojoUtils.configuration(MojoUtils.Element... elements)
Builds the configuration for the goal using Elements
|
| Constructor and Description |
|---|
Element(String name,
MojoUtils.Attributes attributes,
MojoUtils.Element... children) |
Element(String name,
MojoUtils.Element... children) |
Element(String name,
String text,
MojoUtils.Attributes attributes,
MojoUtils.Element... children) |
Element(String name,
String text,
MojoUtils.Element... children) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.