[
https://issues.apache.org/jira/browse/MEAR-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959002#comment-17959002
]
Matthias Bünger commented on MEAR-120:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-ear-plugin#310|https://github.com/apache/maven-ear-plugin/issues/310].
> <finalName> does not work in multi module project
> -------------------------------------------------
>
> Key: MEAR-120
> URL: https://issues.apache.org/jira/browse/MEAR-120
> Project: Maven EAR Plugin (Moved to GitHub Issues)
> 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
> Assignee: Stephane Nicoll
> Priority: Major
>
> 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 was sent by Atlassian Jira
(v8.20.10#820010)