You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Da...@SunGardEBS.com on 2007/06/20 16:59:29 UTC

javadoc:jar goal question

Hi Everyone,

Has anyone created an aggregate javadoc jar for a multi module build?  I 
can get it to create one for each module but not an overall jar?

Thanks for your help!!

David

Re: javadoc:jar goal question

Posted by Da...@SunGardEBS.com.
Ok.  That would explain why it still separated them even when I set 
aggregate to true.

Thanks for your response!!

David



Maria Odea Ching <oc...@exist.com> 
06/21/2007 12:35 AM
Please respond to
"Maven Users List" <us...@maven.apache.org>


To
Maven Users List <us...@maven.apache.org>
cc

Subject
Re: javadoc:jar goal question






Hi,

I don't think javadoc jar can be executed in aggregate, javadoc jars are 
created per module. The aggregate parameter is always set to 'false', 
even if you set it to 'true' the configuration value you specified is 
always overridden in javadoc:jar mojo. AFAIK, it can only be set to 
'true' in the javadoc:javadoc mojo.

HTH,
Deng

DavidWilliams@SunGardEBS.com wrote:
> Hi Everyone,
>
> Has anyone created an aggregate javadoc jar for a multi module build?  I 

> can get it to create one for each module but not an overall jar?
>
> Thanks for your help!!
>
> David
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


_____________________________________
CONFIDENTIALITY:  This email (including any attachments) may contain 
confidential, proprietary and privileged information, and unauthorized 
disclosure or use is prohibited.  If you received this email in error, 
please notify the sender and delete this email from your system.  Thank 
you.

Re: javadoc:jar goal question

Posted by Maria Odea Ching <oc...@exist.com>.
Hi,

I don't think javadoc jar can be executed in aggregate, javadoc jars are 
created per module. The aggregate parameter is always set to 'false', 
even if you set it to 'true' the configuration value you specified is 
always overridden in javadoc:jar mojo. AFAIK, it can only be set to 
'true' in the javadoc:javadoc mojo.

HTH,
Deng

DavidWilliams@SunGardEBS.com wrote:
> Hi Everyone,
>
> Has anyone created an aggregate javadoc jar for a multi module build?  I 
> can get it to create one for each module but not an overall jar?
>
> Thanks for your help!!
>
> David
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org