Github user vrozov commented on a diff in the pull request:

    https://github.com/apache/drill/pull/991#discussion_r145289493
  
    --- Diff: exec/java-exec/pom.xml ---
    @@ -693,6 +699,19 @@
             </plugins>
           </build>
         </profile>
    +    <profile>
    +      <id>openssl</id>
    +      <dependencies>
    +        <dependency>
    +          <groupId>io.netty</groupId>
    +          <artifactId>netty-tcnative</artifactId>
    +          <version>2.0.1.Final</version>
    --- End diff --
    
    Please add provided scope.


---

Reply via email to