micronaut-projects / micronaut-maven-plugin

Maven plugin to execute Micronaut applications
https://micronaut-projects.github.io/micronaut-maven-plugin/latest/
Apache License 2.0
20 stars 18 forks source link

Agent support for Native image Building #1077

Open nenadvico opened 2 months ago

nenadvico commented 2 months ago

It would be nice if we could extend maven plugin to support collecting metadata for Native image running Like we have in gradle: gradlew -Pagent run https://graalvm.github.io/native-build-tools/latest/maven-plugin.html#agent-support-enabling