Re: how to start

2010-11-05 Thread Ron Wheeler
On 05/11/2010 2:07 PM, Brian Topping wrote: On Nov 5, 2010, at 12:41 PM, Ron Wheeler wrote: JSF 2 over Struts Wicket over JSF. Have heard good things about wicket as well but never used it. $0.02... - To unsubscribe, e-mail

Re: how to start

2010-11-05 Thread tom.m2h.
thank you very much to everyone, specially to you Ron. That is the type of information I am looking for. On 5 November 2010 16:41, Ron Wheeler wrote: > Try Eclipse STS to simplify your life. > > We found CXF to be very easy and much simpler than Axix2. > > JSF 2 over Struts > > Spring, Hibernate

RE: how to start

2010-11-05 Thread Craddolph, Roland
48 AM To: Maven Users List Subject: Re: how to start Thanks for your help. All right, it is a fantastic idea that u can add what u need. if I want to start with git, web container and db. So do I have to set maven in any special way or any maven-archetype to save time? Thanks again. On 5 November

Re: how to start

2010-11-05 Thread Nayan Hajratwala
On Nov 5, 2010, at 9:47 AM, tom.m2h. wrote: > Thanks for your help. > All right, it is a fantastic idea that u can add what u need. > if I want to start with git, web container and db. > So do I have to set maven in any special way or any maven-archetype to save > time? Personally, I don't tend

Re: how to start

2010-11-05 Thread Brian Topping
On Nov 5, 2010, at 12:41 PM, Ron Wheeler wrote: > JSF 2 over Struts Wicket over JSF. $0.02... - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: how to start

2010-11-05 Thread Ron Wheeler
Try Eclipse STS to simplify your life. We found CXF to be very easy and much simpler than Axix2. JSF 2 over Struts Spring, Hibernate and MySQL is a great framework. Don't start any new project without Dependency Injection. Don't try to bend Maven to your will. Do things the "Maven way". Do no

Re: how to start

2010-11-05 Thread tom.m2h.
Thanks for your help. All right, it is a fantastic idea that u can add what u need. if I want to start with git, web container and db. So do I have to set maven in any special way or any maven-archetype to save time? Thanks again. On 5 November 2010 13:22, Nayan Hajratwala wrote: > Right on wit

Re: how to start

2010-11-05 Thread Nayan Hajratwala
Right on with Justin's comment. Also, I'd suggest starting with the simplest possible POM and slowly add things to it as you discover a need for them. Don't try to create a tomcat/hibernate/git/xslt/struts pom right out of the gate. On Nov 5, 2010, at 8:57 AM, Justin Edelson wrote: > I'm not s

Re: how to start

2010-11-05 Thread Justin Edelson
I'm not sure what kind of response you are expecting, but here's a tip... Don't think about what libraries you need. Think about what business problems you're trying to solve and then derive the right libraries from those requirements. Also, search the mailing list archives. On 11/5/10 7:44 AM, "

how to start

2010-11-05 Thread tom.m2h.
Hello everyone, If anyone can give me general advices about how to put everything together or any importan tip using Eclipse and maven (m2eclipse) in these parts: ... tomcat and axis (plugin Cargo?) hibernate, mysql, git use of xslt. struts 2 Xalan. ...

Re: How to start maven scm

2006-04-11 Thread Emmanuel Venisse
You don't have maven-scm-manager-plexus in your classpath. Emmanuel Zsolt a écrit : Hi, I compiled the sources (from the HEAD of the scm repository) using eclipse (I just set the build path variables) and the code attached below tries to start maven-scm but I get an exception (attached at the

RE: How to start projects with Maven

2003-10-24 Thread Timothy Fisher
Phonsa [mailto:[EMAIL PROTECTED] > Sent: Friday, October 24, 2003 8:29 PM > To: 'Maven Users List' > Subject: RE: How to start projects with Maven > > Paul, > > Yeah paul I have kinda figured out the things. But tell me a > thing, are the programmers working with yo

RE: How to start projects with Maven

2003-10-24 Thread O'Fallon, Paul (MAN-Corporate)
out needing the IDE. - Paul > -Original Message- > From: Vikas Phonsa [mailto:[EMAIL PROTECTED] > Sent: Friday, October 24, 2003 8:29 PM > To: 'Maven Users List' > Subject: RE: How to start projects with Maven > > Paul, > > Yeah paul I have kinda fi

RE: How to start projects with Maven

2003-10-24 Thread Vikas Phonsa
er 24, 2003 5:17 PM To: Maven Users List Subject: RE: How to start projects with Maven You should run "maven genapp" first (outside of your IDE), then cd into the directory genapp created (the one with your project.xml file) and run "maven eclipse" (still outside of your IDE).

RE: How to start projects with Maven

2003-10-24 Thread O'Fallon, Paul (MAN-Corporate)
t; projects all by themselves. If you're not sure how a particular goal works, the jelly code holds the key! :-) Happy hunting... - Paul > -Original Message- > From: Vikas Phonsa [mailto:[EMAIL PROTECTED] > Sent: Friday, October 24, 2003 6:33 PM > To: 'Maven Us

RE: How to start projects with Maven

2003-10-24 Thread Vikas Phonsa
--Original Message- From: Vikas Phonsa [mailto:[EMAIL PROTECTED] Sent: Friday, October 24, 2003 2:29 PM To: 'Maven Users List' Subject: RE: How to start projects with Maven Yeah Paul, You are the man !! It works. Thanks Vikas -Original Message- From: O'Fallon, Paul (MAN-

RE: How to start projects with Maven

2003-10-24 Thread Vikas Phonsa
Yeah Paul, You are the man !! It works. Thanks Vikas -Original Message- From: O'Fallon, Paul (MAN-Corporate) [mailto:[EMAIL PROTECTED] Sent: Friday, October 24, 2003 2:28 PM To: Maven Users List Subject: RE: How to start projects with Maven Try using forward slashes (/) inste

RE: How to start projects with Maven

2003-10-24 Thread O'Fallon, Paul (MAN-Corporate)
;Maven Users List' > Subject: RE: How to start projects with Maven > > Ok Paul, I'm reading thru all that. But take a look at this. > I used this build.properties file to run the > eclipse:external-tools goal. > > maven.eclipse.workspace=C:\wsad_works

RE: How to start projects with Maven

2003-10-24 Thread Vikas Phonsa
e = C:\wsad_workspaces\JakartaTesting Any idea what's going on. Will it not accept another level of directory. Vikas -Original Message- From: O'Fallon, Paul (MAN-Corporate) [mailto:[EMAIL PROTECTED] Sent: Friday, October 24, 2003 2:14 PM To: Maven Users List Subject: RE: How to start proj

RE: How to start projects with Maven

2003-10-24 Thread O'Fallon, Paul (MAN-Corporate)
October 24, 2003 4:48 PM > To: 'Maven Users List' > Subject: RE: How to start projects with Maven > > Hi Paul, > > Your email shows direction. But I very new to Maven and just > finished my first tutorial. Could you guide how should I > proceed with this eclipse plug i

RE: How to start projects with Maven

2003-10-24 Thread Vikas Phonsa
ist Subject: RE: How to start projects with Maven Look at the genapp plugin http://maven.apache.org/reference/plugins/genapp/ As for IDE integration, look at the eclipse plugin http://maven.apache.org/reference/plugins/eclipse/ (although it took some additional effort for us to get this to work wit

RE: How to start projects with Maven

2003-10-24 Thread O'Fallon, Paul (MAN-Corporate)
age- > From: Vikas Phonsa [mailto:[EMAIL PROTECTED] > Sent: Friday, October 24, 2003 2:45 PM > To: 'Maven Users List' > Subject: How to start projects with Maven > > Hi Guys, > > I want to know how should the project development be started > in order to

How to start projects with Maven

2003-10-24 Thread Vikas Phonsa
Hi Guys, I want to know how should the project development be started in order to use Maven. In the tutorials and articles, maven is used to build and jar up stuff after the classes have been written. They wrote the project.xml after they had written the classes. I want to use Maven my WDSC IDE