Package org.graalvm.buildtools.maven
Class NativeExtension
- java.lang.Object
-
- org.apache.maven.AbstractMavenLifecycleParticipant
-
- org.graalvm.buildtools.maven.NativeExtension
-
@Component(role=org.apache.maven.AbstractMavenLifecycleParticipant.class, hint="native-build-tools") public class NativeExtension extends org.apache.maven.AbstractMavenLifecycleParticipant
This extension is responsible for configuring the Surefire plugin to enable the JUnit Platform test listener and registering the native dependency transparently.
-
-
Constructor Summary
Constructors Constructor Description NativeExtension()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
afterProjectsRead(org.apache.maven.execution.MavenSession session)
-