Hi david and superno thank you very much for your suggestions. It helps a lot for me, i got very gud idea on maven with this single line answer. Thank you very much
Thanks and regards Ratna David Weintraub wrote: > > The standard command to create a new Maven project is: > > $ mvn archetype:generate > > This will give you a list of 41 different project types. Select your > project type, and answer the questions. This will build the directory > structure and skeletal pom.xml to use. I think you want to select #18 > from the list: A simple Java Webapp. > > On Thu, Feb 26, 2009 at 12:56 PM, nani2ratna <[email protected]> wrote: >> >> Hi, >> >> I just want to develop one small application for a trust. >> I want to set up a framework struts 2, spring, hibernate, acegi and >> maven. >> I know we got our excellent Appfuse, but i don't know much about >> templates >> and velocity >> I want to use tlds and tiles. >> And i set up maven nicely in my system. >> But my main doubt is ------- >> whether we have to write a script for war creation or is there any >> command >> for creating folders for srs---main ---- web/java. >> If is there any command please give me that command >> because in the Getting started guide of maven, they have given one >> command >> to create srs and test folders. Is there anything like that for web >> projects. >> >> Thanks in advance >> Ratna >> -- >> View this message in context: >> http://www.nabble.com/basic-question-about-maven-tp22229864p22229864.html >> Sent from the Maven - Users mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > > -- > -- > David Weintraub > [email protected] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/basic-question-about-maven-tp22229864p22240600.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
