If you use the jsf-basic archetype, it should give you what you're looking for.

mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes
-DarchetypeArtifactId=appfuse-basic-jsf
-DremoteRepositories=http://static.appfuse.org/releases
-DarchetypeVersion=2.0.2 -DgroupId=com.mycompany.app
-DartifactId=myproject

On Sat, Aug 30, 2008 at 5:02 PM, m4rkuz <[EMAIL PROTECTED]> wrote:
> Hi Every One..
>
> Proudly I can say that after sometime of reading and evaluating AppFuse I
> finally Undrestand it ..!! jeje
>
> well, my question is simple and I wouldn't do it if I haven't find it for a
> good time..
>
> I'm Just guessing how can I build an AppFuse 2. project that uses JSF-Spring
> Security(or the acegi old version) - Spring - (IBATIS or Spring JDBC) ...
>
> is this posible from mvn create:archetype..... ...
>
> ???
>
> Best regards..
>
> --
> Cordialmente,
>
>
> Marcus V. Sánchez D.
> ______________________
> Enterprise Developer.
> Sun Certified Java Programmer (SCJP)
>

Reply via email to