Package aQute.bnd.plugin.jpms
Class JPMSModuleInfoPlugin
java.lang.Object
aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin
- All Implemented Interfaces:
VerifierPlugin
A plugin to generate a module-info class from analyzer metadata and bundle
annotations.
-
Constructor Details
-
JPMSModuleInfoPlugin
public JPMSModuleInfoPlugin()
-
-
Method Details
-
verify
Description copied from interface:VerifierPlugin
This plugin is called after the manifest generation and after the jar is fully populated with resources. The plugin is intended to verify details of the jar and manifest.- Specified by:
verify
in interfaceVerifierPlugin
- Parameters:
analyzer
-- Throws:
Exception
-