Skip to content

Build installers for both x86 and x64 in Maven #338

Open
@valimaties

Description

@valimaties

I'm submitting a…

  • bug report
  • feature request
  • other

Short description of the issue/suggestion:

How do I generate different installers for x86 and x64 architectures in a Maven project?

Steps to reproduce the issue/enhancement:

  1. [First Step]
  2. [Second Step]
  3. [Other Steps...]

What is the expected behavior?

I want to use the installer depending on the system I install my app, if it is a x86 system OS to use the x86 installer, and if it is a x64 OS system I want to use the installer for x64.

What is the current behavior?

I don't know how to do it, I tried something using different profiles, but I don't have any property to set to name the file depending on the profile I use. Or maybe is a wrong approach, I don't know.

Do you have outputs, screenshots, demos or samples which demonstrate the problem or enhancement?

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

  • JavaPackager version: 1.7.0
  • OS version: W11 x64 22H2
  • JDK version: Liberica JDK 20
  • Build tool:
    • Maven
    • Gradle

Other information (e.g. related issues, suggestions how to fix, links for us to have context)

Metadata

Metadata

Assignees

No one assigned

    Labels

    feedbackWaiting for feedback

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions