Package net.bytebuddy.build.maven
@ByDefault
package net.bytebuddy.build.maven
A package containing classes for applying Byte Buddy transformers within a Maven build.
-
ClassDescriptionA Maven plugin for applying Byte Buddy transformations during a build.Matches elements which represent a Java class that is represented in the list or an inner class of the classes represented in the list.A Byte Buddy plugin that transforms a project's production class files.A Byte Buddy plugin that transforms a project's production class files where runtime class path elements are not included.A Byte Buddy plugin that transforms a project's production class files where runtime class path elements are included.A Byte Buddy plugin that transforms a project's test class files.A
BuildLogger
implementation for a MavenLog
.APlugin.Engine.Listener
that logs several relevant events during the build.A transformer that is applied during the plugin's execution.A transformer for an explicitly configured plugin.A transformer for a discovered plugin.A resolver that transforms a Maven coordinate into a class loader that can view the dependencies implied by this coordinate.An configuration of a Maven coordinate.Determines how and if plugins are discovered from the class path.Defines a configuration for a Maven build's type transformation.A Maven coordinate.Describes an argument to aPlugin
constructor.A transformation specification to apply during the plugin's execution.