What do you think of an element in site.xml that turns off all inheritance? The case I'm dealing with is a project that wants to inherit build stuff from a parent but not site stuff. I'll tackle this if you think it's reasonable.
On Sat, Jun 14, 2014 at 12:58 PM, Hervé BOUTEMY <[email protected]> wrote: > you can't inherit nothing with what has beed coded in MSITE-582: the top > breadcrumb will always be there > > if you really need to drop absolutely everything, we need a new feature > > notice there are a lot of new features in maven-site-plugin 3.4-SNAPSHOT, > waiting for a release (with Doxia, Doxia Sitetool and reporting-exec) > > so that's a good time for a new feature: it could go in the release train > > Regards, > > Hervé > > Le samedi 14 juin 2014 10:21:36 Benson Margulies a écrit : >> I think it could go in the site plugin doc; I'm willing to do some writing. >> >> Even after reading the JIRA, I don't know how to express, "I don't >> want to inherit any breadcrumbs at all all." >> >> On Fri, Jun 13, 2014 at 2:04 AM, Hervé BOUTEMY <[email protected]> > wrote: >> > true that there isn't much doc on this >> > >> > any idea on how/where to document this site.xml inheritence is welcome >> > >> > Regards, >> > >> > Hervé >> > >> > Le jeudi 12 juin 2014 09:14:06 Andreas Sewe a écrit : >> >> Hi, >> >> >> >> > that wasn't possible during my time of activity, not sure if anything >> >> > changed since: >> >> > http://mail-archives.apache.org/mod_mbox/maven-users/201104.mbox/%3C4DA >> >> > 464 >> >> > [email protected]%3E >> >> >> >> yes, <https://jira.codehaus.org/browse/MSITE-582> got fixed and I have >> >> used the fix successfully in one of my projects. >> >> >> >> Best wishes, >> >> >> >> Andreas >> >> >> >> >> >> --------------------------------------------------------------------- >> >> 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] >> >> --------------------------------------------------------------------- >> 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
