ByteBuddyMojo |
A Maven plugin for applying Byte Buddy transformations during a build.
|
ByteBuddyMojo.Coordinate |
A coordinate to locate a managed dependency.
|
ByteBuddyMojo.ForExplicitLocations |
Transforms specified classes from files in a folder or a jar file to a folder or jar file.
|
ByteBuddyMojo.ForLifecycleTypes |
A version of the plugin that is bound to Maven's lifecycle.
|
ByteBuddyMojo.ForLifecycleTypes.ForProductionTypes |
A Byte Buddy plugin that transforms a project's production class files.
|
ByteBuddyMojo.Transformer |
A transformer that is applied during the plugin's execution.
|
ByteBuddyMojo.Transformer.ForDiscoveredPlugin |
A transformer for a discovered plugin.
|
ClassLoaderResolver |
A resolver that transforms a Maven coordinate into a class loader that can view the dependencies implied by this coordinate.
|
CoordinateConfiguration |
An configuration of a Maven coordinate.
|
Discovery |
Determines how and if plugins are discovered.
|
Initialization |
Defines a configuration for a Maven build's type transformation.
|
MavenCoordinate |
A Maven coordinate.
|
PluginArgument |
Describes an argument to a Plugin constructor.
|
Transformation |
A transformation specification to apply during the plugin's execution.
|