名稱
版本flink
1.12.5
jdkjdk8_281
m**en
3.6.3
<?xml version="1.0" encoding="utf-8"?>
nexus-aliyun
*,!jeecg,!jeecg-snapshots,!mapr-releases,!confluent
nexus aliyun
mapr-public
mapr-releases
mapr-releases
rdc-releases
qqyxr5
nv7g4wsfuq
rdc-snapshots
qqyxr5
nv7g4wsfuq
nexus
central
true
false
snapshots
false
true
rdc-releases
true
false
rdc-snapshots
false
true
confluent
central
true
false
snapshots
false
true
rdc-releases
true
false
rdc-snapshots
false
true
nexus
github-flink
華為映象
官網提供的命令是:
mvn clean install -dskiptests -dfast
我是用的是:
我在構建flink-runtime-web
模組時出錯,而我不需要,所以注釋掉了
mvn install:install-file -dfile=jar包的位置(引數一) -dgroupid=groupid(引數二) -dartifactid=artifactid(引數三) -dversion=version(引數四) -dpackaging=jar
windows curl ssl版本編譯
編譯curl ssl版本碰到很多坑,這裡記錄一下。親手測試,注意版本號!編譯環境 vs2010 openssl版本 openssl 1.0.0s vs2010編譯過沒問題,其餘的版本用vs2013編譯出問題!高版本會出現建構函式什麼錯誤 vs2010命令視窗進入 openssl目錄,ms 32all...
編譯Chromium Android版本
一 準備工作 1.1 clone depot tools git clone 1.2 將depot tools路徑加到path中,如在 bashrc中加入 path path path to depot tools 參考 二 的獲取和編譯 2.1 建立目錄 mkdir chromium cd 2.2...
WebRTC Android版本編譯
閱讀目錄 本文簡單介紹如何在ubuntu18.04 上,編譯webrtc android版本。安裝 depot tools git 命令獲取 depot tools。git clone配置壞境變數 echo export path pwd depot tools path home bash pro...