[ 
https://issues.jboss.org/browse/JBSEAM-4889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marek Novotny reassigned JBSEAM-4889:
-------------------------------------

    Assignee: Marek Novotny

    
> Improvements to maven-ear-plugin configuration of seam booking 2.3
> ------------------------------------------------------------------
>
>                 Key: JBSEAM-4889
>                 URL: https://issues.jboss.org/browse/JBSEAM-4889
>             Project: Seam 2
>          Issue Type: Bug
>    Affects Versions: 2.3.0.ALPHA
>            Reporter: Fred Bricon
>            Assignee: Marek Novotny
>             Fix For: 2.3.0.Final
>
>
> While testing seam booking with m2e-wtp/JBT, I noticed a few things you might 
> want to fix wrt the [maven-ear-plugin 
> configuration|http://anonsvn.jboss.org/repos/seam/branches/community/Seam_2_3/examples/booking/booking-ear/pom.xml]
>  :
> - maven-ear-plugin <version>2.3.2</version> is kinda obsolete, you can bump 
> it to 2.6. Moreover, version is managed in a parent pom so could be removed 
> altogether in the ear project.
> - EAR <version> is not set in <configuration>, so by default an 
> application.xml 1.3 will be generated (and Facet 1.3 will be installed in 
> WTP). You should set <version>5</version>
> - <earSourceExcludes>**/application.xml, **/jboss-app.xml</earSourceExcludes> 
> was added when m2e-wtp was creating these files (like 2 years ago). I'd 
> remove that now.
> - <generateApplicationXml>true</generateApplicationXml> is redundant (it's 
> the default value) and can be removed

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to