[
https://issues.apache.org/jira/browse/MJLINK-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16768591#comment-16768591
]
Karl Heinz Marbaise commented on MJLINK-6:
------------------------------------------
Hi,
uploaded an
https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-20190214.180426-81.pom
... or just clone the git repo and do {{mvn clean install}} ?...
> Allow set the jmods path
> ------------------------
>
> Key: MJLINK-6
> URL: https://issues.apache.org/jira/browse/MJLINK-6
> Project: Maven JLink Plugin
> Issue Type: Improvement
> Reporter: Roberto Araujo
> Assignee: Robert Scholte
> Priority: Minor
> Labels: up-for-grabs
> Fix For: 3.0.0-alpha-2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The current version of the plugin hard-coded the `jmods` folder (based on
> `jlink` binary location). But, for instance, if I want to build a runtime
> image for Linux running the build in a OSX the runtime image will not be
> compatible.
> I suggest to allow users define the JDK `jmods` folder, and if nothing is
> set, use the one based on the JAVA_HOME/Toolchain configuration.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)