@Mojo(name="transform-runtime", defaultPhase=PROCESS_CLASSES, threadSafe=true, requiresDependencyResolution=COMPILE_PLUS_RUNTIME) public static class ByteBuddyMojo.ForProductionTypes.WithRuntimeDependencies extends ByteBuddyMojo.ForProductionTypes
ByteBuddyMojo.ForProductionTypes.WithoutRuntimeDependencies, ByteBuddyMojo.ForProductionTypes.WithRuntimeDependencies
ByteBuddyMojo.ForProductionTypes, ByteBuddyMojo.ForTestTypes, ByteBuddyMojo.MavenBuildLogger, ByteBuddyMojo.TransformationLogger, ByteBuddyMojo.Transformer
context, discovery, extendedParsing, failFast, failOnLiveInitializer, incremental, initialization, project, repositorySystem, repositorySystemSession, skip, suffix, threads, transformations, warnOnEmptyTypeSet, warnOnMissingOutputDirectory
Constructor and Description |
---|
WithRuntimeDependencies() |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
getClassPathElements()
Returns the class path elements of the relevant output directory.
|
getOutputDirectory, getSourceDirectory
execute
protected List<String> getClassPathElements() throws org.apache.maven.plugin.MojoFailureException
ByteBuddyMojo
getClassPathElements
in class ByteBuddyMojo
org.apache.maven.plugin.MojoFailureException
- If the class path cannot be resolved.Copyright © 2014–2023. All rights reserved.