Hi!
What is the difference between src/main/config and src/main/resources?
Which files should go where? Would it be possible to provide som
concrete examples?
Currently my config-folder is empty and resources contain:
custom hibernate-mappingfiles
acegi*.xml
applicationContext*.xml
checkstyle*.xml
ehcache.xml
hibernate.properties
log4j.properties
tilesConfig.xml
The project is a web application based on spring, hibernate, acegi.
I have read
http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html
, but I'm afraid I don't know the differences between "Configuration
files" and "Application/Library resources".
--
Sincerely regards
Erik Drolshammer,
username Sherriff on irc and jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]