Peter Gabriel created MEAR-184:
----------------------------------
Summary: Application.xml generated in 2 locations
Key: MEAR-184
URL: https://jira.codehaus.org/browse/MEAR-184
Project: Maven Ear Plugin
Issue Type: Bug
Affects Versions: 2.9
Reporter: Peter Gabriel
If is use:
<generatedDescriptorLocation>${basedir}/src/main/application/META-INF</generatedDescriptorLocation>
the application.xml is generated in this dir but it is also generated in target
dir under '/target/META-INF/application.xml'
This is the problem for IntelliJ IDEA, cause target dir is not empty. I think
only one and only one should be created. (NOt in target dir)
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)