Looking at the NOTICE file, I see the following transitive SNAPSHOT dependencies. I don't know about the optiq dependencies.
Common (Logical Plan, Base expressions) (org.apache.drill:drill-common:1.0.0-m2-incubating-SNAPSHOT - http://www.apache.org/drill-root/drill-common/) Drill Protocol (org.apache.drill:drill-protocol:1.0.0-m2-incubating-SNAPSHOT - http://www.apache.org/drill-root/drill-protocol/) exec/Java Execution Engine (org.apache.drill.exec:drill-java-exec:1.0.0-m2-incubating-SNAPSHOT - http://www.apache.org/drill-root/exec-parent/drill-java-exec/) exec/JDBC Driver using dependencies (org.apache.drill.exec:drill-jdbc:1.0.0-m2-incubating-SNAPSHOT - http://www.apache.org/drill-root/exec-parent/drill-jdbc/) optiq-avatica (net.hydromatic:optiq-avatica:0.9-SNAPSHOT - http://github.com/julianhyde/optiq/optiq-avatica) optiq-core (net.hydromatic:optiq-core:0.9-SNAPSHOT - http://github.com/julianhyde/optiq/optiq-core) Parquet Column (com.twitter:parquet-column:1.5.0-SNAPSHOT - https://github.com/Parquet/parquet-mr) Parquet Common (com.twitter:parquet-common:1.5.0-SNAPSHOT - https://github.com/Parquet/parquet-mr) Parquet Encodings (com.twitter:parquet-encoding:1.5.0-SNAPSHOT - https://github.com/Parquet/parquet-mr) parquet format metadata (com.twitter:parquet-format:2.1.1-SNAPSHOT - http://github.com/Parquet/parquet-format) Parquet Generator (com.twitter:parquet-generator:1.5.0-SNAPSHOT - https://github.com/Parquet/parquet-mr) Parquet Hadoop (com.twitter:parquet-hadoop:1.5.0-SNAPSHOT - https://github.com/Parquet/parquet-mr) Parquet Jackson (com.twitter:parquet-jackson:1.5.0-SNAPSHOT - https://github.com/Parquet/parquet-mr) On Mon, Aug 4, 2014 at 1:06 PM, Ted Dunning <ted.dunn...@gmail.com> wrote: > > The good news is that the parquet dependency doesn't need to be there. > 1.5.0 has been released. > > > > > > On Mon, Aug 4, 2014 at 1:04 PM, Ted Dunning <ted.dunn...@gmail.com> wrote: > >> >> Happy to give support. Sorry I was out last week. But.... >> >> I just looked through the release and spotted these snapshot >> dependencies. The 1.5.0-SNAPSHOT stuff is parquet. The >> 1.0.0-mt-incubating-SNAPSHOT is drill-contrib-data-parent. The >> 0.9-SNAPSHOT is exec-parent. The bare SNAPSHOT is part of the RPM building. >> >> For different reasons, none of these should be there. The parquet >> dependency is a complete show-stopper. >> >> ./contrib/data/tpch-sample-data/bin/pom.xml:18: >> <version>1.0.0-m2-incubating-SNAPSHOT</version> >> ./distribution/pom.xml:150: <release>SNAPSHOT</release> >> ./exec/java-exec/pom.xml:122: <version>1.5.0-SNAPSHOT</version> >> ./exec/java-exec/pom.xml:137: <version>1.5.0-SNAPSHOT</version> >> ./exec/jdbc-all/pom.xml:18: >> <version>0.4.0-incubating-SNAPSHOT</version> >> ./exec/jdbc-all/pom.xml:226: >> <baseDrillVersion>1.0.0-m2-incubating-SNAPSHOT</baseDrillVersion> >> ./pom.xml:632: <version>0.9-SNAPSHOT</version> >> >> >> >> On Mon, Aug 4, 2014 at 8:13 AM, Jacques Nadeau <jacq...@apache.org> >> wrote: >> >>> Okay. Somehow, I thought that was a requirement only on the first >>> release. >>> I guess that gives us a good reason to move to top-level :) >>> >>> I just pulled back the dist artifacts and started a thread on the general >>> incubator list. Would love your support there. >>> >>> thanks, >>> Jacques >>> >>> >>> On Sun, Aug 3, 2014 at 11:34 PM, Ted Dunning <ted.dunn...@gmail.com> >>> wrote: >>> >>> > I just got back on-line and was looking at the release votes. >>> > >>> > That was all good. >>> > >>> > But the next step is that the actual release has to be voted on by the >>> IPMC >>> > as well. The PPMC (drill PMC) vote is not a binding release vote >>> because >>> > drill isn't top-level yet. Until that happens, the artifacts >>> shouldn't be >>> > put up for distribution. >>> > >>> >> >> >