[
https://issues.apache.org/jira/browse/MEAR-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MEAR-211.
-------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still applies, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> Support flexible ways of adding arbitrary content to ear
> --------------------------------------------------------
>
> Key: MEAR-211
> URL: https://issues.apache.org/jira/browse/MEAR-211
> Project: Maven Ear Plugin
> Issue Type: New Feature
> Reporter: David Hoffer
> Priority: Major
>
> I'm finding it really difficult to add a few files to the APP-INF folder in
> an ear. The ear module has some resources in src/main/application already
> but I have a few more to add in a separate artifact with resources classifier
> and zip type.
> I can't find any supported way to add these to the ear. i see there is an
> earSourceDirectory property but that doesn't add a folder like I need, rather
> that changes the existing resources folder so that will break bringing in the
> resources at src/main/application which does work...so that property just
> moves the problem around.
> This plugin should support flexible ways of bringing in resources...however
> even if earSourceDirectory added folders instead of replacing them would work
> for my purposes as I could use maven-dependency-plugin to unzip first.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)