| Package | Description |
|---|---|
| org.netbeans.modules.maven.execute | |
| org.netbeans.modules.maven.spi.actions |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultActionGoalProvider
a default implementation of AdditionalM2ActionsProvider, a fallback when nothing is
user configured or overriden by a more specialized provider.
|
class |
NbGlobalActionGoalProvider
user defined global definitions, to be found in the layers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMavenActionsProvider
a default implementation of MavenActionsProvider, a fallback when nothing is
user configured or overridden by a more specialized provider.
|
| Modifier and Type | Method and Description |
|---|---|
static MavenActionsProvider |
AbstractMavenActionsProvider.fromNbActions(Project mavenProject,
URL resourceURL)
Constructs a
MavenActionsProvider from declarative action descriptions. |