You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Peter Gabriel (JIRA)" <ji...@codehaus.org> on 2014/04/14 17:35:10 UTC

[jira] (MEAR-184) Application.xml generated in 2 locations

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)