Re: [appfuse-user] fine-grained control

2008-09-09 Thread Matt Raible
What dependencies/projects do you want to exclude? You should be able to run "appfuse:full-source" on your project and remove anything you don't want. As far as Struts, that's not included in your project, it's just Spring. Run "mvn dependency:tree" to see what dependencies you have. Matt On Tue,

[appfuse-user] fine-grained control

2008-09-09 Thread Paul Pepper
Hi, I'm new to AppFuse and use the "Spring MVC Basic" Archtype to generate projects - I know Spring, Hibernate and JSP. I'd really like to reduce what AppFuse gives me when using "Spring MVC Basic" for a few reasons: 1. Quick project ramp-up requires using my existing knowledge. I don't want to l