Hi I know that by convention the property files of a java maven project are in src/main/resources.
But in my case, I have a pom which have about 50 modules, each module is a jar project. Some property files are common, as connection to database, spring configuration files, etc... I want to have theses common files shared by all my modules, available in their classpath to run tests. What are the best practices concerning this kind of situation? Thanks Florian ----------------------------------------------------------------- ATTENTION: The information in this electronic mail message is private and confidential, and only intended for the addressee. Should you receive this message by mistake, you are hereby notified that any disclosure, reproduction, distribution or use of this message is strictly prohibited. Please inform the sender by reply transmission and delete the message without copying or opening it. Messages and attachments are scanned for all viruses known. If this message contains password-protected attachments, the files have NOT been scanned for viruses by the ING mail domain. Always scan attachments before opening them. ----------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
