David Hoffer created MEAR-211:
---------------------------------

             Summary: Support flexible ways of adding arbitrary content to ear
                 Key: MEAR-211
                 URL: https://jira.codehaus.org/browse/MEAR-211
             Project: Maven Ear Plugin
          Issue Type: New Feature
            Reporter: David Hoffer


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
(v6.1.6#6162)

Reply via email to