HeartOfGlass404
HeartOfGlass404
**To Reproduce** Steps to reproduce the behavior: ```xml native org.codehaus.mojo exec-maven-plugin 3.0.0 java-agent exec java ${project.build.directory} -classpath ${mainClass} native exec ${project.build.directory}/${imageName} ${project.build.directory} org.graalvm.buildtools native-maven-plugin ${native.maven.plugin.version} true build-native build package test-native...