See: Description
| Class | Description |
|---|---|
| AbstractUserConfiguration |
An abstract base class for a user configuration implying a Maven coordinate.
|
| ByteBuddyMojo |
A Maven plugin for applying Byte Buddy transformations during a build.
|
| ByteBuddyMojo.ForProductionTypes |
A Byte Buddy plugin that transforms a project's production class files.
|
| ByteBuddyMojo.ForTestTypes |
A Byte Buddy plugin that transforms a project's test class files.
|
| ByteBuddyMojo.MavenBuildLogger |
A
BuildLogger implementation for a Maven Log. |
| ByteBuddyMojo.TransformationLogger |
A
Plugin.Engine.Listener that logs several relevant events during the build. |
| ClassLoaderResolver |
A resolver that transforms a Maven coordinate into a class loader that can view the dependencies implied by this coordinate.
|
| Initialization |
Defines a configuration for a Maven build's type transformation.
|
| MavenCoordinate |
A Maven coordinate.
|
| PluginArgument |
Describes an argument to a
Plugin constuctor. |
| Transformation |
A transformation specification to apply during the plugin's execution.
|
Copyright © 2014–2019. All rights reserved.