[
https://issues.apache.org/jira/browse/SIS-523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Desruisseaux closed SIS-523.
-----------------------------------
> Download of EPSG data must use https
> ------------------------------------
>
> Key: SIS-523
> URL: https://issues.apache.org/jira/browse/SIS-523
> Project: Spatial Information Systems
> Issue Type: Bug
> Components: Referencing
> Affects Versions: 0.7, 0.8, 1.0, 1.1
> Reporter: Martin Desruisseaux
> Assignee: Martin Desruisseaux
> Priority: Major
> Fix For: 1.2
>
>
> The {{sis-javafx}} and {{sis-console}} modules offer to users to download the
> EPSG geodetic dataset if they accept [EPSG terms of
> use|https://epsg.org/terms-of-use.html] (the license is shown in a popup
> window or in the console). Data are downloaded from Maven central using a
> {{"http://repo1.maven.org/maven2/org/apache/sis/non-free/…"}} URL. But
> {{"http:"}} URLs do not work anymore with Maven Central; we need to use
> {{"https:"}}. The URL needs to be updated.
> We should take this opportunity for improving error message in JavaFX
> application. Currently it fails silently without any feedback to user.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)