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

    https://github.com/apache/drill/pull/991#discussion_r144624216
  
    --- Diff: exec/java-exec/pom.xml ---
    @@ -701,18 +707,21 @@
           <!--
           Include the os-maven-plugin to get os.detected.classifier
           -->
    -      <extension>
    -        <groupId>kr.motd.maven</groupId>
    -        <artifactId>os-maven-plugin</artifactId>
    -        <version>1.5.0.Final</version>
    -      </extension>
    -    </extensions>
    +      <!-- Uncomment the following to get a debug build that allows 
openssl support -->
    --- End diff --
    
    Can it be in a separate profile (openssl) that is disabled by default?


---

Reply via email to