Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/3504#discussion_r21018792
--- Diff: pom.xml ---
@@ -230,30 +230,6 @@
<enabled>false</enabled>
</snapshots>
</repository>
- <repository>
- <!-- This is temporarily included to fix issues with Hive 0.12 -->
- <id>spark-staging</id>
- <name>Spring Staging Repository</name>
-
<url>https://oss.sonatype.org/content/repositories/orgspark-project-1085</url>
- <releases>
- <enabled>true</enabled>
- </releases>
- <snapshots>
- <enabled>false</enabled>
- </snapshots>
- </repository>
- <repository>
- <!-- This is temporarily included to fix issues with Hive 0.13 -->
- <id>spark-staging-hive13</id>
- <name>Spring Staging Repository Hive 13</name>
-
<url>https://oss.sonatype.org/content/repositories/orgspark-project-1089/</url>
- <releases>
- <enabled>true</enabled>
- </releases>
- <snapshots>
- <enabled>false</enabled>
- </snapshots>
- </repository>
<!-- TODO: remove this as soon as 1.2.0 is published on Maven central
-->
--- End diff --
Per the comments, these appear to have been quite temporary anyway. These
are sonatype staging repos. This one can be removed too, as it doesn't exist
either. Yes, https://repository.apache.org/content/repositories was not a repo.
Despite the comment I think this should go in before 1.2?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]