Hi, looking at https://svn.apache.org/repos/infra/websites/production/commons/content/ I can't see a directory for RNG. Let me know if I can help to set up the site.
Benedikt Artem Barger <ar...@bargr.net> schrieb am Di., 9. Aug. 2016 um 12:49 Uhr: > On Tue, Aug 9, 2016 at 1:25 PM, Gilles <gil...@harfang.homelinux.org> > wrote: > > > In short, you might try this: > > > > <plugins> > > <plugin> > > <groupId>org.apache.maven.plugins</groupId> > > <artifactId>maven-javadoc-plugin</artifactId> > > <configuration> > > <additionalparam>-Xdoclint:none</additionalparam> > > </configuration> > > </plugin> > > </plugins> > > > > If it fixes your problem, I'll commit the change. > > > > Yeah, now it's better. Based on this created a patch and attached to the > issue report, since the change wasn't exactly the same. > > > Best regards, > Artem Barger. >