Hi Gurkan and Jean-Louis,

After updating to latest, and clearing out my docbook entries in my local repository, I was able to get the following to work in webbeans-doc.

mvn docbkx:generate-pdf

However, the generation of html, which follows when invoking with clean compile, failed with the following:

[INFO] [docbkx:generate-html {execution: single-html-page}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] Processing userguide.xml
Error
Failure reading C:\code\svn\RO_OpenWebBeansTrunk\webbeans-doc\src\docbkx\userguide.xml: Server returned HTTP response code: 403 for URL: http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd [INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to transform userguide.xml.

The error message is a puzzle since I can follow the URL in my browser.

But I did get the PDF generated. The little information that it contained was quite helpful, since it concerned configuration.

Thanks,

David


Gurkan Erdogdu wrote:
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!

Reply via email to