nenadvico
nenadvico
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
After running: ``` mn create-app example.micronaut.micronautguide \ --build=gradle --lang=java --jdk=11 \ --features=data-jdbc,flyway,oracle-cloud-atp,testcontainers ``` Test resources directory and application-test.yml is missing.
C:\Users\AZERGUI\Desktop\oci-metrics-demo-java-maven>mvnw.bat clean 'C:\Users\AZERGUI/.m2/wrapper/dists/apache-maven-3.9.9/977a63e90f436cd6ade95b4c0e10c20c/bin/mvn.bat' is not recognized as an internal or external command, operable program or batch file. Cannot start maven from wrapper For details how to reproduce see: https://jira.oci.oraclecorp.com/browse/GCN-4869