[ 
http://jira.codehaus.org/browse/MEAR-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=205129#action_205129
 ] 

Stephane Nicoll commented on MEAR-120:
--------------------------------------

>From the top of my head, you can't inherit this property from the parent pom. 
>That would be pretty bad.

Does mvn help:effective-pom yeld the right finalName in your ear module? Does 
it work for any other module that is not an EAR project?

> <finalName> does not work in multi module project
> -------------------------------------------------
>
>                 Key: MEAR-120
>                 URL: http://jira.codehaus.org/browse/MEAR-120
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3.1
>         Environment: OS name: "linux" version: "2.6.5-7.244-smp" arch: "i386" 
> Family: "unix"
>            Reporter: Deepak Chavan
>
> I have given finalName for my projects but it is not working for some 
> modules. Following tag has been added in root pom.xml of my project:
> <build><finalName>so-${pom.artifactId}-${pom.version}</finalName>
> .
> .
> .</build>
> According to this it should append prefix "so-" for all modules but it is not 
> working as expected. 
> maven-ear-plugin version : 2.3.1
> maven : maven 2.0.8
> Thanks,
> Deepak

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to