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

Karl Heinz Marbaise commented on MJAR-233:
------------------------------------------

You can of course set the name via 

{code:xml}
 <packaging>jar</packaging>
 <build>
   <finalName>WhatEverYouLikey</finalName>
 </build>
{code}

> What happened to finalName?!
> ----------------------------
>
>                 Key: MJAR-233
>                 URL: https://issues.apache.org/jira/browse/MJAR-233
>             Project: Maven JAR Plugin
>          Issue Type: Bug
>    Affects Versions: 3.0.2
>            Reporter: Matthew
>            Assignee: Robert Scholte
>
> I've updated my maven-jar-plugin from 2.6 to 3.0.2 and it no longer supports 
> the jar.finalName property. There's no mention of it in the documents either. 
> There's some clue in the code that it's been renamed "maven.jar.finalName" 
> but this doesn't seem to work for me (nor is it documented on the webpage).
> Am I missing something?



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

Reply via email to