Introduction
Important Changes
- 2020.13.0 GroupId change
- GroupId has changed to
net.democritus.maven.plugins
starting with version2020.13.0
.
- GroupId has changed to
- 2021.0.0 drops support for Expanders <4.4.x
- Support for Expanders <4.4.x has been dropped in version
2021.0.0
. - The last compatible version is
2020.18.0
.
- Support for Expanders <4.4.x has been dropped in version
Expanders Maven Plugin
Expand, harvest, and manage nsx projects from maven.
Goals Overview
This plugin has the following goals for application development.
-
expanders:expand to expand an application
-
expanders:harvest to harvest an application
This plugin has the following goals for expansionResource development.
- expanders:validate-data to validate consistency of expansionResource data contents
- expanders:expansionResource to generate expansionResource for a bundle
Usage
General instructions on how to use the Expanders Maven Plugin can be found on the usage page. Some more specific use cases are described in the examples given below.
Examples
To provide you with better understanding of some usages of the Plugin Name, you can take a look into the following examples: