Skip to content

Why does the plugin not work with automatic modules? #57

@koppor

Description

@koppor

When using it in my project, I get

jlink failed with: Error: automatic module cannot be used with jlink: langchain4j.core from file:///C:/Users/koppor/.gradle/caches/8.14.1/transforms/8de59f3a9ee765bf103d61bd35c1a99a/transformed/langchain4j-core-1.0.1-module.jar

This should not happen if deriveAutomaticModuleNamesFromFileNames is used, right?

Maybe it's an issue of extra-java-module-info plugin, because the .jar does not have any module-info.class:

Image

MWE: JabRef/jabref-koppor#711

Metadata

Metadata

Assignees

No one assigned

    Labels

    a:questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions