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

Matthias Bünger commented on MJAR-217:
--------------------------------------

This project has moved from Jira to GitHub Issues. This issue was migrated to 
[apache/maven-jar-plugin#373|https://github.com/apache/maven-jar-plugin/issues/373].
 

> Make finalName readonly parameter
> ---------------------------------
>
>                 Key: MJAR-217
>                 URL: https://issues.apache.org/jira/browse/MJAR-217
>             Project: Maven JAR Plugin (Moved to GitHub Issues)
>          Issue Type: Improvement
>    Affects Versions: 3.0.0
>            Reporter: Karl Heinz Marbaise
>            Assignee: Karl Heinz Marbaise
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> For incremental builds it is preferred to have the final name of an artifact 
> (only) outside any plugin configuration. From now on the way is set the name 
> is like:
> {code:xml}
> <project>
>   <build>
>     <finalName>FINAL_NAME</finalName>
>   </build>
> </project>
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to