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

Uwe Schindler commented on SOLR-5848:
-------------------------------------

Mark: It makes no real sense to downbload artifacts with HTTPS. The validity of 
artifacts is checked via checksums, so HTTPS just slows down for the user. The 
repo servers additionally support HTTPS for stuff like login (write access), 
but the normal user won't need https. The second problem is the set of root 
certificates shipped with your JVM. On Linux, the OpenJDK one is very limited 
depending on the distribution. Because of this we should not rely on SSL when 
downloading artifacts. In 4.x and trunk we no longer do this.

Once SVN is working again, I will synchronize the ivy-settings.xml file between 
the 3 branches. They are very different due to merges affecting order of 
entries and partly also different URLs.

> Morphlines is not resolving
> ---------------------------
>
>                 Key: SOLR-5848
>                 URL: https://issues.apache.org/jira/browse/SOLR-5848
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Dawid Weiss
>            Assignee: Mark Miller
>            Priority: Critical
>             Fix For: 4.8, 5.0
>
>         Attachments: kite.tgz
>
>
> This version of morphlines does not resolve for me and Grant.
> {code}
> ::::::::::::::::::::::::::::::::::::::::::::::
> ::          UNRESOLVED DEPENDENCIES         ::
> ::::::::::::::::::::::::::::::::::::::::::::::
> :: org.kitesdk#kite-morphlines-saxon;0.11.0: not found
> :: org.kitesdk#kite-morphlines-hadoop-sequencefile;0.11.0: not found
> {code}
> Has this been deleted from Cloudera's repositories or something? This would 
> be pretty bad -- maven repos should be immutable...



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to