[
https://issues.apache.org/jira/browse/CLI-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory closed CLI-292.
-------------------------------
Resolution: Not A Bug
> Girhub vs apache
> ----------------
>
> Key: CLI-292
> URL: https://issues.apache.org/jira/browse/CLI-292
> Project: Commons CLI
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.5.0
> Reporter: Elliotte Rusty Harold
> Priority: Major
>
> From CONTRIBUTING.md it appears that development now happens on Github.
> However pom.xml still lists the Apache repos:
> <scm>
>
> <connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-cli.git</connection>
>
> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-cli.git</developerConnection>
> <url>https://git-wip-us.apache.org/repos/asf?p=commons-cli.git</url>
> <tag>HEAD</tag>
> </scm>
> and this finds its way into the generated docs. I suspect the correct answer
> is to change pom.xml. However either way these should be consistent.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)