On 25 April 2017 at 22:35, sebb <seb...@gmail.com> wrote: > On 25 April 2017 at 20:36, Emmanuel Bourg <ebo...@apache.org> wrote: >> Le 25/04/2017 à 21:20, sebb a écrit : >> >>> Problem is that the short form does not generate the correct relative >>> links from component pages to the Commons parent site. >>> Such links need an extra ../ segment. >> >> Where are these links generated? We should switch them to absolute URLs. > > Why? > > They are created currently so long as the correct <url> is used in the POM.
They are created correctly so long as the correct <url> is used in the POM. [Note that the <project><url> in the POM does not affect where the site is deployed. It merely records where the site will be found so the correct relative links can be generated.] > It took a lot of work to get the URLs working, as Maven does funny > things with URLs, even absolute ones. > > And we want the links to work regardless of whether http/https is used. > >> Emmanuel Bourg >> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org