You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Gilles Sadowski <gi...@gmail.com> on 2019/03/21 15:48:43 UTC

[All][RNG][Numbers] Broken links on the generated site

Hi.

Somehow, that page contains invalid links (for un/subscribe):
    http://commons.apache.org/proper/commons-rng/mailing-lists.html

Furthermore, the page itself has a different name than for other
components, e.g.:
    http://commons.apache.org/proper/commons-collections/mail-lists.html

Actually, the correct page also exists:
   http://commons.apache.org/proper/commons-rng/mail-lists.html
but it's not linked from the homepage of the component.

AFAIK, this is automatically generated (?) when building the site with
  $ mvn site site:stage

If not, what is the appropriate invocation?
I tried
    $ mvn commons:mail-page
as advertised here:
    http://commons.apache.org/proper/commons-collections/mail-lists.html
but got this error:
---CUT---
[ERROR] No plugin found for prefix 'commons' in the current project
and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo]
available from the repositories [local (/home/gilles/.m2/repository),
central (https://repo.maven.apache.org/maven2)] -> [Help 1]
---CUT---

Regards,
Gilles

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [All][RNG][Numbers] Broken links on the generated site

Posted by Gilles Sadowski <gi...@gmail.com>.
Anyone has a clue about those issues?

Le jeu. 21 mars 2019 à 16:48, Gilles Sadowski <gi...@gmail.com> a écrit :
>
> Hi.
>
> Somehow, that page contains invalid links (for un/subscribe):
>     http://commons.apache.org/proper/commons-rng/mailing-lists.html
>
> Furthermore, the page itself has a different name than for other
> components, e.g.:
>     http://commons.apache.org/proper/commons-collections/mail-lists.html
>
> Actually, the correct page also exists:
>    http://commons.apache.org/proper/commons-rng/mail-lists.html
> but it's not linked from the homepage of the component.
>
> AFAIK, this is automatically generated (?) when building the site with
>   $ mvn site site:stage
>
> If not, what is the appropriate invocation?
> I tried
>     $ mvn commons:mail-page
> as advertised here:
>     http://commons.apache.org/proper/commons-collections/mail-lists.html
> but got this error:
> ---CUT---
> [ERROR] No plugin found for prefix 'commons' in the current project
> and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo]
> available from the repositories [local (/home/gilles/.m2/repository),
> central (https://repo.maven.apache.org/maven2)] -> [Help 1]
> ---CUT---
>
> Regards,
> Gilles

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org