Build and test instructions - aegisql/conveyor GitHub Wiki

Building conveyor

Maven commands

mvn -Dadditionalparam=-Xdoclint:none deploy

mvn release:prepare

mvn release:perform

If something go's wrong on prepare stage:

mvn release:clean

mvn release:rollback

Environment variables

Set batch size for the database tests

export PERF_TEST_SIZE=1000

Testing with databases

Release

SONATYPE REPO

'close' then 'release' the build