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


Reply via email to