zhoukang created DRILL-6470:
-------------------------------
Summary: http://repo.dremio.com/release/ can not open
Key: DRILL-6470
URL: https://issues.apache.org/jira/browse/DRILL-6470
Project: Apache Drill
Issue Type: Bug
Reporter: zhoukang
when build source code.
Jars from below repository will missing:
{code}
<repository>
<id>dremio-releases</id>
<name>Dremio Drill Third Party Artifacts</name>
<url>http://repo.dremio.com/release/</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)