Build
To build a plugin:
Verify that you have a
PluginConfigclass and that the @PluginConfiguration annotation contains a validversionattribute value (for example, "1.0.0").Switch to the plugin directory and run the following command:
mvn install
This will generate a plugin jar file in the target directory of your project. This jar file can be installed as a plugin in ReadyAPI.