On 14 July 2011 09:17, mark.angrish <mark.angr...@gmail.com> wrote:
> I think there is a disconnect somewhere as I have noticed a lot of requests
> similar to mine but I haven't really seen an 'elegant' solution for it so
> here goes!

What I've done is create an environment variable that stores the
directory where all configuration files can be found. Java knows about
these. You can configure (e.g.) Spring to use such a "dynamic"
directory too.

Now every developer and every environment can have their own setup.
This is OS and IDE independent, AFAICT.

(I don't know if this qualifies as "elegant" but it works very well. :-) )

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

Reply via email to