Skip to content

use JustJ to add JREs to the product? #4

@chirontt

Description

@chirontt

The post-processing code in product/pom.xml, to add a JRE (only for Windows platform) to the final product:

<!-- post-processing -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>

is a bit messy and clumsy.

To make it simpler, I suggest to use the JustJ feature to add JREs to all supported platforms (i.e. not just Windows). The description in the JustJ page is a bit confusing and too much, but its application is straightforward.

I may create a PR to do this, if it's accepted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions