Re: basic question about maven

2009-02-26 Thread nani2ratna

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  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-tp9864p9864.html
>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
>> For additional commands, e-mail: users-h...@maven.apache.org
>>
>>
> 
> 
> 
> -- 
> --
> David Weintraub
> qazw...@gmail.com
> 
> ---------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/basic-question-about-maven-tp9864p22240600.html
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: basic question about maven

2009-02-26 Thread David Weintraub
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  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-tp9864p9864.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>



-- 
--
David Weintraub
qazw...@gmail.com

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: basic question about maven

2009-02-26 Thread supareno

you can check this
http://maven.apache.org/plugins/maven-archetype-plugin/usage.html

or this
http://code.google.com/p/q4e/
to do it with eclipse

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
  



-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



basic question about maven

2009-02-26 Thread nani2ratna

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-tp9864p9864.html
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org