The plugins configured in AppFuse's pom will download sources and javadocs for IDEA and Eclipse. AFAIK, there is no such plugin for NetBeans. There is a Maven plugin for NetBeans, but it doesn't create project files, it runs Maven from w/in your IDE. FWIW, I hope to move away from using war overlays in the 2.1 version of AppFuse which may help solve this problem.
http://raibledesigns.com/rd/entry/appfuse_light_appfuse_maven_archetypes Matt On Thu, Oct 30, 2008 at 3:07 PM, Roger <[EMAIL PROTECTED]> wrote: > Hi > > I've now managed to get the basic struts package downloaded. (I managed to get > the modular struts downloaded as well after Matts help, but when I open the > project in Netbeans the project structure doesn't seem to match the > tutorial - I'll investigate this later once I've got a better handle on > things) > > I'm running in Netbeans 6.1 & I've got a couple of questions. > > Where is the javadoc package for appfuse located or do I need to download it > seperately & if so, from where. > > Why do I need to keep executing the maven mvn commands from a CLI - why can't > I call/find them from within Netbeans? > > Regards > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
