On Mon, 07 Mar 2011 12:34:05 -0300, Angelo C. <angelochen...@gmail.com> wrote:

Hi,

Hi!

using mvn -DarchetypeArtifactId=quickstart -Dversion=1.0-SNAPSHOT
-DarchetypeGroupId=org.apache.tapestry will create a complete Tapestry5
project. what I need is a Tapestry5 IOC project, no web tier, something
similar to tapestry-upload, what is the command to create a project similar to that?

Just remove the web part.

A Tapestry-IoC project needs almost nothing: a module class, a couple services and some code to get a Registry.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to