-
Notifications
You must be signed in to change notification settings - Fork 80
Closed
Labels
bugSomething isn't workingSomething isn't workinggradle-pluginRelated to Gradle pluginRelated to Gradle pluginmaven-pluginRelated to Maven pluginRelated to Maven plugin
Description
Describe the bug
- os:
- plugin id:
id 'org.graalvm.buildtools.native' version '0.9.11' - graalvm:
The plugin fails to execute the nativeBuild task and fails with
Fatal error: Unsupported OptionOrigin: C:\Users\devuser\AppData\Local\Temp\native-image4967625859144225621args
To Reproduce
Steps to reproduce the behavior:
./gradlew clean assemble nativeBuild Expected behavior
The task should complete without errors.
System Info (please complete the following information):
- OS:
windows 10 x86_64 - GraalVM Version:
22.1.x - Java Version:
17 - Plugin version:
native-gradle-plugin:0.9.11
Additional context
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggradle-pluginRelated to Gradle pluginRelated to Gradle pluginmaven-pluginRelated to Maven pluginRelated to Maven plugin