I think I figured it out. It was being injected into the footer. Overriding the footer in the site descriptor appears to have suppressed it. Took me a few minutes to find the solution in the source, but did see it referenced anywhere on the maven site plugin's website
On Tue, Oct 13, 2015 at 3:55 PM, Karl Heinz Marbaise <[email protected]> wrote: > Hi, > > On 10/13/15 9:45 PM, Alex O'Ree wrote: >> >> Is there a way to turn off the copyright notice on the bottom of >> generated maven sites? > > > Which of them do you mean exactly ? Can you show an example and mark which > you mean? Which skin do you use? > > > Kind regards > Karl Heinz Marbaise > > --------------------------------------------------------------------- > 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]
