jira-importer commented on issue #139: URL: https://github.com/apache/maven-ear-plugin/issues/139#issuecomment-2955258151
**[Mike Perham](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mperham)** commented Well, RSA sees that myEar is an EAR project (via an eclipse nature in .project) and expects the application.xml file to be in myEar/META-INF. pom.xml is in myEar. But if I set the source dir as you suggest, the ear will contain itself because the myEar/target directory will be recursively included. Does that make more sense? Exactly. Your suggestion would solve the problem. -- 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]
