Skip to content

Using -T NNN with maven build can cause launch4j plugin to fail #72

Closed
@kwesterfeld2

Description

@kwesterfeld2

Using parallel execution for a multi-module project that generates multiple .exe using launch4j fails randomly. This is because the launch4j plugin is not thread-safe. It would be great if there was some synchronization put in place to prevent clobbering the execution of multiple simultaneous modules generating .exe.

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