Skip to content

Instantly share code, notes, and snippets.

@luc310
luc310 / datasources-5.0-1.5_compilation_error_CentOS_75
Created November 20, 2018 18:59
datasources-5.0-1.5 compilation error /centos 7.5
[root@localhost rudder-plugins]# make datasources
cd datasources && make
make[1] : on entre dans le répertoire « /root/rudder-plugins/datasources »
mvn --batch-mode package
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building datasources 5.0-1.5
[INFO] ------------------------------------------------------------------------
[INFO]
@luc310
luc310 / datasources-5.0-1.5_compilation_error_debian_9
Created November 20, 2018 18:51
datasources-5.0-1.5 compilation error /debian stretch
root@rudder-master:/tmp/rudder-plugins# make datasources
cd datasources && make
make[1] : on entre dans le répertoire « /tmp/rudder-plugins/datasources »
mvn --batch-mode package
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building datasources 5.0-1.5
[INFO] ------------------------------------------------------------------------
[INFO]