On Fri, May 17, 2013 at 1:26 PM, sebb <[email protected]> wrote:

> On 17 May 2013 18:22, Gary Gregory <[email protected]> wrote:
> > Hi All:
> >
> > I see in several components:
> >
> >         <plugin>
> >           <groupId>org.apache.maven.plugins</groupId>
> >           <artifactId>maven-scm-publish-plugin</artifactId>
> >           <configuration>
> >             <ignorePathsToDelete>
> >               <ignorePathToDelete>javadocs**</ignorePathToDelete>
> >             </ignorePathsToDelete>
> >           </configuration>
> >         </plugin>
> >
> > Should that be in the parent?
>
> Does it apply to all (or almost all) components?
>

Well, all components except commons-parent have Javadocs generated AFAIK.

Gary


> > If so, can you then ADD ignorePathsToDelete, like Commons Logging needs
> to
> > do?
> >
>
> Same answer as for RAT excludes; see
>
>
> http://blog.sonatype.com/people/2011/01/maven-how-to-merging-plugin-configuration-in-complex-projects/
>
> > Gary
> >
> > --
> > E-Mail: [email protected] | [email protected]
> > Java Persistence with Hibernate, Second Edition<
> http://www.manning.com/bauer3/>
> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> > Spring Batch in Action <http://www.manning.com/templier/>
> > Blog: http://garygregory.wordpress.com
> > Home: http://garygregory.com/
> > Tweet! http://twitter.com/GaryGregory
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
E-Mail: [email protected] | [email protected]
Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to