[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-4809) Creating application.xml, jboss-app.xml and datasource files when importing Maven EAR project

Fred Bricon (JIRA) jira-events at lists.jboss.org
Tue Mar 23 19:38:38 EDT 2010


    [ https://jira.jboss.org/jira/browse/JBIDE-4809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12521551#action_12521551 ] 

Fred Bricon commented on JBIDE-4809:
------------------------------------

You should also make sure maven uses its own application.xml. In maven-ear-plugin configuration, set the following :

<generateApplicationXml>true</generateApplicationXml>
<earSourceExcludes>**/application.xml, **/jboss-app.xml</earSourceExcludes>

> Creating application.xml, jboss-app.xml and datasource files when importing Maven EAR project
> ---------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-4809
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4809
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: maven
>    Affects Versions: 3.1.0.M2
>            Reporter: Snjezana Peco
>            Assignee: Snjezana Peco
>             Fix For: 3.1.1
>
>
> See https://jira.jboss.org/jira/browse/JBIDE-4736?focusedCommentId=12481300#action_12481300 and http://archive.codehaus.org/lists/org.codehaus.m2eclipse.user/msg/4A8A60A6.9040905@redhat.com

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list