Re: Starting with Maven

2007-04-18 Thread Marcos Chicote
maven. Thanks! Marcos - Original Message - From: "Kalle Korhonen" <[EMAIL PROTECTED]> To: "Tapestry users" Sent: Tuesday, April 17, 2007 6:09 PM Subject: Re: Starting with Maven > If using sysdeo, make sure you install the devloader, which needs to be >

Re: Starting with Maven

2007-04-17 Thread Kalle Korhonen
If using sysdeo, make sure you install the devloader, which needs to be manually unpacked. Then make sure you have added the libs to the classpath and verify that they are loaded by devloader at the start-up. For beginners, Merve (http://merve.sourceforge.net/) is an easier option to run Tomcat f

Re: Starting with Maven

2007-04-17 Thread Marcos Chicote
Thanks Borut! I'll try it tomorrow because my work day is almost over. - Original Message - From: "Borut Bolčina" <[EMAIL PROTECTED]> To: "Tapestry users" Sent: Tuesday, April 17, 2007 2:52 PM Subject: Re: Starting with Maven > Hello Marcos, >

Re: Starting with Maven

2007-04-17 Thread Borut Bolčina
Hello Marcos, you can also try: 1. Install Maven 2, if not already installed. 2. Go to your Eclipse workspace. 3. Type mvn archetype:create -DarchetypeGroupId=com.codecafe.archetypes -DarchetypeArtifactId=tapestry-simple -DremoteRepositories=http://codecafe.dev-hda.com/repository -