[
https://issues.apache.org/jira/browse/MJLINK-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16170378#comment-16170378
]
Hudson commented on MJLINK-5:
-----------------------------
SUCCESS: Integrated in Jenkins build maven-plugins #9141 (See
[https://builds.apache.org/job/maven-plugins/9141/])
[MJLINK-5] Parameter 'compression' is wrong. It is 'compress'
o Changed the wrong parameter for commandline from compression
into the correct on compress. Change the name of the parameter
accordingly. (khmarbaise:
[http://svn.apache.org/viewvc/?view=rev&rev=1808750])
* (edit)
maven-jlink-plugin/src/main/java/org/apache/maven/plugins/jlink/JLinkMojo.java
> Parameter 'compression' is wrong. It is 'compress'
> --------------------------------------------------
>
> Key: MJLINK-5
> URL: https://issues.apache.org/jira/browse/MJLINK-5
> Project: Maven JLink Plugin
> Issue Type: Bug
> Affects Versions: 3.0.0-alpha-1
> Reporter: Johannes Boesl
> Assignee: Karl Heinz Marbaise
> Fix For: 3.0.0-alpha-2
>
>
> The parameter for the jlink binary to enable compression is '--compress'.
> JLinkMojo passes '--compression' in link 522.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)