[ 
https://issues.apache.org/jira/browse/RNG-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321865#comment-16321865
 ] 

Gilles commented on RNG-44:
---------------------------

bq. e.g. where can I find a link to 
http://commons.apache.org/proper/commons-rng/commons-rng-client-api/index.html 
on the page: http://commons.apache.org/proper/commons-rng/index.html

In the menu: "Project Information" -> "Project Modules".

bq. a missing property that tells Maven the <url> entry is a git repo

It seems that the information should be available to maven:
{noformat}
  <scm>
    
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-rng.git</connection>
    
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-rng.git</developerConnection>
    <url>https://git-wip-us.apache.org/repos/asf?p=commons-rng.git</url>
  </scm>
{noformat}
Is there a problem with the above definitions?

> Invalid links on web site
> -------------------------
>
>                 Key: RNG-44
>                 URL: https://issues.apache.org/jira/browse/RNG-44
>             Project: Commons RNG
>          Issue Type: Bug
>            Reporter: Gilles
>            Priority: Minor
>              Labels: web-site
>             Fix For: 1.1
>
>
> On [that 
> page|http://commons.apache.org/proper/commons-rng/commons-rng-client-api/source-repository.html]
>  (and similar for the other maven modules), the "Web Browser Access" link 
> points to a non-existing project (because the module name is appended to the 
> URL of the git repository).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to