[
https://issues.apache.org/jira/browse/GORA-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17753820#comment-17753820
]
Damien Raude-Morvan commented on GORA-714:
------------------------------------------
It seems Drill project had the same issue
# DRILL-8418
> FTBFS: Conjars.org repository is dead
> -------------------------------------
>
> Key: GORA-714
> URL: https://issues.apache.org/jira/browse/GORA-714
> Project: Apache Gora
> Issue Type: Bug
> Components: maven
> Affects Versions: 1.0
> Reporter: Damien Raude-Morvan
> Assignee: Damien Raude-Morvan
> Priority: Major
>
> AFAICT, the maven repository previously at conjars.org has been removed (see
> [1])
> Since Apache Gora {{pom.xml}} reference this repo, it currently fails to
> builds from source
> {code:java}
> <repository>
> <id>conjars</id>
> <url>https://conjars.org/repo</url>
> </repository>
> {code}
> {quote}This repos has been added with the following commit
> [https://github.com/apache/gora/commit/22d3af831dbd279151a55f610a747859fc20c74e]
> {quote}
> h5. Proposed change
> It seems we don't have *direct usage* for any conjars related, I will try to
> track we have added this repository and suggest to remove this reference.
> h5. Reference informations
> * [1] [https://groups.google.com/g/cascading-user/c/qAQvajapawI]
> * [2] [https://conjars.wensel.net/]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)