[ 
https://issues.apache.org/jira/browse/MJAR-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15249440#comment-15249440
 ] 

Grzegorz Slowikowski commented on MJAR-209:
-------------------------------------------

Remove javadoc comments:

1.
     * Starting with <b>3.0.0</b> the property has been renamed from 
<code>jar.finalName</code> to
     * <code>maven.jar.finalName</code>.
from `AbstractJarMojo.finalName` parameter.

2.
     * Starting with <b>3.0.0</b> the property has been renamed from 
<code>jar.skipIfEmpty</code> to
     * <code>maven.jar.skipIfEmpty</code>.
from `AbstractJarMojo.skipIfEmpty` parameter.


> Remove param properties that doesn't make sense for CLI usage
> -------------------------------------------------------------
>
>                 Key: MJAR-209
>                 URL: https://issues.apache.org/jira/browse/MJAR-209
>             Project: Maven JAR Plugin
>          Issue Type: Improvement
>         Environment: n/a
>            Reporter: Anders Hammar
>            Assignee: Karl Heinz Marbaise
>             Fix For: 3.0.0
>
>
> Currently the plugin supports configuring several of the parameters via CLI 
> properties. This doesn't make sense in many cases and encourages bad Maven 
> usage (builds should be reproducable). Remove the properties for those 
> parameters. The v3.0.0 release is a good time to do this.
> First of all we need to identify candidates for removal.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to