> Within the maven-war-plugin config we have other filtering (includes and
> excludes) happening, but can the built persistence.xml file be renamed to
> persistence-spring.xml in our build where it is packaged with the .war file?

Can you not just copy persistence.xml to persistence-spring.xml and
leave both in?

Otherwise the Assembly plugin might be able to help (see
files/file/{source, destName}).

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to