IBMStreams / streamsx.hbase

Integration of IBM Streams and Apache HBase
http://ibmstreams.github.io/streamsx.hbase/
Other
9 stars 12 forks source link

Reduce output during build: use mvn in batch-mode #134

Closed markheger closed 4 years ago

markheger commented 4 years ago

call mvn in build.xml with option --batch-mode or -B

This reduces the output produced by maven downloading the jars.