You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Roland Kofler <ro...@systemone.at> on 2006/02/06 16:05:28 UTC

How to handle Property Files?

Hello,
I would like to have certain property files outside of my deployment JAR 
for quick configuration. I put them into src/main/config.
My questions are:

1. How to tell  to test goal to classpath these files
2. How can I deploy them along with the generated JAR? With UberJar or 
an install-Zip that contains a folder structure like /bin /lib /conf  etc.?

Thank you very much!!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org