Re: Tapestry 5.2 offline documentation

2010-12-26 Thread Taha Hafeez
Hi

just run

mvn javadoc:aggregate

in tapestry-project

regards
taha


On Sat, Dec 11, 2010 at 12:29 PM, Yohan Yudanara
yohan.yudan...@gmail.comwrote:

 Hi.

 I've just download tapestry-src-5.2.4.
 How can I generate documentation for offline reading?

 Should I run mvn site on every subfolder of tapestry-src-5.2.4 ?
 I've got the following error when running mvn site inside
 tapestry-src-5.2.4/tapestry-project:
 [INFO] Trace
 org.apache.maven.reactor.MavenExecutionException: Could not find the model
 file
 'C:\java-lib\tapestry\tapestry-src-5.2.4\tapestry-project\tapestry-json'.
 for pr
 oject unknown

 It looks like maven is searching for tapestry-json inside
 tapestry-project folder. How to tell maven that tapestry-json
 folder is on the same level with tapestry-project (not inside
 tapestry-project) ?

 Thanks in advance.

 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org




Tapestry 5.2 offline documentation

2010-12-10 Thread Yohan Yudanara
Hi.

I've just download tapestry-src-5.2.4.
How can I generate documentation for offline reading?

Should I run mvn site on every subfolder of tapestry-src-5.2.4 ?
I've got the following error when running mvn site inside
tapestry-src-5.2.4/tapestry-project:
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Could not find the model file
'C:\java-lib\tapestry\tapestry-src-5.2.4\tapestry-project\tapestry-json'. for pr
oject unknown

It looks like maven is searching for tapestry-json inside
tapestry-project folder. How to tell maven that tapestry-json
folder is on the same level with tapestry-project (not inside
tapestry-project) ?

Thanks in advance.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org