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.A coordinate to locate a managed dependency.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 all scopes but the test scope are included.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
.A filter for files that were written before a given timestamp, to avoid duplicate application.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 transformer for a discovered plugin from the class path.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.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.