You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by sundar varadarajan <su...@gmail.com> on 2009/06/12 21:00:14 UTC

Maven -property files outside the jar file.

Hello all,

I m a new to Maven and started using maven.  Currently our jar files has the
property files (log4j and application specific properties) and the spring
batch xmls inside the Jar files. Now we need to have these xmls and the
properties outside the Jar file and the application should pick up these
properties outside the jar. How should we achieve this? Is there anything we
need to specify in pom.xml



Appreciate your help.



Thanks,

Sundar