[
http://jira.codehaus.org/browse/MEAR-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=246123#action_246123
]
detollenaere Mathieu commented on MEAR-133:
-------------------------------------------
You're right!
In fact, I just discover that my eclipse project add an application.xml after
building in src/main/application/META-INF. This application.xml doesn't contain
any transitive dependency. So after that, when I package again, maven take this
"eclipse application.xml" in the ear.
Sorry for this misunderstanding.
Thanks for your time.
> Add the property "includeLibInApplicationXml" available in version 2.3.2 to
> version 2.4.2
> -----------------------------------------------------------------------------------------
>
> Key: MEAR-133
> URL: http://jira.codehaus.org/browse/MEAR-133
> Project: Maven 2.x Ear Plugin
> Issue Type: Improvement
> Affects Versions: 2.4.2
> Reporter: detollenaere Mathieu
> Assignee: Stephane Nicoll
>
> With a big ear project with a lot of direct or transitive dependencies, it is
> becoming really long and a source of errors when a transitive dependency is
> changing.It's necessarly for my application server (JBoss) to add the jar
> modules in the application.xml.
> This problem was solved and patched for version 2.3.2 (new property
> "includeLibInApplicationXml")-> http://jira.codehaus.org/browse/MEAR-86
> It works fine with version 2.3.2 but when I want to use version 2.4.2, the
> new property doesn't work.
> Is this patch not included to version 2.4.2 ? It could be nice to apply it if
> not.
--
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