[ http://jira.codehaus.org/browse/MWAR-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephane Nicoll closed MWAR-66. ------------------------------- Resolution: Fixed Fix Version/s: 2.1-alpha-1 War overlay can be controlled . Staging site available: http://people.apache.org/~snicoll/maven-stage-repo/ > No control over war overlay order > --------------------------------- > > Key: MWAR-66 > URL: http://jira.codehaus.org/browse/MWAR-66 > Project: Maven 2.x War Plugin > Issue Type: Bug > Affects Versions: 2.0.1 > Reporter: Brian Fox > Assignee: Stephane Nicoll > Fix For: 2.1-alpha-1 > > > In order to do proper overlaying of the wars, we must have exact control over > the order of layering. Currently the wars are specified in the dependencies > and there's no guarantee to the order. The only solution that comes to mind > is additional configuration in the war plugin to specify the order like: > <configuration> > <overlays> > <overlay>group-artifact-version-type</overlay> > <overlay>group-artifact-version-type</overlay> > <overlay>group-artifact-version-type</overlay> > </overlays> > </configuration> -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira