On Fri, May 17, 2013 at 1:26 PM, sebb <seb...@gmail.com> wrote: > On 17 May 2013 18:22, Gary Gregory <garydgreg...@gmail.com> 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: garydgreg...@gmail.com | ggreg...@apache.org > > 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: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org 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