On 11/9/06, jiangshachina <[EMAIL PROTECTED]> wrote:
I may have known the goal of src/main/assembly(assembly descriptor files used by maven-assembly-plugin). Now I want to ask what files should be put at src/main/conf? It seems that the folder would include configuration files, but which configuration files?
...
Now, how do Maven to deal with src/main/conf? Maven would copy the files under the directory to somewhere? ... I find nothing is interesting :(
I haven't seen it used, and I don't think Maven does anything with it by default right now. Use it if it makes sense for your build, perhaps in combination with a custom plugin. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
