Re: [M2] Deploying javadoc as a part of site

2007-02-12 Thread Maria Odea Ching

Hi  /U,

Please refer to this site for details about the javadoc plugin:
http://people.apache.org/~oching/maven-javadoc-plugin/usage.html 
http://people.apache.org/%7Eoching/maven-javadoc-plugin/usage.html


Hope this helps! :-)

Thanks,
Deng

[EMAIL PROTECTED] wrote:


I am sorry for the fairly elementary question: I  would like to deloy my 
project javadoc
as a part of my site. I expected that mvn javadoc:generate followed by mvn 
site:deploy
would cause my project site to contain a link to the javadocs as well.

It turns out that does not happen. Am I missing something in my site 
configuration?

Regards,

/U
 




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [M2] Deploying javadoc as a part of site

2007-02-12 Thread Wendy Smoak

On 2/12/07, Maria Odea Ching [EMAIL PROTECTED] wrote:

Hi  /U,

Please refer to this site for details about the javadoc plugin:
http://people.apache.org/~oching/maven-javadoc-plugin/usage.html
http://people.apache.org/%7Eoching/maven-javadoc-plugin/usage.html


Or: http://maven.apache.org/plugins/maven-javadoc-plugin/usage.html

--
Wendy

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [M2] Deploying javadoc as a part of site

2007-02-12 Thread uma_rk
My apologies - I need to include the Javadoc in my site, not
upload to tge repository. Hence I assume the javadoc:jar goal 
isn't what I need.

Are you suggesting that I generate javadoc (javadoc:javadoc) 
and include this in the reports section of the POM?

Regards,

/U
 -- Original message --
From: Maria Odea Ching [EMAIL PROTECTED]
 Hi  /U,
 
 Please refer to this site for details about the javadoc plugin:
 http://people.apache.org/~oching/maven-javadoc-plugin/usage.html 
 http://people.apache.org/%7Eoching/maven-javadoc-plugin/usage.html
 
 Hope this helps! :-)
 
 Thanks,
 Deng
 
 [EMAIL PROTECTED] wrote:
 
 I am sorry for the fairly elementary question: I  would like to deloy my 
 project javadoc
 as a part of my site. I expected that mvn javadoc:generate followed by mvn 
 site:deploy
 would cause my project site to contain a link to the javadocs as well.
 
 It turns out that does not happen. Am I missing something in my site 
 configuration?
 
 Regards,
 
 /U
   
 
 
 
 -
 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]