Where in the standard maven directory layout should I put the changelog for my app (changelog.txt)?

Where should I put files that are used only by the installer? These are files that are needed at build time, but shouldn't be distributed. They include the XML file that tells the install tool how to build the release, and a few JPGs used on the installer screens.

Where should I put the script used by our obfuscator?

It looks like files like readme.txt and license.txt go in the root of the project, but I don't feel comfortable putting files other than changelog.txt there. Perhaps in src/test/resources?


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

Reply via email to