jira-importer commented on issue #139: URL: https://github.com/apache/maven-ear-plugin/issues/139#issuecomment-2955258135
**[Mike Perham](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mperham)** commented Stephane, thanks. Unfortunately I'm limited by my IDE, IBM's Rational Software Architect, to keeping the META-INF contents off the project basedir (i.e. ${basedir}/META-INF. If you think about it, the plugin does not support this layout because resources have to be placed in a subdirectory. Do you know of any way to support this layout? I've modified the ear plugin to check for the existence of a META-INF off the project root directory and automatically copy its contents to the EAR's META-INF but I can't think of any cleaner way of dealing with it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
