[ 
https://jira.codehaus.org/browse/MEAR-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=344880#comment-344880
 ] 

Anders Hammar commented on MEAR-184:
------------------------------------

I can confirm this with the correction that it is also created in 
target/[artifactId]-[version]/META-INF/ folder (tested with v2.10-SNAPSHOT). 
However, I don't understand the IntelliJ problem - please clarify!

But, just to clarify the config in the description, generating something below 
the src folder is not recommended. Everything that is generated should go in 
the target folder.

> 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)

Reply via email to