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
>
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
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,
>
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
-