Re: Puzzles on Standard Directory Structure?

2006-11-12 Thread Wendy Smoak
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

Re: Puzzles on Standard Directory Structure?

2006-11-12 Thread jiangshachina
://www.nabble.com/Puzzles-on-Standard-Directory-Structure--tf2519880s177.html#a7310071 Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Puzzles on Standard Directory Structure?

2006-11-12 Thread Wendy Smoak
On 11/12/06, jiangshachina [EMAIL PROTECTED] wrote: Oh, that's means that the directories just are recommended by Maven, but Maven does nothing for it as default. It probably means that during the design discussions, someone thought a 'conf' directory would be useful. I haven't seen it

Re: Puzzles on Standard Directory Structure?

2006-11-12 Thread jiangshachina
] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/Puzzles-on-Standard-Directory-Structure--tf2519880s177.html#a7310644 Sent from the Maven - Users mailing list archive at Nabble.com

Re: Puzzles on Standard Directory Structure?

2006-11-09 Thread jiangshachina
be put into src/main/filters or src/main/assembly. For example, which directory I would put JavaScript files into? a cup of Java, cheers! Sha Jiang -- View this message in context: http://www.nabble.com/Puzzles-on-Standard-Directory-Structure--tf2519880s177.html#a7254600 Sent from

RE: Puzzles on Standard Directory Structure?

2006-10-29 Thread jiangshachina
files into? a cup of Java, cheers! Sha Jiang -- View this message in context: http://www.nabble.com/Puzzles-on-Standard-Directory-Structure--tf2519880.html#a7028194 Sent from the Maven - Users mailing list archive at Nabble.com

Re: Puzzles on Standard Directory Structure?

2006-10-29 Thread Wayne Fay
Message- From: jiangshachina [mailto:[EMAIL PROTECTED] Sent: Friday, October 27, 2006 7:04 PM To: users@maven.apache.org Subject: Puzzles on Standard Directory Structure? Mergere's book Better Builds with Maven, appendix B.1 Standard Directory Structure. I don't understand some

Re: Puzzles on Standard Directory Structure?

2006-10-29 Thread jiangshachina
are put. Adrian -Original Message- From: jiangshachina [mailto:[EMAIL PROTECTED] Sent: Friday, October 27, 2006 7:04 PM To: users@maven.apache.org Subject: Puzzles on Standard Directory Structure? Mergere's book Better Builds with Maven, appendix B.1 Standard

Re: Puzzles on Standard Directory Structure?

2006-10-29 Thread Wendy Smoak
On 10/29/06, jiangshachina [EMAIL PROTECTED] wrote: I don't get directories src/main/filters and src/main/resources/META-INF when I use the plugin. My command is mvn archetype:create -DgroupId=demo.mvn -DartifactId=demo -Dversion=1.0-SNAPSHOT -DarchetypeArtifactId=maven-archetype-webapp The

Re: Puzzles on Standard Directory Structure?

2006-10-29 Thread jiangshachina
] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/Puzzles-on-Standard-Directory-Structure--tf2519880s177.html#a7068344 Sent from the Maven - Users mailing list archive at Nabble.com

Re: Puzzles on Standard Directory Structure?

2006-10-29 Thread Wendy Smoak
On 10/29/06, jiangshachina [EMAIL PROTECTED] wrote: In fact, I have ever not saw any project have directory filters. Then I cannot understand the functions of the directory. Is there an example about filters? In the first reply to your original message, Adrian referred to to a section in the

Re: Puzzles on Standard Directory Structure?

2006-10-29 Thread Wendy Smoak
On 10/29/06, Wendy Smoak [EMAIL PROTECTED] wrote: In the first reply to your original message, Adrian referred to to a section in the Better Builds with Maven book. You can also ask Google: http://www.google.com/search?q=maven+resource+filtering And the first result is: ... the Getting

Re: Puzzles on Standard Directory Structure?

2006-10-29 Thread jiangshachina
%20files? -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/Puzzles-on-Standard-Directory-Structure

Re: Puzzles on Standard Directory Structure?

2006-10-29 Thread jiangshachina
. Adrian -Original Message- From: jiangshachina [mailto:[EMAIL PROTECTED] Sent: Friday, October 27, 2006 7:04 PM To: users@maven.apache.org Subject: Puzzles on Standard Directory Structure? Mergere's book Better Builds with Maven, appendix B.1 Standard Directory Structure

RE: Puzzles on Standard Directory Structure?

2006-10-28 Thread jiangshachina
. Under that directory, definitions of assembly are put. Adrian -Original Message- From: jiangshachina [mailto:[EMAIL PROTECTED] Sent: Friday, October 27, 2006 7:04 PM To: users@maven.apache.org Subject: Puzzles on Standard Directory Structure? Mergere's book Better Builds

Re: Puzzles on Standard Directory Structure?

2006-10-28 Thread Wayne Fay
put JavaScript files into? a cup of Java, cheers! Sha Jiang -- View this message in context: http://www.nabble.com/Puzzles-on-Standard-Directory-Structure--tf2519880.html#a7028194 Sent from the Maven - Users mailing list archive at Nabble.com

Re: Puzzles on Standard Directory Structure?

2006-10-28 Thread jiangshachina
-Original Message- From: jiangshachina [mailto:[EMAIL PROTECTED] Sent: Friday, October 27, 2006 7:04 PM To: users@maven.apache.org Subject: Puzzles on Standard Directory Structure? Mergere's book Better Builds with Maven, appendix B.1 Standard Directory Structure. I don't

Puzzles on Standard Directory Structure?

2006-10-27 Thread jiangshachina
, cheers! Sha Jiang -- View this message in context: http://www.nabble.com/Puzzles-on-Standard-Directory-Structure--tf2519880.html#a7028194 Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail

RE: Puzzles on Standard Directory Structure?

2006-10-27 Thread Adrian Shum
] Sent: Friday, October 27, 2006 7:04 PM To: users@maven.apache.org Subject: Puzzles on Standard Directory Structure? Mergere's book Better Builds with Maven, appendix B.1 Standard Directory Structure. I don't understand some of directories. For example, src/main/filters and src/main/assembly