[ 
https://issues.apache.org/jira/browse/SAMZA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yan Fang reassigned SAMZA-447:
------------------------------

    Assignee: Yan Fang

> Remove Apache Maven repository from build.gradle
> ------------------------------------------------
>
>                 Key: SAMZA-447
>                 URL: https://issues.apache.org/jira/browse/SAMZA-447
>             Project: Samza
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.9.0
>            Reporter: Chris Riccomini
>            Assignee: Yan Fang
>              Labels: newbie
>             Fix For: 0.9.0
>
>         Attachments: SAMZA-447.patch
>
>
> Samza's build.gradle still has:
> {noformat}
>     // Required for Kafka.
>     maven {
>       url 'https://repository.apache.org/content/groups/public'
>     }
> {noformat}
> However, Kafka is now in Maven central, so this isn't needed. Removing this 
> repository should make things faster and more stable, as Apache's Maven repo 
> sometimes goes down, and Gradle occasionally checks it for JARs (e.g. JUnit) 
> when it shouldn't.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to