The src/main/resources directory contains only the configurations
which will be loaded by the classloader? So we really need to study
the 3rd party library configurations to see if they are loaded via the
classloader...

What should the src/main/config contains?

Typicaly we have the scripts to start application or server, and
scripts for utilities (backup, housekeeping), and what do you think if
we save these scripts in /src/main/bin directory? Or do we save these
scripts into difference directories?

I wish to see more tips and guides in the Maven standard directory
layout description :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to