I tried the following, it works but takes time, so wait patiently :) >> mvn clean compile
...... BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time:4 minutes 59 seconds [INFO] Finished at: Mon Jan 11 23:33:51 EET 2010 [INFO] Final Memory: 17M/107M Thanks; ________________________________ From: David Ezzio <[email protected]> To: [email protected] Sent: Mon, January 11, 2010 8:05:40 PM Subject: Re: Procedure for generating Javadoc and User Guide All, In the webbeans-doc subdirectory, using either docbkx:generate-pdf or install, attempting to generate the user guide appears to lead to a black hole. No CPU or disk activity appears to be going on, and no progress is indicated. This is on a windows platform. Any suggestions or insights, appreciated. Thanks, David -------------- console output below ---------------- C:\code\svn\RO_OpenWebBeansTrunk\webbeans-doc>mvn -Dmaven.test.skip=true docbkx:generate-pdf [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Apache OpenWebBeans :: Documentation [INFO] task-segment: [docbkx:generate-pdf] [INFO] ------------------------------------------------------------------------ [INFO] [docbkx:generate-pdf {execution: default-cli}] [INFO] Processing userguide.xml Terminate batch job (Y/N)? y C:\code\svn\RO_OpenWebBeansTrunk\webbeans-doc>mvn -Dmaven.test.skip=true install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Apache OpenWebBeans :: Documentation [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [docbkx:generate-pdf {execution: single-pdf-page}] [INFO] Processing userguide.xml Terminate batch job (Y/N)? y ---------------- end of console output ------------- David Ezzio wrote: > I've answered the first part of my question: > > mvn -Dmaven.test.skip=true javadoc:javadoc > > produces the javadoc, SFAICT. > > Still having no luck generating the user guide. > > David Ezzio wrote: >> Hi, >> >> I didn't see Javadoc or User Guide with the binary distribution. What is >> the procedure for generating these from source? >> >> Thanks, >> >> David >> > ___________________________________________________________________ Yahoo! Türkiye açıldı! http://yahoo.com.tr İnternet üzerindeki en iyi içeriği Yahoo! Türkiye sizlere sunuyor!
