META-INF.plexus.components.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dynatrace-native-maven-plugin Show documentation
Show all versions of dynatrace-native-maven-plugin Show documentation
A Maven plugin to auto-instrument GraalVM Native projects with the Dynatrace OneAgent
The newest version!
<component-set> <components> <component> <role>org.apache.maven.AbstractMavenLifecycleParticipant</role> <role-hint>dynatrace-native-build-tools</role-hint> <implementation>com.dynatrace.buildtools.graalnative.DynatraceNativeImageExtension</implementation> <description>Dynatrace Native Build Tools Extension</description> <isolated-realm>false</isolated-realm> </component> </components> </component-set>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy