Skip to content

<modulepath/> option doesn't work for multi-module project #98

@gunnarmorling

Description

@gunnarmorling

In ExecMavenMojo, it tries to create the file for the module path always under target/modulepath. This doesn't work if invoked from the root of a multi-module build for one of the modules (it'd have to be %mymodule%/target/modulepath then), and also fails if the user has configured another directory than target as their build directory.

I'll send a PR in a bit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions