| Package | Description |
|---|---|
| org.jboss.shrinkwrap.resolver.api.maven.embedded |
| Modifier and Type | Method and Description |
|---|---|
BuiltProject |
BuildStage.build()
Build project using previously configured project data and environment settings.
|
BuiltProject |
BuiltProject.getModule(String moduleName)
Returns an instance of
BuiltProject representing module with the given name. |
| Modifier and Type | Method and Description |
|---|---|
List<BuiltProject> |
BuiltProject.getModules()
Returns a list of instances of
BuiltProject representing all modules specified in the POM file. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.