Skip to content

native-maven-plugin not work with graalvm ce 24 #715

Open
@tnikolai2

Description

@tnikolai2

org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.graalvm.buildtools:native-maven-plugin:0.10.6:build (build-native) on project p1: Execution of E:\prgs\j\graalvm-community-openjdk-24+36.1\bin\native-image.cmd @target\tmp\native-image-16412320723633773408.args org.p1.seq.Main returned non-zero result

With graalvm 24 enterprice all ok.
Buth with ce native-image.cmd @target\tmp\native-image-16412320723633773408.args org.p1.seq.Main appears problem with second parameter. If add arg -H:Class=org.mkura.seq.Main and remove second parameter, it works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions