[prev in list] [next in list] [prev in thread] [next in thread] 

List:       maven-user
Subject:    Re: How to generate two different javadoc aggregate jars?
From:       "Robert Scholte" <rfscholte () apache ! org>
Date:       2016-12-03 13:48:22
Message-ID: op.yrwdywpfkdkhrr () desktop-2khsk44
[Download RAW message or body]

https://maven.apache.org/plugins/maven-javadoc-plugin/examples/aggregate-dependency-sources.html  
is the closest I could find.

Robert

On Sat, 03 Dec 2016 00:35:23 +0100, KARR, DAVID <dk068x@att.com> wrote:

> I have a large multi-module project.  In the parent pom (which is not  
> the aggregator POM), I'm using "maven-javadoc-plugin". It has two  
> executions, both in the package phase, one for the "jar" goal, and one  
> for the "aggregate-jar" goal.
>
> This nicely generates a full aggregate Javadoc jar of all the (non-test)  
> classes in the build.
>
> What I need to be able to do is generate TWO Javadoc jars, one exactly  
> as it's generating now, but another that covers a limited set of  
> modules, and possibly excludes particular packages or classes.
>
> I thought perhaps that this would require adding TWO "execution"  
> elements, both for the "aggregate-jar" task, but with different  
> configuration values.  This didn't appear to do anything.  It just  
> generated a single Javadoc tree, for "all" the classes.
>
> How do I get this done?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic