[
https://issues.apache.org/jira/browse/HDFS-9416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15014930#comment-15014930
]
Xiaobing Zhou commented on HDFS-9416:
-------------------------------------
In the mvn command line
{code}
mvn -Dmaven.repo.local=/home/jenkins/yetus-m2/hadoop-HDFS-8707-1 -Ptest-patch
-DskipTests -Pnative -Drequire.snappy -Drequire.openssl -Drequire.fuse
-Drequire.test.libhadoop clean test-compile -DskipTests=true
{code}, there's no openssl setting. The v004 patch supports passing in
OPENSSL_INCLUDE_DIR/OPENSSL_CRYPTO_LIBRARY/OPENSSL_SSL_LIBRARY.
[~aw] can you point us how/where openssl is installed in build machine? Thanks!
> Respect OpenSSL and protobuf definitions in maven configuration when building
> libhdfspp
> ---------------------------------------------------------------------------------------
>
> Key: HDFS-9416
> URL: https://issues.apache.org/jira/browse/HDFS-9416
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: hdfs-client
> Reporter: Haohui Mai
> Assignee: Xiaobing Zhou
> Priority: Blocker
> Attachments: HDFS-9416.004.patch, HDFS-9416.HDFS-8707.004.patch
>
>
> As discovered in HDFS-9380 the current pom.xml / CMakeLists.txt in libhdfspp
> does not respect the configuration from the maven command line. Subsequently
> it breaks the Jenkins build.
> Both pom.xml and CMakeLists.txt need to be fixed to get Jenkins working again.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)